185k views
5 votes
What process is used to convert numbers between the binary system and the decimal system?

ANSWER: D) Look up the number on a binary-to-decimal conversion table

User Youngju
by
3.2k points

2 Answers

3 votes

Answer:

The method is easy . Divide the binary number by 2 and write the remainder . Again divide by 2 and write remainder and continue till remainder becomes 1 . Then write all the remainders (0 , 1) in the order . The decimal is converted into binary

If you wanna convert binary into decimal , number the digits of a binary number from right to left and from 0 to how much digits are there. Then the digit 1 or 0 is multiplied by the corresponding power of 2 , which comes after numbering . Add all them and you get them into decimal

User Rizky Fakkel
by
3.2k points
2 votes

Answer:

The answer is D) Look up the number on a binary-to-decimal conversion table.

Step-by-step explanation:

User Cory Loken
by
2.9k points