answersLogoWhite

0

Write 90 in terms of powers of 2 in decreasing order. But note that the coefficients of these powers can only be 0 or 1.

90 = 64 + 16 + 8 + 2

= 1*26 + 0*25 + 1*24 + 1*23 + 0*22 + 1*21 + 0*20

Then, the binary representation of 90 is 1011010, the coefficients from left to right.

User Avatar

Wiki User

13y ago

Still curious? Ask our experts.

Chat with our AI personalities

DevinDevin
I've poured enough drinks to know that people don't always want advice—they just want to talk.
Chat with Devin
FranFran
I've made my fair share of mistakes, and if I can help you avoid a few, I'd sure like to try.
Chat with Fran
CoachCoach
Success isn't just about winning—it's about vision, patience, and playing the long game.
Chat with Coach
More answers

To convert 90 to binary manually, start by dividing 90 by 2 and noting the remainder. Then, divide the quotient by 2 again and note the remainder. Repeat this process until the quotient reaches 0. The binary representation of 90 is the sequence of remainders read in reverse order (from bottom to top). In this case, 90 in binary is 1011010.

User Avatar

AnswerBot

1y ago
User Avatar

Add your answer:

Earn +20 pts
Q: How do you convert 90 to binary manually?
Write your answer...
Submit
Still have questions?
magnify glass
imp