Question 624083
Convert the following decimal numbers to binary form: 
73 
73 = 9*8 + 1
----------
800 = 25*32
--> 1100100000b
2.5 
= 10.1b
----------