Ask Question
13 April, 06:19

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

+4
Answers (1)
  1. 13 April, 07:25
    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?
Get an answer to your question ✅ “What is the value of the binary number 101 in base 10? ...” in 📙 Mathematics if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers