I am reading my notes trying to understand, is someone able to provide me with further explanation for the result and the whole process taking place?
View attachment 33978
This exercise can at best be the most frustrating for learners. But slow down and take one step at a time.
First step is to convince oneself that each number has its own digit set.
Base two has two digits: [imath]\mathscr{B}_{2}=\{0,1\}|[/imath] Base 10 has ten digits: [imath]\mathscr{B}_{10}=\{0,1,2,3\cdots 8,9\}|[/imath]
NOW Base sixteen has sixteen digits: [imath]\mathscr{B}_{16}=\{0,1,2,3\cdots 8,9,A,B,C,D,E,F\}|[/imath]
In the last line of wgat you posted that is where the [imath]10[/imath] comes from.
Thus [imath]C140BF_{16}=12\times 16^5+1\times 16^4+4\times 16^3+0\times 16^2+11\times 16^1+15\times 16^0[/imath]
Please post some of your work so that it can be checked.
[imath][/imath][imath][/imath][imath][/imath][imath][/imath]