wiz-icon
MyQuestionIcon
MyQuestionIcon
1
You visited us 1 times! Enjoying our articles? Unlock Full Access!
Question

22 in binary is equal to ?


Open in App
Solution

Finding the binary form:

Given number is 22.

To convert a decimal number to binary, we divide it successively by 2, until quotient is 0.

Keep the whole part for the next step and set the remainder aside.

222=11, remainder is 0

112 = 5 , remainder is 1

52 = 2, remainder is 1

22=1, remainder is 0

12=0, remainder is 1

Now read from the bottom (MSB) to top (LSB) as 10110 .

So, 2210 = 101102.

Therefore, the binary form of a given decimal number 22 is 10110.


flag
Suggest Corrections
thumbs-up
0
Join BYJU'S Learning Program
similar_icon
Related Videos
thumbnail
lock
Divisible by 2 or 5 or Both
MATHEMATICS
Watch in App
Join BYJU'S Learning Program
CrossIcon