What is the decimal value of the hexadecimal number DAB24EF1
What is the decimal value of the hexadecimal number DAB24EF_16? What is 62532_7 in Base 5?
Solution
ANS(i)
Hexadecimal to decimal = DAB24EF
Decimal= 13×16+10×16+11×16+2×16³+4×16²+14×16¹+15×16 = 229319919
Signed decimal = 229319919
\"DECIMAL VAULE =229319919\"
Conversion of it into Binary
Binary = 1101101010110010010011101111
Ans(ii)
Conversion of 62532 of base 7 to base 5
it consist of two steps-:
STEP-1
Converting 62532 to base 10.
6*74=14406
2*73=686
5*72=245
3*71=21
2*70=2
Adding all to get
=1536010
then, STEP-2
The equation calculation formula for 1536010number to 5 is like this below.
5|15360
5|3072|0
5|614|2
5|122|4
5|24|2
5|4|4
\"Ans: 4424205\"
ANS(i)=229319919
ANS(ii)=4424205
