Math, asked by uzisiddiqui, 7 months ago

change each base 10 number to a binary number by the division method
i)5​

Answers

Answered by anikaanu345
0

Answer:

46:2=23, no remainder.

So we add a 0 to the left of our binary number: 0

23:2=11, and the remainder is 1.

So we add a 1 to the left of our binary number: 10

11:2=5, and the remainder is 1.

So we add a 1 to the left of our binary number: 110

5:2=2, and the remainder is 1.

So we add a 1 to the left of our binary number: 1110

2:2=1, no remainder.

So we add a 0 to the left of our binary number: 01110

1:2=0, and the remainder is 1.

So we add a 1 to the left of our binary number: 101110

The remaining fraction is zero, so we stop dividing.

Step-by-step explanation:

i have given the explanation you can do the question now hope you will find it helpful ☺️

Similar questions