Perform the following calculations and show your answers in their original base. You are required to show your calculation steps clearly) 227, X 46s ABC16+ DEF16 - 999,6
Octal number system: Octal is the number system with base of 8. This number system uses numbers from 0 to 7.
For example . Octal number can be converted into decimal number system, binary number system and hexadecimal number system.
To represent octal number in to its equivalent binary number, it requires three bits (binary numbers 0 or 1) for one octal digit. For example
Hexadecimal number system: Hexadecimal is the number system with base of 16. This number system uses 16 different numbers. Those are numbers from and A,B,C,D,E,F. A to F alphabets represent decimal numbers from 10 to 15.
To represent hex number in to its equivalent binary number, it requires four bits (binary numbers 0 or 1) for one hex digit.
For example
Step by step
Solved in 3 steps