answersLogoWhite

0

The Binary number for the base 10 number 15 is 1111

Think about it: you should first set up the first four place values, which are - - - -

8 4 2 1

First, divide 15 (or the number your working with) by the largest place value (not bigger than the number you're dividing by) which, in this case, is 8.

15/8 is 1 R 7, so put 1 in the 8 place value spot.

Since you have 7 remaining, put another 1 in the 4's place, than another 1 in the 2's place, and another in the 1's place.

You have nothing left to divide, so this is your answer.

15 (base 10) = 1111 (base 2, or Binary)

User Avatar

Wiki User

9y ago

What else can I help you with?

Related Questions

What is the decimal conversion of the binary number 1111?

The binary number 1111 = 15


How do you convert 15 to a binary number?

Express it as a sum of powers of 2, thus: 15 = 8 + 4 + 2 + 1. The binary representation has a one for every power of two that is present and 0 when not. So 15, in binary, is 1111.


What is the binary conversion of the decimal number 15?

15 = 1111


What is the binary equivalent of (15)10?

The binary equivalent of the decimal number (15)₁₀ is (1111)₂. This is obtained by converting 15 into binary, which involves dividing the number by 2 and recording the remainders. In this case, 15 divided by 2 gives a quotient of 7 and a remainder of 1, continuing this process leads to the binary representation. Thus, (15)₁₀ equals (1111)₂.


What is the largest 4 bit binary number?

15


What is the binary values of the decimal number 15?

It is 1111.


Convert binary number 1111 to decimal?

1111 = 15


What is the binary number 1111 in decimal?

The binary number 1111 is 15. The digits in a binary number are exponents of 2 rather than 10, so that for a four digit number in binary, the digit places represent 8, 4, 2, 1 instead of increasing values of 10. 1111 = 8+4+2+1 = 15


What is the hexadecimal equivalent of the binary number 1111 1111?

111111 in binary is 255 in decimal which is FF in hexadecimal (i.e. 15 units and 15 16s)


Binary equivalent of the decimal number 15?

1 1 1 1


What is binary number 1111 translated into a base 10 number?

It is 15 in base 10.


What is the binary of 15?

15 = 1111