SOLUTION: Convert the following hexadecimal numbers to both binary and decimal C521 base 16 3ADF base 16 Can you please explain to me this homework question step-by-step? Thanks!

Algebra.Com
Question 1190195: Convert the following hexadecimal numbers to both binary and decimal
C521 base 16
3ADF base 16

Can you please explain to me this homework question step-by-step? Thanks!

Answer by Edwin McCravy(20065)   (Show Source): You can put this solution on YOUR website!
To convert from hexadecimal, replace each individual hex 
digit with its 4-digit binary equivalent. Print this chart:


















C521 base 16 

To binary

  C    5    2    1
1100 0101 0010 0001

Answer: 1100010100100001

To decimal:

A=10, B=11, C=12, D=13, E=14, F=15







3ADF base 16

You do 3ADF base 16 yourself.

Edwin

RELATED QUESTIONS

Convert the following unsigned 8 bit binary numbers into both hex and decimal a.... (answered by Alan3354,math_tutor2020)
Convert (BADFACED) 16 from its hexadecimal to its binary expansion , and convert (111... (answered by Alan3354)
Convert the following decimal numbers to into binary format a. 15 b. 210 c. 119 (answered by Boreal,MathLover1,greenestamps,Alan3354,math_tutor2020)
6. Convert each of the following base ten representations to its equivalent binary... (answered by lynnlo)
Convert the following binary numbers to decimal and show your calculations: 10101100011... (answered by Alan3354,Edwin McCravy)
Convert the following decimal numbers to binary form: 73 800 2.5 Thank you!!! (answered by josmiceli,Alan3354)
The hexadecimal (base 16) number system uses the number 0 through 9 and the letters A... (answered by richard1234)
What are the first $5$ digits after the decimal point (technically the hexadecimal... (answered by greenestamps)
Express 0.312 in base 10 as a binary number. 2.)convert the following in base ten to... (answered by Theo)