A number in binary system is 1001101. It is equal to which one of the following number in decimal system ? (1) 75 (2) 77 (3) 68 (4) 85 give correct answer if you know.
Answers
Answered by
2
Step-by-step explanation:
Binary to decimal conversion
.. Reverse the given binary and add the products of each digit with the respective power of 2
Here.
1*(2^0)+0(2^1)+1(2^2)+1(2^3)+0(2^4)+ 0(2^5)+1(2^6)
=1+4+8+64
=77
Therefore the decimal equilant of the binary no. 1001101 is 77
Answered by
8
Answer:
64 + 0 + 0 + 8 + 4 + 0 + 1 = 77. This is the decimal equivalent of the binary number 1001101.
And please see that image what that girl scold me
Similar questions