Convert the following Decimal numbers into equivalent binary numbers.
a) 43
b) 64
c) 100
d) 95
e) 82
f) 210
please give step-by-step
Answers
Answered by
9
Answer:
- 43 in binary number system is 101011.
- 64 in binary number system is 1000000.
- 100 in binary number system is 1100100.
- 95 in binary number system is 1011111.
- 82 in binary number system is 1010010.
- 210 in binary number system is 11010010.
Note :- The conversion of the number system from binary to decimal is given in the attachment.
Process:
To convert a decimal number into a binary number, we have to divide the number by 2 and write the quotient and remainder. Remainder should be written on the right hand side (RHS). We will divide the quotients till we have our quotient as 0. Then, we will write the remainders, starting from the bottom to get our binary number.
Know more:
- Base of decimal number system is 10. It consists of 10 digits (i.e. 0 - 9).
- Base of binary number system is 2. It consists of 2 digits (i.e. 0 and 1).
- Base of octal number system is 8. It consists of 8 digits (i.e. 0 - 8).
- Base of hexadecimal number system is 16. It consists of 16 digits (i.e. 0 - 10 and alphabets A - F).
Attachments:
Answered by
0
Answer:
your answer is correct thank you so much
Similar questions