answersLogoWhite

0


Best Answer

11001.

To convert a decimal number to binary, we start with the highest power of two that goes into the decimal number once, and reduce from there.

For 25, we move forward as follows:

25 is first divisible by 16, so we get 1 and are left with 9

After 16, we check to see 8 and 9 can be divided by eight, getting us another 1

After 8, we are left with 1. 1 cannot be divided by 4 or 2, so we get two 0s.

Finally 1 is divisible by 1, giving us a 1.

Stringing what we found together, we get the following

1 1 0 0 1.

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the decimal number 25 in binary?
Write your answer...
Submit
Still have questions?
magnify glass
imp