Arithmetic (5)
Hexadecimal Arithmetic (Use Table 1.5)
Series Substitution Method
- Expanded form of polynomial representation:
N = an-1rn-1 + … + a0r0 + a-1r-1 + … + a-mr-m (1.3)
- Conversion Procedure (base A to base B)
- Represent the number in base A in the format of Eq. 1.3.
- Evaluate the series using base B arithmetic.
- Examples:
- (11010)2 ® ( ? )10
- (627)8 ® ( ? )10
- (11110.101)2 ® ( ? )8
- (2AD.42)16 ® ( ? )10