answersLogoWhite

0

(52)10 = (1 1 0 1 0 0)2<-----------incorrect

52 = (00110110)<-------correct

Because binary is written in bytes and a byte is comprised of 8 bits, we have 8 spaces. binary has a base of 2 so each place is 2 raised to a power starting from 0 to 7 from right to left. That is how you get the numbers below.

Spaces from left to right are 128 64 32 16 8 4 2 1

Does 128 fit inside of 52? no, so it gets a zero in on the first place from the left and so on.

64 into 52? no, so it is 0.

32 into 52? Yes, so it is a 1 and now you subtract, 52 minus 32 = 20

16 into 20? Yes, so it get a 1 and so on.

Hope this helps.

User Avatar

Wiki User

12y ago

Still curious? Ask our experts.

Chat with our AI personalities

LaoLao
The path is yours to walk; I am only here to hold up a mirror.
Chat with Lao
BlakeBlake
As your older brother, I've been where you are—maybe not exactly, but close enough.
Chat with Blake
EzraEzra
Faith is not about having all the answers, but learning to ask the right questions.
Chat with Ezra

Add your answer:

Earn +20 pts
Q: How express the number 52 using the binary number system?
Write your answer...
Submit
Still have questions?
magnify glass
imp