Convert decimal to binary: (321)¹⁰ to (?)²
Answers
Answered by
7
S O L U T I O N:
Given Decimal Number,
>> (321)₁₀
We have to find the binary equivalent of the given number.
Conversion is given as follows:
On writing the remainders from bottom to top, we can find out the binary equivalent of the given number.
>> (321)₁₀ = (1010 0000 1)₂
So, the binary equivalent of the given number is - (1010 0000 1)₂
A N S W E R:
- (321)₁₀ = (1010 0000 1)₂
S T E P S:
- Divide the number by 2.
- Write the quotient and remainder and again divide the number by 2.
- Repeat the above process until the quotient is not 0.
- Write the remainders obtained from bottom to top.
- Result obtained is the binary equivalent of the given number.
•••♪
Answered by
1
I hope this is helpful for you.
Attachments:
Similar questions