SOLUTION: Convert the following decimal numbers to binary form: 73 800 2.5 Thank you!!!

Algebra ->  Customizable Word Problem Solvers  -> Misc -> SOLUTION: Convert the following decimal numbers to binary form: 73 800 2.5 Thank you!!!       Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 624083: Convert the following decimal numbers to binary form:
73
800
2.5
Thank you!!!

Found 2 solutions by josmiceli, Alan3354:
Answer by josmiceli(19441) About Me  (Show Source):
You can put this solution on YOUR website!
+73%2F2+=+36+ + 1
+36%2F2+=+18+ + 0
+18%2F2+=+9+ + 0
+9%2F2+=+4+ + 1
+4%2F2+=+2+ + 0
+2%2F2+=+1+ + 0
1001001 = 64 + 8 + 1 = 73
-----------------------
+800%2F2+=+400+ + 0
+400%2F2+=+200+ + 0
+200%2F2+=+100+ + 0
+100%2F2+=+50+ + 0
+50%2F2+=+25+ + 0
+25%2F2+=+12+ + 1
+12%2F2+=+6+ + 0
+6%2F2+=+3+ + 0
+3%2F2+=+1+ + 1
1100100000 = 512 + 256 + 32 = 800
------------------------------
+2%2F2+=+1+ + 0
10
+.5+=+.1+
+2.5+ = 10.1
------------

Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
Convert the following decimal numbers to binary form:
73
73 = 9*8 + 1
----------
800 = 25*32
--> 1100100000b
2.5
= 10.1b
----------