convert 2401 base 10 to binary
Answers
Answered by
2
Answer:
- The binary equivalent of the decimal number (2401)₁₀ is (1001 0110 0001)₂
Solution:
Conversion is given as follows:
Now arrange the remainders obtained from bottom to top:
> (2401)₁₀ = (1001 0110 0001)₂ (Answer)
Steps To Solve:
- Divide the number by 2.
- Write the quotient and the remainder and again divide the number by 2.
- 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.
Answered by
0
Solution :
Conversion is given as follows:
Now arrange the remainders obtained from bottom to top:
> (2401)₁₀ = (1001 0110 0001)₂ (Answer)
Similar questions