P5 Maths CB Unit
P5 Maths CB Unit
ILBC
Example
Write down the values of the following.
(a) 25 (b) 33 (c) 43 (d) 54 (e) 63
Solution
(a) 25 = 2×2×2×2×2 = 32
(b) 33 = 3×3×3 = 27
(c) 43 = 4×4×4 = 64
(d) 54 = 5×5×5×5 = 625
Exercise (13.1)
1. Find the values of each of the following.
(a) 22, 23, 24, 25, 26, 27, 28, 29 and 210
(b) 32, 33, 34, 35, 36, 37, 38, 39 and 310
(c) 42, 43, 44
(d) 52, 53, 54
(e) 62, 63, 64
(f) 72, 73
(g) 82, 83
(h) 92, 93
(i) 102, 103, 104, 105 and 106
146 Unit 13
Exponent and Base
ILBC
a0 = 1 ( a ≠ 0)
Examples
20 = 1
30 + 40 = 1+1 =2
50 + 7 + 80 = 1+7+1= 9
(2+3)0 = 50 = 1
–20 = –1
(–2)0 = 1
0
⎛2⎞
⎜ ⎟ = 1
⎝ 3⎠
Exercises (13.2)
1. Evaluate
Unit 13 147
Exponent and Base
ILBC
Definition (2)
A negative exponent of a base is the reciprocal of the base in which
the base is not zero.
i.e. a−1 = 1 ( a ≠ 0)
a
Example
a− 2 = 12
a
1 1
2–3 = 3 =
2 8
Exercises (13.3)
1. Simplify the following expressions.
(a) 2–1 + 2–1
(b) 3–1 + 3–1 + 3–1
(c) 2–1 × 3–1 + 3–1
(d) 2–1 × 4–1 + 4–1 × 2–1
(e) 3–5 + 3–4
(f) 2–1 × 20
(g) 2–1 + 20
(h) 3–1 × 3 + 30 × 5
148 Unit 13
Exponent and Base
ILBC
Positional Coefficients
In the decimal system the units are grouped in “10” s and powers of
“10”. These powers of tens are positional coeficients which show the
location of a digit in a number.
The decimal system is also known as base 10 system.
In this system positional coefficients are :
... 104, 103, 102, 101, 100 (unit)
Place Value
The product of a digit and its positional coefficient is the place value.
Example
Digit = 7
place = Hundreds
Place Value = 100 × 7 = 700
Unit 13 149
Exponent and Base
ILBC
Number
A number is the sum of place values.
Example
Units digit = 3
Tens digit = 5
Hundreds digit = 7
∴ The number = 7 × 102 + 5 × 101 + 3 × 1
= 700 + 50 + 3
= 753 ⇐
Exercise (13.4)
Form the numbers with the given digits.
1. Units digit = 0, Hundreds digit = 5, Thousands digit = 7
2. U = 2, H = 9, Th = 5, Tth = 3
3. U = 3, H = 5, Th = 0, Tth = 5
4. U = 0, H = 1, Th = 0, Tth = 6
5. Form six numbers with digits 3, 4 and 5.
6. Give the meaning of the following numbers in the decimal system
(base 10).
(a) 517 (b) 12 (c) 999
150 Unit 13
Exponent and Base
ILBC
Computer and 0, 1
1 0
24 23 22 21 20
16 8 4 2 1
Unit 13 151
Exponent and Base
ILBC
Example
24 (base 10)
24 = 16 + 8 ← powers of 2
S E F T U
16 8
9 9 – – –
On On Off Off Off
1 1 0 0 0
Example
Convert the number 10101 in binary system to the number in decimal
system.
Solution
S E F T U
1 0 1 0 1
10101 = 1×16 + 0×0 + 1×4 + 0×2 + 1×1
= 16 + 0 + 4 + 0 + 1
= 21
∴ 1 0 1 0 1 = 21 ⇐
two ten
Example
Convert 26 in the decimal system to the number in binary system.
Solution
26 = 16 + 8 + 2
ten
152 Unit 13
Exponent and Base
ILBC
S E F T U
16 8 2
9 9 – 9 –
1 1 0 1 0
∴ 26 = 11010 ⇐
ten two
Exercise (13.5)
Fill the blanks in the given table.
1.
Base S E F T U Base
10 16 8 4 2 1 2
1 9
2 9 –
3 9 9
4 9 – –
5 9 – 9
Example
Convert the decimal number (base 10)
23 into a binary number (base 2)
Unit 13 153
Exponent and Base
ILBC
Solution
Method 1
23 = 16 + 4 + 2 + 1
ten
S E F T U
16 – 4 2 1
9 – 9 9 9
1 0 1 1 1
23 = 10111
ten two
Method 2
2 23
2 11r1 r = remainder
2 5r1
2 2r1
2 1r0
0r1
Exercise (13.6)
1. Convert each of the following decimal number into the binary form by
arranging then in power of 2 in the two ways as indicated.
(1) 9 (2) 15 (3) 18 (4) 24 (5) 27
(6) 30 (7) 21 (8) 28 (9) 23 (10) 25
154 Unit 13
Exponent and Base