Ask Question
26 December, 05:28

What is the value of the binary number 101 in base 10?

+1
Answers (1)
  1. 26 December, 05:48
    0
    The binary number 101 needs to be converted to base 10.

    Label the binary number starting from the digit on the left with 0, 1, 2.

    Then multiply each digit by 2 (binary) raised to the power of the label it carries and then add all together to get the value in base 10

    101 = (1x2²) + (0x2¹) + (1x2⁰)

    =4+0+1

    =5

    The answer is 5
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “What is the value of the binary number 101 in base 10? ...” in 📗 Mathematics if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers