Convert 7610 to binary number.
Answers
Answered by
5
- Convert (76)₁₀ to binary number.
Conversion is given as follows:
Now, arrange the remainders obtained from bottom to top:
> (76)₁₀ = (1001 100)₂ (Answer)
- The binary equivalent of the decimal number (76)₁₀ is (1001 100)₂
- 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