Convert 15ten to a binary. Explain your answer

1 answer

To convert 15 to binary, we need to repeatedly divide the number by 2 and keep track of the remainders.

15 ÷ 2 = 7 remainder 1
7 ÷ 2 = 3 remainder 1
3 ÷ 2 = 1 remainder 1
1 ÷ 2 = 0 remainder 1

Reading the remainders from bottom to top, we get 1111. Therefore, 15 in binary is 1111.
Similar Questions
    1. answers icon 1 answer
  1. I.Explain the wayto Perform Decimal to Binary Conversion.g.(255)10 h.(256)10 steps f.(224)10 i.Take your own,at least 4
    1. answers icon 1 answer
  2. Decimal to binary convertionI Explain the way to Perform Decimal to Binary Conversion. II. Convert the following binary numbers
    1. answers icon 1 answer
    1. answers icon 1 answer
more similar questions