Question 1013825
converting two numbers to binary numbers: 14 and 9
---------
14 = 1110 = 8 + 4 + 2 + 0
------------
9 = 1001 = 8 + 0 + 0 + 1