What is the binary equivalent of decimal number 89110?
Answers
Answered by
2
- What is the binary equivalent of the decimal number (891)₁₀
Conversion is given as follows:
Now, arrange the remainders obtained from bottom to top:
> (891)₁₀ = (1101 1110 11)₂ (Answer)
- The binary equivalent of the given decimal number (891)₁₀ is (1101 1110 11)₂
- Divide the number by 2.
- Write the quotient on the left and remainders obtained on the right.
- Repeat the above two processes until the quotient becomes 0.
- Now arrange the remainders obtained from bottom to top.
- Result obtained will be the binary equivalent of the given decimal number.
Similar questions