498 views
0 votes
0 votes
A decimal number has 25 digits. The number of bits required for its equivalent binary representation is approximately

1)50

2)75

3)60

4)70

1 Answer

0 votes
0 votes

The maximum value that can be represented with 25 digits is 1025-1.[The reason is  : if you have 2 digit number the maximum number that could be represented is 99 which is 102-1 , Like we used in binary because of 0].
Now let say we need x bits to represent this number then number itself would be 2x-1.

Therefore 1025-1=2x-1
25log210=x
25*3.322=x
x=83.04...

Related questions

1 votes
1 votes
0 answers
1
deba1014 asked Apr 12
117 views
What is the maximum n-bit number in base x ,when represented in decimal(10)?
0 votes
0 votes
2 answers
3
rajveer43 asked Jan 12
222 views
The number of full and half-adders required to add $32$-bit numbers is______________________
0 votes
0 votes
0 answers
4
Redcom1988 asked Dec 23, 2023
217 views
Design a counter according to the state diagram above using only NAND gates and JK Flip-flops (if needed) complete with state tables