Solveeit Logo

Question

Question: Decimal number \(15\) is equivalent to the binary number: A. \(110001\) B. \(000101\) C. \(101...

Decimal number 1515 is equivalent to the binary number:
A. 110001110001
B. 000101000101
C. 101101101101
D. 001111001111

Explanation

Solution

We will solve step by step to convert the decimal number 1515 into the binary number. As we know that, in the decimal number we use 1010 digits and in the binary number we use only 22 digits. Therefore, we will divide the decimal number by 22 to convert it into the binary number. Here, the quotient obtained by dividing the number will consist of two parts, that is, the whole part and the fractional part which is also known as remainder. Here, we will keep the fractional part aside and the whole part will be used for another step.

Complete step by step answer:
The steps used to convert the decimal number 1515 into the binary digit is given below.
1. Firstly, we will divide 1515 by 22 to get the quotient. Here, we will keep the whole part of the quotient for the next step and set the remainder aside as shown below
15÷2=715 \div 2 = 7 with the remainder 11
2. Now, we will divide 77 by 22 to get the quotient as shown below
7÷2=37 \div 2 = 3 with the remainder 11
3. Now, we will divide 33 by 22 to get the quotient, as shown below
3÷2=13 \div 2 = 1 with the remainder 11
4. Now, we divide 11 by 22 to get the quotient, as shown below
1÷2=01 \div 2 = 0 with the remainder 11
Now, we will combine the remainders obtained in the reverse order to get the answer.Therefore, the decimal number 1515 is equivalent to the binary number is 001111001111.

Hence, option D is the correct answer.

Note: Here you might think that the answer obtained was 11111111 but the answer we have provided is 001111001111. This is because it is because it is said that if the answer obtained will be four digits then we will add two zero in the first place of the digit obtained. That is why we have got the answer as 001111001111.