Ask Question
11 October, 09:52

Convert the following binary numbers to decimal numbers. (Show your work) a. 110110 b. 100111 c. 101101

+2
Answers (1)
  1. 11 October, 12:58
    0
    a. 110110 = 45

    b. 100111=39

    c. 101101=45

    Explanation:

    We can convert a binary number to a decimal number by multiplying the respective 1's and zeroes to the respective powers of 2.

    for 110110

    1x2⁵+1x2⁴+0x2³+1x2²+1x2¹+0x2⁰

    =32+16+4+2

    =54.

    for 100111

    1x2⁵+0x2⁴+0x2³+1x2²+1x2¹+1x2⁰

    =32+4+2+1

    =39

    for 101101

    1x2⁵+0x2⁴+1x2³+1x2²+0x2¹+1x2⁰

    =32+8+4+1

    =45
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “Convert the following binary numbers to decimal numbers. (Show your work) a. 110110 b. 100111 c. 101101 ...” in 📙 Computers & Technology 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