You are on page 1of 11

Assignment on

Number Systems
 1. Convert (10101.001)2 to Decimal
 2. Convert (105.15)10 to binary
 2. Convert (105.15)10 to binary
 3. Add -75 and +26 sing the 8-bit 2’s complement arithmetic
 4. Convert the octal number (364.175)8 to Binary

 5. Convert (10101111001.0111)2 to Octal


 6. Convert the octal number (6073.42)8 to Decimal
 7. Convert the decimal number (486.76)8 to Octal
 8. Convert the Binary number (10011100110011.0010101)2
to Hexadecimal.

 9. Convert Hex number (BC7D.E4A)16 to binary


 10. Convert Hexadecimal (FD0C.0B8)16 to Decimal
 11. Convert Decimal (7539.258)10 to Hexadecimal

You might also like