[Previous Homework] [Next Homework]

hw02 - Number Systems


From Linux on the GL machine:
  1. Save the answers to the following in a text file called NumberSystems.txt in your csmc104/hw02 directory

  2. Use the SUBMIT utility turn in the homework.

  3. submit cs104_grasso hw02 NumberSystems.txt

Convert each of the following decimal values to their equivalent representations in binary and hex.

DecimalBinary Hex
1.1023
2.513
3.48
4.256
5.777


Convert the following values into decimal according to their bases.
1. 1001 10112
2. 77716
3. 1111 11112
4. 25616
5. 1010 10102