mth 106
mth 106
Quadratic Equation
The general form of quadratic equation is given as 𝑎𝑥 2 + 𝑏𝑥 + 𝑐 = 0, where 𝑎 ≠
0. The value of 𝑥 satisfying the equation is called roots of the equation.
Methods of solving Quadratic Equation
• Factorization method
• Completing the square method
• Formular method
• Graphical method
Factorization method
Examples:
1) 𝑥 2 + 5𝑥 + 6 = 0
𝑥 2 + 2𝑥 + 3𝑥 + 6 = 0
𝑥(𝑥 + 2) + 3(𝑥 + 2) = 0
(𝑥 + 2)(𝑥 + 3) = 0
𝑥 + 2 = 0 𝑜𝑟 𝑥 + 3 = 0
𝑥 = −2 𝑜𝑟 𝑥 = −3
𝑥 = −2 𝑎𝑛𝑑 − 3
2) 3𝑥 2 + 4𝑥 + 1 = 0
3𝑥 2 + 3𝑥 + 𝑥 + 1 = 0
3𝑥(𝑥 + 1) + 1(𝑥 + 1) = 0
(3𝑥 + 1)(𝑥 + 1) = 0
3𝑥 + 1 = 0 𝑜𝑟 𝑥 + 1 = 0
1
𝑥 = − 3 𝑜𝑟 𝑥 = −1
1
𝑥 = − 𝑎𝑛𝑑 − 1
3
1
3) 𝑥 2 − 4𝑥 − 21 = 0
𝑥 2 − 7𝑥 + 3𝑥 − 21 = 0
𝑥(𝑥 − 7) + 3(𝑥 − 7) = 0
(𝑥 + 3)(𝑥 − 7) = 0
𝑥 + 3 = 0 𝑜𝑟 𝑥 − 7 = 0
𝑥 = −3 𝑜𝑟 𝑥 = 7
𝑥 = −3 𝑎𝑛𝑑 7
4) 14𝑥 2 + 19𝑥 − 3 = 0
14𝑥 2 − 2𝑥 + 21𝑥 − 3 = 0
2𝑥(7𝑥 − 1) + 3(7𝑥 − 1) = 0
(2𝑥 + 3)(7𝑥 − 1) = 0
2𝑥 + 3 = 0 𝑜𝑟 7𝑥 − 1 = 0
3 1
𝑥 = − 2 𝑜𝑟 𝑥 = 7
1 1
𝑥 = −1 𝑎𝑛𝑑
2 7
2
4 2 2 1 2 2
𝑥 2 + 3 𝑥 + (3) = − 3 + (3)
2 2 1 4
(𝑥 + 3) = − 3 + 9
2 2 −3+4
(𝑥 + 3) = 9
2 2 1
(𝑥 + 3) = 9
2 1
𝑥 = −3±3
2 1 2 1
𝑥 = − 3 + 3 𝑜𝑟 𝑥 = − 3 − 3
1
𝑥 = − 3 𝑜𝑟 𝑥 = −1
1
𝑥 = − 3 𝑎𝑛𝑑 − 1
Formular method
𝑎𝑥 2 + 𝑏𝑥 + 𝑐 = 0
𝑎𝑥 2 + 𝑏𝑥 = −𝑐
Divide through by 𝑎
𝑏 𝑐
𝑥2 + 𝑎 𝑥 = − 𝑎
𝑏 2 −4𝑎𝑐 +𝑏2
(𝑥 + 2𝑎) = 4𝑎2
3
Take square root of both side
𝑏 √𝑏2 − 4𝑎𝑐
𝑥 = − 2𝑎 ± 2𝑎
−𝑏 ± √𝑏2 − 4𝑎𝑐
𝑥= 2𝑎
Note that:
1) 𝑏 2 − 4𝑎𝑐 is called discriminant
2) If 𝑏 2 − 4𝑎𝑐 > 0; the equation has two real distinct roots
3) If 𝑏 2 − 4𝑎𝑐 > 0; real roots
4) If 𝑏 2 − 4𝑎𝑐 = 0; real and equal root
5) If 𝑏 2 − 4𝑎𝑐 < 0; complex roots
Example:
3𝑥 2 + 4𝑥 + 1 = 0
𝑎 = 3, 𝑏 = 4, 𝑐 = 1
−𝑏 ± √𝑏2 − 4𝑎𝑐 −4 ± √42 − 4×3×1
𝑥= =
2𝑎 2×3
−4 ± √16 − 12
𝑥= 6
−4 ± √4
𝑥= 6
−4 ± 2
𝑥= 6
−4 + 2 −4−2
𝑥= 𝑜𝑟
6 6
−2 −6
𝑥= 𝑜𝑟
6 6
1
𝑥 = − 3 𝑎𝑛𝑑 − 1
4
Roots of quadratic equation
It is often useful to be able to obtain information about the roots of an equation
without actually solving it. For instance, if 𝛼 𝑎𝑛𝑑 𝛽 are the roots of the equation,
the value of 𝛼 2 + 𝛽 2 can be found without first finding the value of 𝛼 𝑎𝑛𝑑 𝛽, this
is done by finding the value of 𝛼 + 𝛽 and 𝛼𝛽 and expressing 𝛼 2 + 𝛽 2 in terms
of 𝛼 + 𝛽 and 𝛼𝛽.
Suppose that 𝛼 𝑎𝑛𝑑 𝛽 are the root
𝑥 = 𝛼 𝑜𝑟 𝑥 = 𝛽
𝑥 − 𝛼 = 0 𝑜𝑟 𝑥 − 𝛽 = 0
(𝑥 − 𝛼)(𝑥 − 𝛽) = 0
𝑥 2 − 𝛼𝑥 − 𝛽𝑥 + 𝛼𝛽 = 0
𝑥 2 − (𝛼 + 𝛽)𝑥 + 𝛼𝛽 = 0
Hence, if 𝛼 𝑎𝑛𝑑 𝛽 are the roots of the equation, the equation can be written
𝑥 2 − (𝑠𝑢𝑚 𝑜𝑓 𝑡ℎ𝑒 𝑟𝑜𝑜𝑡𝑠)𝑥 + (𝑝𝑟𝑜𝑑𝑢𝑐𝑡 𝑜𝑓 𝑡ℎ𝑒 𝑟𝑜𝑜𝑡𝑠) = 0.
Now, if 𝛼 and 𝛽 are the roots of the equation
𝑎𝑥 2 + 𝑏𝑥 + 𝑐 = 0
𝑏 𝑐
𝑥2 + 𝑎 𝑥 + 𝑎 = 0
𝑏 𝑐
𝛼 + 𝛽 = − 𝑎 and 𝛼𝛽 = 𝑎
Examples:
1) Write down an equation whose roots are 3, 4.
Solution:
𝛼 = 3, 𝛽 = 4 ; 𝛼 + 𝛽 = 7 and 𝛼𝛽 = 12
𝑥 2 − (𝑠𝑢𝑚)𝑥 + 𝑝𝑟𝑜𝑑𝑢𝑐𝑡 = 0
𝑥 2 − 7𝑥 + 12 = 0
2) The roots of the equation 2𝑥 2 + 3𝑥 + 1 = 0 are 𝛼 and 𝛽, find the value of
1 1
i) +𝛽 ii) 𝛼 2 + 𝛽2
𝛼
5
Solution:
2𝑥 2 + 3𝑥 + 1 = 0
3 1
𝑥2 + 𝑥 + = 0
2 2
3 1
𝛼 + 𝛽 = − 2 and 𝛼𝛽 = 2
3
2
1 1 𝛼+ 𝛽 1 3 2
+𝛽= = − = − 2 × 1 = −3
𝛼 𝛼𝛽 2
Solution:
5𝑥 2 − 4𝑥 − 1 = 0
4 1
𝑥2 − 𝑥 − = 0
5 5
4 1
𝛼 + 𝛽 = 5 and 𝛼𝛽 = − 5
1 1
a. +
𝛼2 𝛽2
4 2 1 16 2
1 1 (5) −2(−5) +
25 5
+ 𝛽2 = 1 2
= 1
𝛼2 (−5) 25
1 1 26 25
+ 𝛽2 = 25 × = 26
𝛼2 1
6
b. (𝛼 − 𝛽)2
but 𝛼 2 + 𝛽 2 = (𝛼 + 𝛽)2 − 2𝛼𝛽
then (𝛼 − 𝛽)2 = 𝛼 2 + 𝛽 2 − 2𝛼𝛽
(𝛼 − 𝛽)2 = (𝛼 + 𝛽)2 − 4𝛼𝛽
4 2 1
(𝛼 − 𝛽)2 = ( ) − 4 (− )
5 5
16 4 16+20
(𝛼 − 𝛽)2 = 25 + 5 = √ 25
36
(𝛼 − 𝛽)2 = √25
6 1
(𝛼 − 𝛽)2 = 5 = 1 5
c. 𝛼 3 𝛽 + 𝛼𝛽 3 = 𝛼𝛽(𝛼 2 + 𝛽 2 )
𝛼 3 𝛽 + 𝛼𝛽 3 = 𝛼𝛽((𝛼 + 𝛽)2 − 2𝛼𝛽)
1 4 2 1
= (− 5) ((5) − 2 (− 5))
1 16 2
= − 5 (25 + 5)
1 26 26
= − 5 (25) = − 125
1 1 𝛼+𝛽 4 1 2
d. + 𝛼𝛽2 = = 5 ÷ (− 5)
𝛼2 𝛽 𝛼 2 𝛽2
1 1 4
+ 𝛼𝛽2 = 5 × 25 = 20
𝛼2 𝛽
Solution:
𝛼 + 𝛽 = −3, 𝛼𝛽 = −4
7
𝛼 𝛽 𝛼𝛽
Then the product of the new equation will be 𝛽 × 𝛼 = 𝛽𝛼 = 1
𝛼 𝛽 1
+ 𝛼 = −4 4
𝛽
Exercises:
1) The roots of the equation 2𝑥 2 + 3𝑥 − 4 = 0 are 𝛼 𝑎𝑛𝑑 𝛽, find the value of:
1 1 𝛽 𝛼
a) 𝛼 2 + 𝛽 2 b) + c) (𝛼 + 1)(𝛽 + 1) d) +
𝛼 𝛽 𝛼 𝛽
8
2) The roots of the equation 4𝑥 2 + 8𝑥 + 1 = 0 are 𝛼 𝑎𝑛𝑑 𝛽, find the value of:
1 1 1 1
a) + b) (𝛼 − 𝛽)2 c) 𝛼 3 𝛽 + 𝛼𝛽 3 d) +
𝛼2 𝛽2 𝛼2 𝛽 𝛼𝛽2
e) 𝛼 3 + 𝛽 3
3) The roots of the equation 2𝑥 2 − 4𝑥 + 1 = 0 are 𝛼 𝑎𝑛𝑑 𝛽, find an equation
1 1 𝛼 𝛽
whose roots are: a) (𝛼 − 𝛽), (𝛽 − 𝛼) b) , c) ,
𝛼 𝛽 𝛽 𝛼
More examples
1) If 𝛼 , 𝛽 are the roots of the equation 2𝑥 2 − 𝑥 − 2 = 0, find the value of:
1 1
a) 𝛼 2 + 𝛽 2 b) 𝛼 − 𝛽 c) 𝛼 2 − 𝛽 2 d) 𝛼 + 𝛽
e) 𝛼 3 + 𝛽 3 f) 𝛼 3 − 𝛽 3 g) 𝛼 4 + 𝛽 4 h) 𝛼 4 − 𝛽 4
i) (𝛼 − 𝛽)2
Solution:
a) 𝛼 2 + 𝛽 2 ≠ (𝛼 + 𝛽)2 but (𝛼 + 𝛽)2 = (𝛼 + 𝛽)(𝛼 + 𝛽)
that is (𝛼 + 𝛽)2 = 𝛼 2 + 𝛽 2 + 2𝛼𝛽
making 𝛼 2 + 𝛽 2 subject of the formular
9
𝛼 2 + 𝛽 2 = (𝛼 + 𝛽)2 − 2𝛼𝛽
Recall that
𝑏 1 1
𝛼 + 𝛽 = − 𝑎 = − (− 2) = 2
𝑐 2
𝛼𝛽 = 𝑎 = − 2 = −1
1 2 1 9
⇒ 𝛼 2 + 𝛽 2 = (2) − 2(−1) = 4 + 2 = 4
17 √17
𝛼 −𝛽 = √4 = 2
c) 𝛼 2 − 𝛽 2 = (𝛼 − 𝛽)(𝛼 + 𝛽)
√17 1 √17
𝛼 2 − 𝛽2 = × =
2 2 4
1 1 𝛽+𝛼 1 1
d) +𝛽= = 2 ÷ −1 = − 2
𝛼 𝛼𝛽
1 1 1
+ 𝛽 = −2
𝛼
e) 𝛼 3 + 𝛽 3 = (𝛼 + 𝛽)(𝛼 2 + 𝛽 2 − 𝛼𝛽)
𝛼 3 + 𝛽 3 = (𝛼 + 𝛽)((𝛼 + 𝛽)2 − 2𝛼𝛽 − 𝛼𝛽)
𝛼 3 + 𝛽 3 = (𝛼 + 𝛽)((𝛼 + 𝛽)2 − 3𝛼𝛽)
1 1 2
𝛼 3 + 𝛽 3 = (2) ((2) − 3(−1))
10
1 1 1 13
𝛼 3 + 𝛽 3 = (2) (4 + 3) = (2) ( 4 )
13 5
𝛼 3 + 𝛽3 = = 18
8
f) 𝛼 3 − 𝛽 3 = (𝛼 − 𝛽)(𝛼 2 + 𝛽 2 + 𝛼𝛽)
𝛼 3 − 𝛽 3 = (𝛼 − 𝛽)((𝛼 + 𝛽)2 − 2𝛼𝛽 + 𝛼𝛽)
𝛼 3 − 𝛽 3 = (𝛼 − 𝛽)((𝛼 + 𝛽)2 − 𝛼𝛽)
√17 1
𝛼 3 − 𝛽3 = ( ) ( + 1)
2 4
√17 5 5√17
𝛼 3 − 𝛽3 = ( )( ) =
2 4 8
5√17
𝛼 3 − 𝛽3 = 8
g) 𝛼 4 + 𝛽 4 = (𝛼 3 + 𝛽 3 )(𝛼 + 𝛽) − 𝛼𝛽(𝛼 2 + 𝛽 2 )
𝛼 4 + 𝛽 4 = 𝛼 4 + 𝛼 3 𝛽 + 𝛼𝛽 3 + 𝛽 4 − 𝛼 3 𝛽 3 − 𝛼𝛽 3
Therefore, 𝛼 4 + 𝛽 4 = (𝛼 3 + 𝛽 3 )(𝛼 + 𝛽) − 𝛼𝛽(𝛼 2 + 𝛽 2 )
13 1 9 13 9
𝛼 4 + 𝛽 4 = ( 8 ) (2) + 1 (4) = 16 + 4
13+36 49
𝛼 4 + 𝛽4 = = 16
16
h) 𝛼 4 − 𝛽 4 = (𝛼 2 − 𝛽 2 )(𝛼 2 + 𝛽 2 )
𝛼 4 − 𝛽 4 = (𝛼 − 𝛽)(𝛼 + 𝛽)((𝛼 + 𝛽)2 − 2𝛼𝛽)
1 √17 1 2
𝛼 4 − 𝛽 4 = (2) ( ) (( ) − 2(−1))
2 2
1 √17 1
𝛼 4 − 𝛽 4 = (2) ( ) ( + 2)
2 4
1 √17 9 9√17
𝛼 4 − 𝛽4 = ( ) ( )( ) =
2 2 4 16
11
2) If 𝛼 , 𝛽 are the roots of the equation 3𝑥 2 + 5𝑥 − 1 = 0, construct a new
equation whose roots are:
1 1 1 1
a) 5𝛼 , 5𝛽 b) 𝛼 2 , 𝛽 2 c) 𝛼 , 𝛽 d) 𝛼 + 𝛽 , 𝛽 + 𝛼
Solution:
Recall that to form a quadratic equation, we used
𝑥 2 − (𝛼 + 𝛽)𝑥 + 𝛼 𝛽 = 0
Given that 3𝑥 2 + 5𝑥 − 1 = 0
𝑎 = 3, 𝑏 = 5, 𝑐 = −1
𝑏 5
(𝛼 + 𝛽) = − = −
𝑎 3
𝑐 1
𝛼 𝛽 = 𝑎 = −3
5 25
a) Sum of the root 5𝛼 + 5𝛽 = 5(𝛼 + 𝛽) = 5 (− 3) = − 3
1 25
Product = (5𝛼)(5𝛽) = 25(𝛼𝛽) = 25 (− 3) = − 3
Hence, 𝑥 2 − (𝛼 + 𝛽)𝑥 + 𝛼 𝛽 = 0
25 25
𝑥 2 − (− )𝑥 − =0
3 3
3𝑥 2 + 25𝑥 − 25 = 0
b) 𝛼 2 , 𝛽 2 ⇒ (𝛼 2 + 𝛽 2 ) = (𝛼 + 𝛽)2 − 2𝛼𝛽
5 2 1
𝛼 2 + 𝛽 2 = (− 3) − 2 (− 3)
25 2 31
𝛼 2 + 𝛽2 = +3=
9 9
1 2 1
𝛼 2 . 𝛽 2 = (𝛼𝛽)2 = (− 3) = 9
31 1
𝑥2 − 𝑥+9 =0
9
9𝑥 2 − 31𝑥 + 1 = 0
12
1 1 𝛼+𝛽 5 1 5 3
c) +𝛽= = −3÷ −3 = −3 × −1 = 5
𝛼 𝛼𝛽
1 1
+𝛽 =5
𝛼
1
1 1 1 −1
(𝛼) (𝛽) = 𝛼𝛽 = = −3
3
𝑥 2 − (𝛼 + 𝛽)𝑥 + 𝛼𝛽 = 0
𝑥 2 − 5𝑥 − 3 = 0
1 1
d) 𝛼 +𝛽,𝛽 +𝛼
1 1 1 1 𝛼+𝛽
(𝛼 + 𝛽) + ( 𝛽 + 𝛼) = 𝛼 + 𝛽 + 𝛼 + 𝛽 = (𝛼 + 𝛽) + 𝛼𝛽
1 1 5 5 1 5 10
(𝛼 + 𝛽) + ( 𝛽 + 𝛼) = − 3 + (− 3 ÷ − 3) = − 3 + 5 = 3
1 1 10 1
(𝛼 + 𝛽) + ( 𝛽 + 𝛼) = = 33
3
1 1 𝛼 𝛽 1
(𝛼 + 𝛽) ( 𝛽 + 𝛼) = 𝛼𝛽 + 𝛼 + 𝛽 + 𝛼𝛽
1
1 1 1 −1
(𝛼 + 𝛽) ( 𝛽 + 𝛼) = − 3 + 1 + 1 + 3
1 1 1 4
(𝛼 + 𝛽) ( 𝛽 + 𝛼) = − 3 + 2 − 3 = − 3
Therefore, 𝑥 2 − (𝛼 + 𝛽)𝑥 + 𝛼𝛽 = 0
10 4
𝑥2 − 3
𝑥−3 =0
3𝑥 2 − 10𝑥 − 4 = 0
3) Show that if the equation 𝑥 2 + 𝑎𝑥 + 1 = 0 and 𝑥 2 + 𝑥 + 𝑏 = 0 have
common roots then (𝑏 − 1)2 = (𝑎 − 1)(1 − 𝑎𝑏).
Solution:
Let 𝑦 be the common roots
𝑦 2 + 𝑎𝑦 + 1 = 0 - - - (1)
𝑦2 + 𝑦 + 𝑏 = 0 - - - (2)
13
Subtracting (1) from (2)
𝑎𝑦 − 𝑦 + 1 − 𝑏 = 0
𝑦(𝑎 − 1) + 1 − 𝑏 = 0
𝑦(𝑎 − 1) = 𝑏 − 1
𝑏−1
𝑦= - - - - (3)
𝑎−1
14
2 4 𝑏
Therefore, 3 + 9 = − 27
10 𝑏
= − 27
9
⇒ 𝑏 = −30
5) Find the value of 𝑝 for which the equation 𝑥 2 − 𝑥 + 1 = 𝑝(𝑥 2 + 𝑥 + 1 =
0), when 𝑝 ≠ 1 has equal root and the range of value for 𝑝 for which the
roots are distinct.
Solution:
𝑥 2 − 𝑥 + 1 = 𝑝(𝑥 2 + 𝑥 + 1 = 0)
𝑥 2 − 𝑥 + 1 − 𝑝𝑥 2 − 𝑝𝑥 − 𝑝 = 0
(1 − 𝑝)𝑥 2 − (1 + 𝑝)𝑥 + 1 − 𝑝 = 0
⇒ 𝑎 = 1 − 𝑝; 𝑏 = −(1 + 𝑝), 𝑐 = 1 − 𝑝
For the equation to have equal roots 𝑏 2 − 4𝑎𝑐 = 0
(−(1 + 𝑝))2 − 4(1 − 𝑝)(1 − 𝑝) = 0
1 + 2𝑝 + 𝑝 2 − 4(1 − 2𝑝 + 𝑝 2 ) = 0
1 + 2𝑝 + 𝑝 2 − 4 + 8𝑝 − 4𝑝 2 = 0
−3𝑝 2 + 10𝑝 − 3 = 0
Multiply through by negative
3𝑝 2 − 10𝑝 + 3 = 0
3𝑝 2 − 9𝑝 − 𝑝 + 3 = 0
3𝑝(𝑝 − 3) − 1(𝑝 − 3) = 0
⇒ (3𝑝 − 1)(𝑝 − 3) = 0
1
⇒ 𝑝 = 3 𝑜𝑟 3
𝛼 + 𝛼2 = 𝑝 - - - - (1)
𝛼3 = 𝑞 - - - - (2)
From (1), 𝛼 = 𝑝 − 𝛼 2 - - - (3)
Substituting (3) into (2)
(𝑝 − 𝛼 2 )3 = 𝑞
(𝑝 − 𝛼 2 )(𝑝 − 𝛼 2 )(𝑝 − 𝛼 2 ) = 𝑞
(𝑝 − 𝛼 2 )(𝑝 2 − 2𝑝𝛼 2 + 𝛼 4 ) = 𝑞
𝑝 3 − 2𝑝 2 𝛼 2 + 𝛼 4 𝑝 − 𝛼 2 𝑝 2 + 2𝑝𝛼 4 − 𝛼 6 = 𝑞
𝑝 3 − 3𝑝 2 𝛼 2 + 3𝛼 4 𝑝 − (𝛼 3 )2 = 𝑞
But 𝛼 3 = 𝑞
𝑝 3 − 3𝑝 2 𝛼 2 + 3𝛼 4 𝑝 − 𝑞 2 = 𝑞
𝑝 3 − 3𝑝 2 𝛼 2 + 3𝛼 4 𝑝 − 𝑞 2 − 𝑞 = 0
𝑝 3 − 3𝑝𝛼 2 (𝑝 − 𝛼 2 ) − 𝑞 2 − 𝑞 = 0
16
But 𝛼 = 𝑝 − 𝛼 2
𝑝 3 − 3𝑝𝛼 2 𝛼 − 𝑞 2 − 𝑞 = 0
𝑝 3 − 3𝑝𝛼 3 − 𝑞 2 − 𝑞 = 0
But 𝛼 3 = 𝑞
𝑝 3 − 3𝑝𝑞 − 𝑞 2 − 𝑞 = 0
𝑝 3 − 𝑞(3𝑝 + 1) − 𝑞 2 = 0
7) If one of the root of the equation 𝑝𝑥 2 + 𝑞𝑥 + 𝑟 = 0 is five times the other,
find the relationship between 𝑝, 𝑞, 𝑟.
Solution:
Let the root be 𝛼, 5𝛼
Sum of the root are
𝑏 𝑞
⇒ 𝛼 + 5𝛼 = − 𝑎 = 6𝛼 = − 𝑝
𝑞
⇒ 𝛼 = − 6𝑝
𝑐 𝑟
Similarly, 𝛼. 5𝛼 = 5𝛼 2 = =
𝑎 𝑝
𝑟
5𝛼 2 = 𝑝
𝑞
But 𝛼 = − 6𝑝
𝑞 2 𝑟
5 (− 6𝑝) = 𝑝
5𝛼 2 𝑟
=𝑝
36𝑝2
5𝑞 2 𝑝 = 36𝑝 2 𝑟
5𝑞 2 = 36𝑝𝑟
8) If the roots of the equation 𝑝𝑥 2 + 𝑞𝑥 + 𝑟 = 0 are 𝛼 and 2𝛼 + 1 , show that
(𝑝 + 𝑞)(2𝑞 − 𝑝) = 9𝑝𝑟.
17
Solution:
𝑎 = 𝑝, 𝑏 = 𝑞, 𝑐 = 𝑟
𝑏
Sum of the root 𝛼 + 𝛽 = − 𝑎
𝑞
𝛼 + 2𝛼 + 1 = − 𝑝
𝑞
3𝛼 + 1 = − 𝑝
𝑞
⇒ 3𝛼 = − 𝑝 − 1
−𝑞−𝑝
3𝛼 =
𝑝
−(𝑝+𝑞)
⇒𝛼= - - - (1)
3𝑝
2(𝑝+𝑞)2 𝑝+𝑞 𝑟
− =𝑝
9𝑝2 3𝑝
2(𝑝+𝑞)2 −3𝑝(𝑝+𝑞) 𝑟
=𝑝
9𝑝2
𝑟
2(𝑝 + 𝑞)2 − 3𝑝(𝑝 + 𝑞) = 9𝑝 2 × 𝑝
20
−1 + 𝑝 − 𝑞 + 1 = 0
𝑝=𝑞 - - - (1)
Also since 𝑥 − 2 is a factor implies 𝑥 = 2.
𝑓(2) = (2)3 + 𝑝(2)2 + 𝑞(2) + 1 = 0
8 + 4𝑝 + 2𝑞 + 1 = 0
4𝑝 + 2𝑞 = −9 - - (2)
From (1) since 𝑝 = 𝑞 (2) becomes
4𝑞 + 2𝑞 = −9
3
6𝑞 = −9 ⇒ 𝑞 = − 2
𝑥 3 + 𝑝𝑥 2 + 𝑞𝑥 + 1
3 3
𝑥 3 + (− )𝑥 2 + (− ) 𝑥 + 1
2 2
2𝑥 3 − 3𝑥 2 − 3𝑥 + 2
2𝑥 2 + 𝑥 − 1
𝑥−2 2𝑥 3 − 3𝑥 2 − 3𝑥 + 2
2𝑥 3 − 2𝑥 2
𝑥 2 − 3𝑥
𝑥 2 − 2𝑥
−𝑥 + 2
−𝑥 + 2
2𝑥 2 + 𝑥 − 1 = 0
2𝑥 2 + 2𝑥 − 𝑥 − 1 = 0
2𝑥(𝑥 + 1) − 1(𝑥 + 1) = 0
(2𝑥 − 1)(𝑥 + 1) = 0
21
⇒ 2𝑥 = 1 𝑜𝑟 𝑥 = −1
Therefore the complete factor are (2𝑥 − 1)(𝑥 + 1)(𝑥 − 2).
5. Find the value of 𝑎 and b, if the expression 𝑎𝑥 3 + 𝑏𝑥 2 − 28𝑥 + 15 is
exactly divisible by (𝑥 + 3) and leaves a remainder of – 60 when divided
by (𝑥 − 3) and factorize completely.
Solution:
Since 𝑥 + 3 ⇒ 2 factor implies 𝑥 = −3
𝑓(−3) = 𝑎(−3)3 + 𝑏(−3)2 + 28(−3) + 15 = 0
−27𝑎 + 9𝑏 + 84 + 15 = 0
−27𝑎 + 9𝑏 + 99 = 0
−27𝑎 + 9𝑏 = −99
Divide through by 9
−3𝑎 + 𝑏 = −11 - - - (1)
Also since 𝑥 − 3 leave 2 remainder of −60
⇒ 𝑓(3) = 𝑎(3)3 + 𝑏(3)2 − 28(3) + 15 = −60
27𝑎 + 9𝑏 − 84 + 15 = −60
27𝑎 + 9𝑏 − 69 = −60
27𝑎 + 9𝑏 = −60 + 69
Divide through by 9
3𝑎 + 𝑏 = 1 - - - (2)
Substitute (3) into (2)
3𝑎 + (−11 + 3𝑎) = 1
3𝑎 + 3𝑎 − 11 = 1
6𝑎 = 12 ⇒ 𝑎 = 2
⇒ 3(𝑎) + 𝑏 = 1 ⇒ 𝑏 = −5
Therefore, 2𝑥 3 − 5𝑥 2 − 28𝑥 + 15
22
Since 𝑥 + 3 is a factor, we use long division to obtained the quotient, then
we factorize
2𝑥 2 − 11𝑥 + 5
𝑥+3 2𝑥 3 − 5𝑥 2 − 28𝑥 + 15
2𝑥 3 + 6𝑥 2
−11𝑥 2 − 28𝑥
−11𝑥 2 − 33𝑥
5𝑥 + 15
5𝑥 + 15
Therefore,
(𝑥 + 3)(2𝑥 2 − 11𝑥 + 5) = 0
But 2𝑥 2 − 11𝑥 + 5 = 0
2𝑥 2 − 10𝑥 − 𝑥 + 5 = 0
2𝑥(𝑥 − 5) − 1(𝑥 − 5) = 0
(2𝑥 − 1)(𝑥 − 5) = 0
1
The factor are (𝑥 + 3)(2𝑥 − 1)(𝑥 − 5), hence 𝑥 = −3, 2 , 5
𝑓(𝑥) = 𝑥 3 − 3𝑥 2 − 𝑥 + 3
𝑥2 − 1
𝑥−3 𝑥 3 − 3𝑥 2 − 𝑥 + 3
𝑥 3 − 3𝑥 2
−𝑥 + 3
−𝑥 + 3
(𝑥 − 3)(𝑥 2 − 1)
(𝑥 − 3)(𝑥 − 1)(𝑥 + 1)
24
Exercises
1) Obtain the quadratic equation whose roots are the reciprocal of those of
the equation 𝑎𝑥 2 + 𝑏𝑥 + 𝑐 = 0.
2) The expression 𝑎𝑥 2 + 𝑏𝑥 + 𝑐 = 0 is divisible by 𝑥 − 1, has a remainder 2
when divided by 𝑥 + 1, and has remainder 8, when divided by 𝑥 − 2, find
the values of 𝑎, 𝑏, 𝑐.
3) A polynomial 𝑝𝑥 3 + 𝑞𝑥 2 − 𝑥 + 3 has a factor 𝑥 + 1 and when divided by
𝑥 − 4 leaves a remainder of 15, find 𝑓(𝑥) and with those value of 𝑝 and 𝑞
factorize completely.
4) If (𝑥 + 1) and (𝑥 + 2) are factors of the expression 𝑥 4 + 𝑎𝑥 2 + 𝑏, find the
value of 𝑎 and b, with these value of 𝑎 and 𝑏 factorize completely.
5) The polynomial 𝑥 3 + 𝑎𝑥 2 + 𝑏𝑥 − 3 has a remainder 3𝑥 + 9, when divided
by 𝑥 2 − 4. Find the value of 𝑎 and 𝑏, with these value of a and b factorize
the polynomial into linear factors. Hint: 𝑥 2 − 4 = (𝑥 − 2)(𝑥 + 2).
6) The polynomial 𝑝𝑥 3 + 3𝑥 2 + 3𝑥 + 𝑞 has remainder 19𝑥 − 11 when
divided by 𝑥 2 − 3𝑥 + 2, find the value of 𝑝 and 𝑞 with these value of 𝑝 and
𝑞 with these value of 𝑝 and 𝑞 factorize completely into linear factors.
Solution:
5) 𝑓(𝑥) = 𝑥 3 + 𝑎𝑥 2 + 𝑏𝑥 − 3
𝑓(𝑥) = 3𝑥 + 9, dividing by 𝑥 2 − 4
⇒ (𝑥 − 2)(𝑥 + 2); 𝑥 = 2 𝑜𝑟 − 2
𝑓(2) = (2)3 + 𝑎(2)2 + 𝑏(2) − 3 = 3(2) + 9
𝑓(2) = 8 + 4𝑎 + 2𝑏 − 3 = 6 + 9
= 4𝑎 + 2𝑏 = −8 + 3 + 15
𝑓(2) = 4𝑎 + 2𝑏 = 10 - - - - (1)
𝑓(−2) = (−2)3 + 𝑎(−2)2 + 𝑏(−2) − 3 = 3(−2) + 9
𝑓(−2) = −8 + 4𝑎 − 2𝑏 − 3 = −6 + 9
= 4𝑎 − 2𝑏 = 8 + 3 + 3
25
𝑓(−2) = 4𝑎 − 2𝑏 = 14 - - - - (2)
From (1) and (2)
4𝑎 + 2𝑏 = 10
4𝑎 − 2𝑏 = 14
8𝑎 = 24 ⇒𝑎 =3
From (1), 4(3) + 2𝑏 = 10
2𝑏 = 10 − 12 = −2
𝑏 = −1
𝑓(𝑥) = 𝑥 3 + 3𝑥 2 − 𝑥 − 3
𝑓(1) = (1)3 + 3(1)2 − (1) − 3 = 0
⇒ 𝑥 − 1 is a factor
Also, 𝑓(−1) = (−1)3 + 3(−1)2 − (−1) − 3 = 0
⇒ 𝑥 + 1 is a factor which implies (𝑥 2 − 1) = (𝑥 + 1)(𝑥 − 1)
𝑓(𝑥) = 𝑥 3 + 3𝑥 2 − 𝑥 − 3
𝑥 2 + 4𝑥 + 3
𝑥−1 𝑥 3 + 3𝑥 2 − 𝑥 − 3
𝑥3 − 𝑥2
4𝑥 2 − 𝑥
4𝑥 2 − 4𝑥
3𝑥 − 3
3𝑥 −3
(𝑥 − 1)(𝑥 2 + 4𝑥 + 3
(𝑥 − 1)(𝑥 + 3)(𝑥 + 1)
26
Permutation and Combination
Permutation
Let 𝑛be a positive integer and 𝑟 a positive integer less than or equal to the
number of different arrangement of 𝑟 thing taken out of 𝑛 dissimilar things is
denoted by 𝑛𝑝𝑟 . Such arrangement is called permutation of 𝑛 things taken 𝑟 at
a time.
Recall that
Also, 0! = 1
𝑛!
𝑛𝐶𝑟 = (𝑛−𝑟)!𝑟!
Note:
In permutation, 𝐴𝐵 ≠ 𝐵𝐴
In combination, 𝐴𝐵 = 𝐵𝐴
Examples:
Solution:
4! = 4 × 3 × 2 × 1 = 24
2) Find the numbers of ways the first, second and third position can be taken
by 10 candidates in Maths competition assuming there is no tie.
27
Solution:
The number of ways the first, second and third position can be taken is
equivalent to the permutation of 10 people taken 3 at a time.
10𝑃3 = 720
Cyclic Permutation
Example:
Solution:
28
Proof:
𝑛!
Recall that 𝑛𝑃𝑟 = (𝑛−𝑟)!
First, we need to show that the left hand side is equal right hand side
(𝑛 − 1)! 𝑟
[1 + ]
(𝑛 − 1 − 𝑟)! (𝑛 − 𝑟)
(𝑛 − 1)! 𝑛 − 𝑟 + 𝑟
[ ]
(𝑛 − 1 − 𝑟)! (𝑛 − 𝑟)
(𝑛 − 1)! 𝑛
[ ]
(𝑛 − 1 − 𝑟)! (𝑛 − 𝑟)
Recall
𝑛! = 𝑛(𝑛 − 1)!
𝑛!
= 𝑛𝑃𝑟
(𝑛 − 𝑟)!
Hence proved.
29
3) Show that 𝑛𝐶𝑟 + 𝑛𝐶𝑟−1 = 𝑛 + 1𝐶𝑟
Proof:
𝑛!
Recall that 𝑛𝐶𝑟 = (𝑛−𝑟)!𝑟!
𝑛! 𝑛!
+ = 𝑛 + 1𝐶𝑟
(𝑛 − 𝑟)! 𝑟! (𝑛 − (𝑟 − 1))! (𝑟 − 1)!
𝑛! 𝑛!
+ = 𝑛 + 1𝐶𝑟
(𝑛 − 𝑟)! 𝑟! (𝑛 − 𝑟 + 1)! (𝑟 − 1)!
𝑛! 𝑛!
+ = 𝑛 + 1𝐶𝑟
(𝑛 − 𝑟)! 𝑟(𝑟 − 1)! (𝑛 − 𝑟 + 1)! (𝑛 − 𝑟)! (𝑟 − 1)!
𝑛! 1 1
[ + ] = 𝑛 + 1𝐶𝑟
(𝑛 − 𝑟)! (𝑟 − 1)! 𝑟 (𝑛 − 𝑟 + 1)!
𝑛! 𝑛−𝑟+1+𝑟
[ ] = 𝑛 + 1𝐶𝑟
(𝑛 − 𝑟)! (𝑟 − 1)! 𝑟(𝑛 − 𝑟 + 1)!
𝑛! 𝑛+1
[ ] = 𝑛 + 1𝐶𝑟
(𝑛 − 𝑟)! (𝑟 − 1)! 𝑟(𝑛 − 𝑟 + 1)!
𝑛! (𝑛 + 1)
= 𝑛 + 1𝐶𝑟
𝑟(𝑟 − 1)! (𝑛 − 𝑟 + 1)(𝑛 − 𝑟)!
𝑛! (𝑛 + 1) = (𝑛 + 1)!
𝑟(𝑟 − 1)! = 𝑟!
Therefore,
30
(𝑛 + 1)!
= 𝑛 + 1𝐶𝑟
𝑟! (𝑛 − 𝑟 + 1)!
Hence proved
In our daily life, one must be using various kinds of reasoning depending on the
circumstances faced with that is if you are told your friend just had a child,
surely you would know that it is either a girl or a boy, in this case, you had
applied general principle to a particular case. This form of reasoning is an
example of DEDUCTIVE LOGIC.
Now, let us consider another situation when you look around, you find students
who you study consistently, do well in examination you may formulate, the
general rule (rightly or wrongly), that anyone who consistently will do well in
examination, in this case you will be formulating a general principle (or rule)
based in several particular instances, such reasoning in INDUCTIVE.
Note that: condition (b) does not say that 𝑃(𝑘) is true. It says WHENEVER 𝑃(𝑘)
is true, then 𝑃(𝑘 + 1) is true.
31
Mathematical induction is a special method of proof used to prove statement
about all the natural numbers.
Example:
Proof:
1(1+1)
LHS, 𝑆1 = 1, RHS = =1
2
𝑘(𝑘+1)
⇒ 𝑆𝑘 = 1 + 2 + 3 + ⋯ + 𝑘 = - - - (1)
2
1(𝑘+1)(𝑘+2)
𝑆𝑘+1 = 1 + 2 + 3 + ⋯ + 𝑘 + (𝑘 + 1) = - (2)
2
𝑘(𝑘+1)+(𝑘+1)
𝑆𝑘+1 = 1 + 2 + 3 + ⋯ + 𝑘 + (𝑘 + 1) = 2
𝑘(𝑘+1)+(𝑘+1)
𝑆𝑘+1 = factorizing
2
𝑘 (𝑘+1)(𝑘+2)
(2 + 1) (𝑘 + 1) = n = 1, n = k
2
32
𝑛
2) 12 + 32 + 52 + ⋯ + (2𝑛 − 1)2 = 3 (4𝑛2 − 1)
Proof:
For 𝑛 = 1
1
12 = 1; RHS = 3 (4(1)2 − 1) = 3/3 = 1
Now, for 𝑛 = 𝑘
𝑘
𝑆𝑘 = 12 + 32 + 52 + ⋯ + (2𝑘 − 1)2 = 3 (4𝑘 2 − 1) - (1)
For 𝑛 = 𝑘 + 1
(𝑘+1)
= (4(𝑘 + 1)2 − 1)
3
(𝑘+1)
= (4𝑘 2 + 8𝑘 + 3) - - - - (2)
3
Also for
(𝑘+1)
= (4𝑘 2 + 8𝑘 + 3) - - - - (2)
3
𝑘(4𝑘 2 −1)
= + (2𝑘 + 1)2
3
4𝑘 3 −𝑘
= + 4𝑘 2 + 4𝑘 + 1
3
33
4𝑘 3 −𝑘+12𝑘 2 +12𝑘+3
= 3
4𝑘 2 + 8𝑘 + 3
𝑘+1 4𝑘 3 + 12𝑘 2 + 11𝑘 + 3
4𝑘 3 + 4𝑘 2
8𝑘 2 + 11𝑘 + 3
8𝑘 2 + 8𝑘
3𝑘 + 3
3𝑘 +3
(𝑘+1)
= (4𝑘 2 + 8𝑘 + 3)
3
3) Verify for all 𝑛 ≥ 1, the sum of the squares of the first an positive integers
𝑛(2𝑛+1)(4𝑛+1)
is given by formular 12 + 22 + 32 + ⋯ + (2𝑛)2 = 3
Proof:
𝑛(2𝑛 + 1)(4𝑛 + 1)
12 + 22 + 32 + ⋯ + (2𝑛)2 =
3
For = 1 ⇒ 2(1) = 2
1(2(1) + 1)(4(1) + 1)
12 + 22 =
3
5 = 5 ⇒ LHS =RHS
It is true for 𝑛 = 1
34
𝑘(2𝑘+1)(4𝑘+1)
12 + 22 + 32 + ⋯ + (2𝑘)2 = - (1)
3
(𝑘+1)(2𝑘+3)(4𝑘+5)
= - - (2)
3
From (1),
𝑘(2𝑘 + 1)(4𝑘 + 1)
+ (2𝑘 + 1)2 + (2𝑘 + 2)2
3
35
8𝑘 3 +30𝑘 2+37𝑘+15
- - (3)
3
Therefore,
𝑛(2𝑛+1)(4𝑛+1)
;𝑛= 𝑘
3
8𝑘 3 + 30𝑘 2 + 37𝑘 + 15
⇒ 𝑓𝑜𝑟 𝑛 = 𝑘 + 1
3
𝑛(3𝑛 − 1)
1 + 4 + 7 + ⋯ + (3𝑛 − 2) =
2
Proof:
When 𝑛 = 1
1(3 − 1)
1= =1
2
𝑘(3𝑘−1)
1 + 4 + 7 + ⋯ + (3𝑘 − 2) = - - (1)
2
(𝑘 + 1)(3(𝑘 + 1) − 1)
1 + 4 + 7 + ⋯ + (3(𝑘 + 1) − 2) =
2
(𝑘+1)(3𝑘+2)
𝑆𝑘+1 = 1 + 4 + 7 + ⋯ + (3𝑘 + 1) = - (2)
2
36
Now compare the LHS of (1) and move one step forward in RHS of (2)
𝑆𝑘+1 = 1 + 4 + 7 + ⋯ + (3𝑘 + 1)
𝑘(3𝑘 − 1)
= + (3𝑘 + 1)
2
Taking LCM
𝑘(3𝑘 − 1) + 2(3𝑘 + 1)
2
3𝑘 2 − 𝑘 + 6𝑘 + 2
=
2
3𝑘 2 + 5𝑘 + 2
=
2
(𝑘+1)(3𝑘+2)
= - - (4)
2
Proof:
We proof for 𝑛 = 1
𝑛
1 1 1 1
∑ = + + +⋯
𝑟(𝑟 + 1) 1 . 2 2 . 3 3 . 4
𝑟=1
37
1 𝑛
=
𝑛(𝑛 + 1) 𝑛 + 1
Now when 𝑛 = 1
1 1
LHS = 1 . 2 = 2
1 1
RHS = 1+1 = 2
1 𝑘
∑𝑘𝑟=1 = 𝑘+1 - (1)
𝑟(𝑟+1)
1 1
∑𝑘+1
𝑟=1 = + - (2)
𝑟(𝑟+1) (𝑘+1)(𝑘+2)
𝑘+1
𝑘 1
∑= +
(𝑘 + 1) (𝑘 + 1)(𝑘 + 2)
𝑟=1
𝑘(𝑘 + 2) + (𝑘 + 1) + 1
=
(𝑘 + 1)(𝑘 + 2)
𝑘 2 + 2𝑘 + 1 (𝑘 + 1)2
= =
(𝑘 + 1)(𝑘 + 2) (𝑘 + 1)(𝑘 + 2)
𝑘+1
=
𝑘+2
38
1 1 1
6) Using mathematical induction or otherwise, show that + 3 .5 + 5 .7 +
1 .3
1 𝑛
⋯ + (2𝑛−1)(2𝑛+1) = 2𝑛+1; Evaluate also sum to infinity
∞
1
∑
(2𝑛 − 1)(2𝑛 + 1)
𝑛=1
Proof:
We start when 𝑛 = 1
1 1
Therefore the LHS = (2𝑛−1)(2𝑛+1) = 3
1 1
RHS = 2(1) + 1 = 3
1 1 1 1 𝑘
𝑆𝑘 = 1 .3 + 3 .5 + 5 .7 + ⋯ + (2𝑘−1)(2𝑘+1) = 2𝑘+1 - (1)
1 1 1 1 𝑘+1
𝑆𝑘 + 1 = 1 .3 + 3 .5 + 5 .7 + ⋯ + (2(𝑘+1)−1)(2(𝑘+1)+1) = 2(𝑘+1)+1
1 1 1 1 𝑘+1
𝑆𝑘+1 = 1 .3 + 3 .5 + 5 .7 + ⋯ + (2𝑘+1)(2𝑘+3) = 2𝑘+3 - (2)
1
𝑆𝑘+1 = 𝑆𝑘 +
(2𝑘 + 1)(2𝑘 + 3)
RHS of (2)
𝑘+1
𝑆𝑘+1 ==
2𝑘 + 3
39
𝑘
But right of (2), recall 𝑆𝑘 = 2𝑘 + 1
𝑘 1
𝑆𝑘+1 = +
2𝑘 + 1 (2𝑘 + 1)(2𝑘 + 3)
𝑘(2𝑘 + 3) + 1
𝑆𝑘+1 =
(2𝑘 + 1)(2𝑘 + 3)
2𝑘 2 + 3𝑘 + 1
𝑆𝑘+1 =
(2𝑘 + 1)(2𝑘 + 3)
40
Binomial Theorem
Now to expand
(𝑥 + 𝑦)0 = 1
(𝑥 + 𝑦)1 = 𝑥 + 𝑦
(𝑥 + 𝑦)2 = 𝑥 2 + 𝑦 2 + 2𝑥𝑦
(𝑥 + 𝑦)3 = 𝑥 3 + 𝑦 3 + 3𝑥 2 𝑦 + 3𝑥𝑦 2
Therefore, we shall obtain the formular, for the expansion of (𝑥 + 𝑦)𝑛 , where 𝑛
is a positive integer.
1 1
1 2 1
1 3 3 1
1 4 6 4 1
1 5 10 10 5 1
1 6 15 20 15 6 1
41
Note: In each expression, there are:
i) 𝑛 + 1 terms
ii) In each of the terms involved in the expanding the power of 𝑥 and 𝑦
put together is equal to 𝑛.
iii) The sum of the binomial coefficient in the expansion of (𝑥 + 𝑦)𝑛 is 2𝑛
that is 𝐶0 + 𝑛𝐶1 + 𝑛𝐶2 + 𝑛𝐶2 + ⋯ + 𝑛𝐶𝑛 .
iv) While the power of 𝑥 is in decreasing order the power of 𝑦 is in
increasing order.
Examples:
42
𝑛! (𝑛−𝑟+1)(𝑛−𝑟)!
Recall that 𝑛𝐶𝑟 = (𝑛−𝑟)!𝑟! = 𝑛(𝑛 − 1)(𝑛 − 2) … (𝑛−𝑟)!𝑟!
Note: It can be show that the binominal expansion formular hold for
positive, negative integer or any rational value of 𝑛 provided there is a
restriction on the value of 𝑥 and 𝑦 in the expansion of (𝑥 + 𝑦)𝑛 .
Examples:
i) Using the binomial theorem, expand (1 + 2𝑥)5 , simplifying all the terms.
ii) Use your expansion to calculate the values of (1.02)5 to six significant
figure.
iii) If the first three terms of the expansion of (1 + 𝑝𝑥)𝑛 in ascending power
of 𝑥 are 1 + 20𝑥 + 160𝑥 2 . Find the values of 𝑛 and 𝑝. Note: 0! = 1
Solutions:
𝑛!
i) Recall that 𝑛𝐶𝑟 = (𝑛−𝑟)!𝑟!
Now,
43
5 .4 5 .4.3 5 . 4 .3 .2
(1 + 2𝑥)5 = 1 + 5(2𝑥) + 1 .2 4𝑥 2 + 1 .2 .3 8𝑥 3 + 1 .2 . 16𝑥 4
+ 32𝑥 5
3 .4
2𝑥 = 0.02
𝑥 = 0.01
Hence,
= 1.10408 (6 sf)
𝑛! 𝑛!
(1 + 𝑝𝑥)𝑛 = 1 + (𝑛−1)!1! 𝑝𝑥 + (𝑛−2)!2! 𝑝 2 𝑥 2 + ⋯
𝑛(𝑛−1)! 𝑛(𝑛−1)(𝑛−2)! 2 2
(1 + 𝑝𝑥)𝑛 = 1 + (𝑛−1)!1! 𝑝𝑥 + (𝑛−2)!2!
𝑝 𝑥 +⋯
𝑛(𝑛−1)
(1 + 𝑝𝑥)𝑛 = 1 + 𝑛𝑝𝑥 + 𝑝2𝑥 2 + ⋯
2
By equating coefficients
𝑛𝑝 = 20 - - - - (1)
𝑛(𝑛−1)𝑝2
= 160 - - - - (2)
2
44
𝑛(𝑛 − 1)𝑝 2 = 320
𝑛2 𝑝 2 − 𝑛𝑝 2 = 320
−20𝑝 = −80
20 20
𝑝 = 4, ⇒ 𝑛 = = =5
𝑝 4
Exercises (Assignment)
1 5
i. (𝑎 + 𝑏)6 ii. (𝑥 + 𝑦)3 iii. (2𝑥 + 5𝑦)4 iv. (1 − 𝑧)4 v. (𝑥 − 𝑥)
vi. (𝑎2 + 𝑏 2 )5
45
Examples:
Solution:
6
6(1)5 𝑥 6 × 5(1)4 𝑥 2 6 × 5 × 4(1)3 𝑥 3
6
(1 + 𝑥) = 1 + + +
1! 2! 3!
6 × 5 × 4 × 3(1)2 𝑥 4 6 × 5 × 4 × 3 × 2 𝑥 5
+ + + 𝑥6
4! 5!
2) Expand (1 − 𝑥)−7 .
Solution:
1
(1 − 𝑥)−7 = (1−𝑥)7
Solution:
𝑛! 𝑛!
(𝑥 + 𝑦)𝑛 = 𝑥 𝑛 + (𝑛−1)!1! (𝑥)𝑛−1 𝑦 + (𝑛−2)!2! (𝑥)𝑛−2 𝑦 2
46
𝑛(𝑛−1)
(𝑥 + 𝑦)𝑛 = 𝑥 𝑛 + 𝑛(𝑥)𝑛−1 𝑦 + (𝑥)𝑛−2 𝑦 2
2
Since the coefficient of the first, second and third term is given by 32, 240,
720
⇒ 𝑥 𝑛 = 32 - - - (1)
𝑛(𝑛−1)
𝑥 𝑛−2 𝑦 2 = 720 - - (3)
2
47
1
1− = 0.8
𝑛
𝑛−1
⇒ = 0.8
𝑛
𝑛 − 1 = 0.8𝑛
−1 = 0.8𝑛 − 𝑛
−1 = −0.2𝑛
𝑛=5
Since 𝑛 = 5,
𝑥=2
𝑦=3
4. Expand (1 + 𝑥 + 𝑥 2 )3
Solution:
(1 + 𝑥 + 𝑥 2 )3 = (1 + (𝑥 + 𝑥 2 ))3
(1 + (𝑥 + 𝑥 2 ))3 = 1 + 3𝑥 + 3𝑥 2 + 3(𝑥 2 + 2𝑥 3 + 𝑥 4 ) + 𝑥 3 + 3𝑥 4 +
3𝑥 5 + 𝑥 6
(1 + (𝑥 + 𝑥 2 ))3 = 1 + 3𝑥 + 3𝑥 2 + 3𝑥 2 + 6𝑥 3 + 3𝑥 4 + 𝑥 3 + 3𝑥 4 + 3𝑥 5 + 𝑥 6
(1 + (𝑥 + 𝑥 2 ))3 = 1 + 3𝑥 + 6𝑥 2 + 7𝑥 3 + 6𝑥 4 + 3𝑥 5 + 𝑥 6
48
5. Find the values of 𝑎 if the coefficient of 𝑥 2 in the expansion of
(1 + 𝑎𝑥)4 (2 − 𝑥)3 is 6.
Solution:
Also,
(2 − 𝑥)3 = 8 − 12𝑥 + 6𝑥 2 − 𝑥 3
48𝑎2 𝑥 2 − 48𝑎𝑥 2 + 6𝑥 2
48𝑎2 − 48𝑎 + 6 = 6
48𝑎2 − 48𝑎 = 0
Divide through by 48
𝑎2 − 𝑎 = 0
𝑎(𝑎 − 1) = 0
𝑎 = 0 or 𝑎 = 1
49
6. Show that if 𝑥 is so small that 𝑥 3 and higher powers of 𝑥 can be neglected
(1+2𝑥)3/2 −4(1+𝑥)1/2
then = −3 + 𝑥 + 5𝑥 2 .
1 + 𝑥2
Solution:
3 1
3 ( ) ( ) (2𝑥)2
(1 + 2𝑥)3/2 = 1 + ( ) (2𝑥) + 2 2
2 2!
3
(1 + 2𝑥)3/2 = 1 + 3𝑥 + 𝑥 2
2
As far as term in 𝑥 2
1 1
1 (2) (− 2) 𝑥 2
(1 + 𝑥)1/2 = 1 +( )𝑥 +
2 2!
1 1
(1 + 𝑥)1/2 = 1 + 𝑥 − 𝑥 2
2 8
(1 + 𝑥 2 )−1 = 1 − 𝑥 2
Therefore,
(1+2𝑥)3/2 −4(1+𝑥)1/2 3 1 1
= [(1 − 𝑥 2 ) {(1 + 3𝑥 + 2 𝑥 2 ) − 4 (1 + 2 𝑥 − 8 𝑥 2 )}]
1 + 𝑥2
4
𝑥2 2
7. Expand ( 2 − 𝑥)
Solution:
4 4 3 2
𝑥2 2 𝑥2 𝑥2 2 𝑥2 2 2
( 2 − 𝑥) = ( 2 ) + 4𝐶1 ( 2 ) (− 𝑥) + 4𝐶2 ( 2 ) (− 𝑥) +
3
𝑥2 2 2 4
4𝐶3 ( 2 ) (− 𝑥) + 4𝐶4 (− 𝑥)
50
4
𝑥2 2 𝑥8 𝑥6 2 𝑥4 4 𝑥2 8
( 2 − 𝑥) = ( 16 ) + 4 ( 8 ) (− 𝑥) − 6 ( 2 ) ( 𝑥 2 ) + 4 ( 2 ) (− )+
𝑥3
16
( 𝑥4)
4
𝑥2 2 𝑥8 16 16
( − ) = − 𝑥5 + 6 𝑥2 − + 4
2 𝑥 16 𝑥 𝑥
Exercise:
1) Expand (1.04)5 by the Binomial theorem, find its value to two decimal
places.
1 6
2) Expand (𝑥 − 𝑥)
General Term
The term 𝑛𝐶𝑟 𝑥 𝑛−𝑟 𝑦 𝑟 in Binomial theorem is called the general term or (𝑟 + 1)𝑡ℎ
term. It is denoted by 𝑇𝑟+1
Note: The general term is use to find out specific term or the required
coefficient of the term in the Binomial expansion.
Examples:
1 1/2
1. Find the eighth term in the expansion of (2𝑥 2 + 𝑥 2 ) .
Solution:
51
Therefore,
2 12−7
1 7
𝑇7+1 = 12𝐶7 (2𝑥 ) (− 2 )
𝑥
12! 2 5
1 7
𝑇8 = (2𝑥 ) (− 2 )
(12 − 7)! 7! 𝑥
12 × 11 × 10 × 9 × 8 × 7! 1
𝑇8 = (2)5 (𝑥 2 )5 (− 14 )
5 × 4 × 3 × 2 × 7! 𝑥
95040 1
𝑇8 = 32𝑥 10 (− 14 )
120 𝑥
−25344
𝑇8 =
𝑥4
2𝑦 10
2. Find the coefficient of 𝑥 8 in (𝑥 2 + ) .
𝑥
Solution:
2𝑦 10
The (r + 1)th term in the expansion of (𝑥 2 + ) is 𝑛𝐶𝑟 𝑥 𝑛−𝑟 𝑦 𝑟
𝑥
Therefore,
2 10−𝑟
2𝑦 𝑟
𝑇𝑟+1 = 10𝐶𝑟 (𝑥 ) ( )
𝑥
52
𝑥 20−3𝑟 = 𝑥 8
20 − 3𝑟 = 8 ⇒ 𝑟 = 4
Therefore,
10!
10𝐶4 24 𝑦 4 = × 16𝑦 4
6! 4!
10 × 9 × 8 × 7 × 6!
10𝐶4 24 𝑦 4 = × 16𝑦 4 = 210 × 16𝑦 4
6! 4 × 3 × 2
10𝐶4 24 𝑦 4 = 3360𝑦 4
𝑛 𝑡ℎ
Case I: If 𝑛 is even, then (𝑛 + 1) will be odd, so ( + 1) term will be the only
2
Case I: If 𝑛 is odd, then (𝑛 + 1) will be even, in this case there will not be a single
𝑛+1 𝑡ℎ 𝑛+3 𝑡ℎ
middle term, but ( ) and ( ) term will be the two middle term in the
2 2
expression.
For even,
𝑛 𝑛
𝑛𝐶𝑛 𝑥 𝑛− 2 𝑦 2 as the middle term
2
𝑛 + 1 𝑡ℎ 𝑛−1 𝑛−1
( ) , 𝑇𝑛+1 = 𝑛𝐶𝑛−1 𝑥 𝑛− 2 𝑦 2
2 2 2
53
𝑛 + 3 𝑡ℎ 𝑛+1 𝑛+1
( ) , 𝑇𝑛+3 = 𝑛𝐶𝑛+1 𝑥 𝑛−2 𝑦 2
2 2 2
Examples:
14
𝑥2
1) Find the middle term of (1 − ) .
2
Solution:
𝑛
That is (2 + 1) is the middle term
14
( 2 + 1) that is 8th term
14 × 13 × 12 × 11 × 10 × 9 × 8 × 7!7 𝑥 14
𝑇8 = (− )
7! 7! 128
3432𝑥 14 858𝑥 14
𝑇8 = − =−
128 16
Solution:
Now,
54
𝑟 = 6, 𝑛 = 13
13×12×11×10×9×8×7!
𝑇7 = 𝑥 7 𝑦 6 = 1716𝑥 7 𝑦 6
7!6!
𝑇7 = 1716𝑥 7 𝑦 6
Second term,
𝑟 = 7, 𝑛 = 13
13×12×11×10×9×8×7!
𝑇8 = 𝑥 6 𝑦 7 = 1716𝑥 6 𝑦 7
7!6!
𝑇8 = 1716𝑥 6 𝑦 7
Solution:
𝑛 = 9, 𝑥 = 2𝑥 3 , 𝑦 = −3𝑥
But 𝑥 27−2𝑟 = 𝑥 19
27 − 2𝑟 = 19
−2𝑟 = 19 − 27 = −8
55
⇒𝑟 =4
𝑇5 = 9𝐶4 25 (−34 )𝑥 19
Consider,
𝑛(𝑛−1) 𝑛(𝑛−1)(𝑛−2)
(1 + 𝑥)𝑛 = 1 + 𝑛𝑥 + 𝑥2 + 𝑥3 + ⋯ ∞ - (1)
2! 3!
If 𝑛 has a value other than the positive integer the expansion will not terminate
and the requirement −1 < 𝑥 < 1 is absolutely important.
Although the expansion does not terminate in this case, it is necessary that
|𝑥| < 1 to make (1) valid, (1) is called Binomial series, which is valid only when
𝑥 is numerically less than unity.
Note: The first term in the expression must be unity, for example, when 𝑛 is not
𝑦 𝑛
positive integer, to expand (𝑥 + 𝑦)𝑛 = 𝑥 𝑛 (1 + 𝑥 ) , then apply the binomial
𝑦
series, where |𝑥 | < 1.
56
Examples:
1
1) Obtain the first five term in the expansion of (1 + 𝑥) . Hence evaluate 2
Solution:
1
In this case 𝑛 = 2
1 1 1 1 1 1 1 1 1
1 ( −1) ( −1)(2−2) ( −1)(2−2)(2−3)
1/2 2 3
(1 + 𝑥) = 1+2𝑥 + 2 2
𝑥 + 2 2
𝑥 + 2 2
𝑥4
2 6 24
1 1 1 1 3 1 1 3 5
1 (−2) (−2)(−2) (−2)(−2)(−2)
1/2 2 3
(1 + 𝑥) = 1+2𝑥 + 2
𝑥 + 2
𝑥 + 2
𝑥4
2 6 24
1 1 1 3 1 15 1
(1 + 𝑥)1/2 = 1 + 2 𝑥 + (− 4) (2) 𝑥 2 + (8) (6) 𝑥 3 + (− 16) (24) 𝑥 4
1 1 1 5
(1 + 𝑥)1/2 = 1 + 2 𝑥 − 8 𝑥 2 + 16 𝑥 3 − 128 𝑥 4
Now,
1 1 1
√1.03 = 1 + 2 (0.03) − 8 (0.0009) + 16 (0.000027) + ⋯
But since we only required the result to four decimal place, we need to
act only the first three terms, therefore
57
√1.03 = 1 + 0.015 − 0.0001125 + 0.0000017 + ⋯
1 1 1 𝑥 −1
2) Expand (2 + 𝑥)−1 = 2 + 𝑥 = 𝑥 = 2 (1 + 2) compare with (1 + 𝑥)
2(1+2)
1 𝑥 −1 1 𝑥 (−1)(−1−1) 𝑥 2 (−1)(−1−1)(−1−2) 𝑥 3
(1 + 2) = 2 [1 + (−1) 2 + (2 ) + (3 ) + ⋯ ]
2 2! 3!
𝑥
Provided |2| < 1
1 1 1 1 1
(2 + 𝑥)−1 = 2 − 4 𝑥 + 4 𝑥 2 − 8 𝑥 3 + 32 𝑥 4 + ⋯ Provided |𝑥| < 2
1
3) Expand 1 − 𝑥
Solution:
1 −1
= (1 − 𝑥)
1−𝑥
𝑛(𝑛−1) 𝑛(𝑛−1)(𝑛−2)
(1 + 𝑥)𝑛 = 1 + 𝑛𝑥 + 𝑥2 + 𝑥3 + ⋯
2! 3!
(−1)((−1)−1) (−1)((−1)−1)((−1)−2)
(1 − 𝑥)−1 = 1 + (−1)(−𝑥) + (−𝑥)2 + (−𝑥)3 + ⋯
2! 3!
(1 − 𝑥)−1 = 1 + 𝑥 + 𝑥 2 + 𝑥 3 + 𝑥 4 + ⋯
3−𝑥
4) Expand (1− 2𝑥)(1 + 𝑥2 ) in ascending power of 𝑥 as far as the term in 𝑥 3 .
Solution:
3−𝑥
We first resolve (1− 2𝑥)(1 + 𝑥 2) into partial fraction
3−𝑥 𝐴 𝐵𝑥 + 𝐶
= 1−2𝑥 + (1 + 𝑥 2 )
(1− 2𝑥)(1 + 𝑥 2 )
58
3 − 𝑥 = 𝐴(1 + 𝑥 2 ) + 𝐵𝑥(1 − 2𝑥) + 𝐶(1 − 2𝑥)
3 − 𝑥 = 𝐴 + 𝐴𝑥 2 + 𝐵𝑥 − 2𝐵𝑥 2 + 𝐶 − 2𝐶𝑥
𝐴+𝐶 =3 - - - (1)
𝐵 − 2𝐶 = −1 - - - (2)
𝐴 − 2𝐵 = 0 - - - (3)
2𝐵 + 𝐶 = 3 ⇒ 𝐶 = 3 − 2𝐵
𝐵 − 6 + 4𝐵 = −1
5B – 6 = −1 ⇒ 𝐵 = 1, 𝐴 = 2 𝑎𝑛𝑑 𝐶 = 1
Therefore,
3−𝑥 2 𝑥+1
= 1−2𝑥 + (1 + 𝑥 2 )
(1− 2𝑥)(1 + 𝑥 2 )
3−𝑥
= 2 (1 − 2𝑥)−1 + (𝑥 + 1) (1 + 𝑥 2 )−1
(1− 2𝑥)(1 + 𝑥 2 )
3−𝑥
= 2(1 + 2𝑥 + 4 𝑥 2 + 8 𝑥 3 + ⋯ ) + (𝑥 + 1)(1 − 𝑥 2 + 𝑥 4 −
(1− 2𝑥)(1 + 𝑥 2 )
𝑥6 + 𝑥8 + ⋯ )
3−𝑥
= (2 + 4𝑥 + 8 𝑥 2 + 16 𝑥 3 + ⋯ ) + (𝑥 + 1 − 𝑥 3 − 𝑥 2 + ⋯ )
(1− 2𝑥)(1 + 𝑥 2 )
3−𝑥
= 3 + 5𝑥 + 7 𝑥 2 + 15 𝑥 3 + ⋯
(1− 2𝑥)(1 + 𝑥 2 )
This expression is valid only if both −2𝑥 and 𝑥 2 lie between −1 and 1
59
1 1
−1 < 2𝑥 < 1 if − 2 < 𝑥 < 2
Recall that 𝑍 = 𝑥 + 𝑖𝑦, where 𝑥 is the real part and 𝑦 is the imaginary part.
Definition:
|𝑧| = √𝑥 2 + 𝑦 2
Examples:
a. 𝑧 = 4 + 2𝑖 b. 𝑧 = 3 − 𝑖 c. 𝑧 = 6 + 8𝑖
Solution:
a. 𝑧 = 4 + 2𝑖
b. 𝑧 = 3 − 𝑖
c. 𝑧 = 6 + 8𝑖
60
|𝑧| = √62 + 82 = √36 + 64 = √100 = 10
𝑦 𝑦
Now, since 𝑧 = 𝑟(cos 𝜃 + 𝑖 sin 𝜃) and 𝑟 = √𝑥 2 + 𝑦 2 , tan 𝜃 = 𝑥 ⇒ 𝜃 = 𝑡𝑎𝑛 −1 𝑥
Note: arg 𝑧 is not unique any two argument of 𝑧 differs by integer multiply of
2𝜋.
61
SEQUENCE AND SERIES
A sequence is an ordered list of terms in which each can be obtained from the
previous term by a simple rule or logic.
Examples:
In (i), 𝑇1 = 5
𝑇2 = 5 + 4 = 9
𝑇3 = 5 + (4 × 2) = 13
𝑇4 = 5 + (4 × 3) = 17
… …..
𝑇𝑛 = 5 + 4 × (𝑛 − 1)
𝑇𝑛 = 5 + 4𝑛 − 4 = 1 + 4𝑛
In (ii), 𝑇1 = 31
𝑇2 = 31 − (5𝑥1) = 26
𝑇3 = 31 − (5 × 2) = 21
𝑇4 = 31 − (5 × 3) = 16
… …..
𝑇𝑛 = 31 − 5 × (𝑛 − 1)
62
𝑇𝑛 = 31 − 5𝑛 + 5 = 36 − 5𝑛
Note: The difference between a term and the term immediately preceding, it is
always a constant. This constant number is called the common difference. The
𝑛𝑡ℎ term of a linear sequence have a first term 𝑎, and common difference 𝑑, we
wish to find the 𝑛𝑡ℎ term 𝑇𝑛 of the linear sequence.
𝑇1 = 𝑎
𝑇2 − 𝑇1 = 𝑑
𝑇2 = 𝑎 + 𝑑
𝑇3 = 𝑇2 + 𝑑 = 𝑎 + 2𝑑
𝑇4 = 𝑎 + 3𝑑
…. ….
𝑇𝑛 = 𝑎 + (𝑛 − 1)𝑑
Hence, the 𝑛𝑡ℎ term of a linear sequence whose first term is a 2 nd common
difference is 𝑑 is given by the formula
𝑇𝑛 = 𝑎 + (𝑛 − 1)𝑑
Examples:
Solution:
𝑎 = 6, 𝑑 = 11 − 6 = 5, 𝑛 = 40
𝑇𝑛 = 𝑎 + (𝑛 − 1)𝑑
63
𝑇40 = 6 + 195 = 201
2) The 4th term of an AP is 15 and 9th term is 35, find the fifteenth term.
Solution:
𝑇4 = 𝑎 + 3𝑑 = 15
𝑇9 = 𝑎 + 8𝑑 = 35
𝑎=3
−5𝑑 = −20
𝑑=4
𝑇15 = 𝑎 + 14𝑑
𝑇15 = 3 + 14 × 4
𝑇15 = 59
Solution:
𝑇1 = 𝑎 = 8
𝑇5 = 𝑎 + 4𝑑 = 20
𝑇5 = 8 + 4𝑑 = 20
4𝑑 = 20 − 8
4𝑑 = 12
𝑑=3
𝑇2 = 𝑎 + 𝑑 = 8 + 3 = 𝑥
64
𝑇2 = 𝑥 = 11
𝑇3 = 𝑎 + 2𝑑 = 8 + 2(3) = 𝑦
𝑇3 = 𝑦 = 14
𝑇4 = 𝑎 + 3𝑑 = 8 + 3(3) = 𝑧
𝑇4 = 𝑧 = 17
Note: The 𝑛𝑡ℎ term of a sequence can be determined from the sum of the first
𝑛𝑡ℎ term. Suppose 𝑆𝑛 denote the sum of the first n terms of a sequence whose
𝑛𝑡ℎ term is 𝑇𝑛 , then
𝑆𝑛̅ = 𝑇1 + 𝑇2 + 𝑇3 + ⋯ + 𝑇𝑛 - - - (1)
̅
𝑆𝑛−1 = 𝑇1 + 𝑇2 + 𝑇3 + ⋯ + 𝑇𝑛−1 - - - (2)
𝑆𝑛̅ − 𝑆𝑛−1
̅ = 𝑆𝑛̅
⇒ 𝑆𝑛 = 𝑆𝑛̅ − 𝑆𝑛−1
̅
Solution:
65
𝑆𝑛 = 2𝑛(𝑛 + 1
𝑆𝑛 = 𝑆𝑛̅ − 𝑆𝑛−1
̅
𝑆𝑛 = 2𝑛2 + 2𝑛 − 2𝑛2 + 2𝑛
𝑆𝑛 = 4𝑛
Sum of A. P
If the first term of an A. P is 𝑎 and the 𝑛𝑡ℎ term is L, we can find the sum of the
𝑛𝑡ℎ term of the sequence as follows:
Let the sum of the 𝑛𝑡ℎ term be 𝑆𝑛 and the common difference be 𝑑.
𝑆𝑛 = 𝑎 + (𝑎 + 𝑑) + (𝑎 + 2𝑑) + ⋯ + (𝐿 − 𝑑) + 𝐿 - (1)
𝑆𝑛 = 𝐿 + (𝐿 − 𝑑) + (𝐿 − 2𝑑) + ⋯ + (𝑎 + 𝑑) + 𝑎 - (2)
𝑆𝑛 + 𝑆𝑛 = (𝑎 + 𝐿) + (𝑎 + 𝑑 + 𝐿 − 𝑑) + (𝑎 + 2𝑑 + 𝐿 − 2𝑑) + (𝐿 − 𝑑 + 𝑎 + 𝑑)
+ (𝑎 + 𝐿)
2𝑆𝑛 = (𝑎 + 𝐿) + (𝑎 + 𝐿) + ⋯ + (𝑎 + 𝐿)
2𝑆𝑛 = 𝑛(𝑎 + 𝐿)
𝑛
𝑆𝑛 = 2 (𝑎 + 𝐿)
But 𝐿 = 𝑛𝑡ℎ
66
𝐿 = 𝑎 + (𝑛 − 1)𝑑
𝐿 = 𝑎 + (𝑛 − 1)𝑑
𝑛
𝑆𝑛 = 2 (𝑎 + 𝑎 + (𝑛 − 1)𝑑)
𝑛
𝑆𝑛 = [𝑎 + 𝑎 + (𝑛 − 1)𝑑]
2
Examples:
1) Find the sum of the first twenty terms of the linear sequence 1, 5, 9, …
Solution:
𝑎 = 1, 𝑑 = 4, 𝑛 = 20
20
𝑆20 = [2(1) + (20 − 1)4]
2
𝑆20 = 10 × 78
𝑆20 = 780
Solution:
𝑎 = 1, 𝑑 = 2, 𝐿 = 101
𝐿 = 𝑎 + (𝑛 − 1)𝑑
101 = 1 + (𝑛 − 1)2
101 = 1 + 2𝑛 − 2
67
101 = 2𝑛 − 1
102 = 2𝑛
𝑛 = 51
51
𝑆51 = (1 + 101)
2
51
𝑆51 = (102) = 51 × 51 = 2601
2
𝑆51 = 2601
3) The 4th term of an A. P is 18 and the common difference is −5, find the
sum of the first twenty terms.
Solution:
𝑇4 = 𝑎 + 3𝑑 = 18
𝑇4 = 𝑎 + 3(−5) = 18 ⇒ 𝑎 − 15 = 18
𝑎 = 33
20
𝑆20 = [2(33) + (20 − 1)(−5)]
2
𝑆20 = 10(−29)
𝑆20 = −290
Arithmetic Mean
𝑑 =𝑟−𝑞
⇒𝑞−𝑝 =𝑟−𝑞
Examples:
Solution:
Solution:
𝑇1 = 𝑎 = 19
𝑇5 = 𝑎 + 4𝑑 = 35
19 + 4𝑑 = 35
4𝑑 = 35 − 19 = 16
𝑑=4
𝑇2 = 𝑎 + 𝑑 = 19 + 4 = 23
𝑇3 = 19 + 4(2) = 27
𝑇4 = 19 + 4(3) = 31
𝑝 = 23, 𝑞 = 27, 𝑟 = 31
69
Geometric Progression
𝒏𝒕𝒉 term of a G. P
Suppose the first term of a G. P is 𝑎 and the common ratio is 𝑟, we can obtain
the 𝑛𝑡ℎ term as follows:
1st term = 𝑎
2nd term = 𝑎𝑟
3rd term = 𝑎𝑟 2
…..
Examples:
i) The first term of a G. P is 6, if its common ratio is 2, find the 6th term.
Solution:
𝑎 = 6, 𝑟 = 2
𝑇6 = 𝑎𝑟 6−1
𝑇6 = (6)(2)5 = 192
70
ii) The common ratio of a G. P is 2, if the fifth term is greater than the 1st term
by 45, find the fifth term?
Solution:
𝑟=2
But 𝑇5 = 𝑎𝑟 4 = (𝑎)(2)4 = 𝑎 + 45
16𝑎 = 𝑎 + 45
15𝑎 = 45 ⇒ 𝑎 = 3
𝑇5 = 3 + 45 = 48
3, 6, 12, 24, 48
Sum of G.P
If the first term of a G. P is 𝑎 and the common ratio is 𝑟, we can find the sum of
the first 𝑛𝑡ℎ term of the G, P as follows:
𝑆𝑛 = 𝑎 + 𝑎𝑟 + 𝑎𝑟 2 + 𝑎𝑟 3 + ⋯ + 𝑎𝑟 𝑛−1 + 𝑎𝑟 𝑛 - (1)
𝑟𝑆𝑛 = 𝑎𝑟 + 𝑎𝑟 2 + 𝑎𝑟 3 + 𝑎𝑟 4 + ⋯ + 𝑎𝑟 𝑛 - - (2)
𝑆𝑛 − 𝑟𝑆𝑛 = 𝑎 − 𝑎𝑟 + 𝑎𝑟 − 𝑎𝑟 2 + ⋯
On subtracting, all terms cancel except the first and last term,
𝑆𝑛 (1 − 𝑟) = 𝑎 − 𝑎𝑟 𝑛
71
𝑎(1−𝑟 𝑛 )
𝑆𝑛 = (1−𝑟)
for 𝑟 < 1
𝑎(𝑟 𝑛 −1)
𝑆𝑛 = (𝑟−1)
for 𝑟 > 1
The sum of the 𝑛 terms as 𝑛 approaches infinity is called sum to infinity of the
series and is designated as
𝑎
𝑆∞ = 1−𝑟
Examples:
a) The third term of a G. P is 63 and the fifth term is 567, find the sum of the
first six term of the progression?
Solution:
𝑇3 = 𝑎𝑟 2 = 63
𝑇5 = 𝑎𝑟 4 = 567
𝑎𝑟 4 567
=
𝑎𝑟 2 63
𝑟2 = 9 ⇒ 𝑟 = 3
𝑎(3)2 = 63
9𝑎 = 63
𝑎 = 7, 𝑛 = 6
7(729−1)
𝑆6 = = 2548
2
72
b) Find the sum of the first 6 terms of the exponential sequence 18, 6, 2, …
Solution:
𝑇1 = 𝑎 = 18
𝑇2 = 𝑎𝑟 = 6
18𝑟 = 6
6 1
𝑟 = 18 = 3
𝑎(1−𝑟 𝑛 )
𝑆𝑛 = (1−𝑟)
1 6
18(1−(3) )
𝑆6 = 1
(1− )
3
728
𝑆6 = 27
Exercises
a) If the 16th term of an A. P is 3 times the 4 th term, prove that the 23rd term
is 5 times the 3rd term.
Solution:
𝑇16 = 3𝑇4
𝑎 + 15𝑑 = 3𝑎 + 9𝑑)
𝑎 − 3𝑎 = 9𝑑 − 15𝑑
−2𝑎 = −6𝑑 ⇒ 2𝑎 = 6𝑑
𝑎 = 3𝑑 - - - - (1)
73
Therefore,
𝑇3 = 𝑎 + 2𝑑 from (1)
𝑇3 = 3𝑑 + 2𝑑 = 5𝑑
5(5𝑑) = 5𝑇3
Hence prove.
Solution:
𝑎 + 𝑎 + 𝑑 + 𝑎 + 2𝑑 = 21
3𝑎 + 3𝑑 = 21 - - - (1)
From (1)
21−3𝑑
𝑎= - - - - (3)
3
74
21−3𝑑 3 21−3𝑑 2 21−3𝑑
( ) +3( ) 𝑑 + 2( ) 𝑑2 = 315
3 3 3
But recall 1, 3, 3, 1
Multiply (4) by 27
27(315)
−189𝑑2 = −756
756
𝑑2 = =4
189
⇒𝑑 =±2
75
For +2,
3𝑎 + 3(2) = 21
3𝑎 = 21 − 6 = 15
𝑎=5
For −2,
3𝑎 + 3(−2) = 3𝑎 − 6 = 21
3𝑎 = 21 + 6 = 27
𝑎=9
Therefore, if 𝑎 = 5 ⇒ 𝑑 = 2
Therefore, if 𝑎 = 9 ⇒ 𝑑 = −2
Another method
Then, 𝑎 − 𝑑 + 𝑎 + 𝑎 + 𝑑 = 21
3𝑎 = 21
𝑎=7
7(49 − 𝑑2 ) = 315
76
−7𝑑2 = 315 − 343 = −28
−7𝑑2 = −28
𝑑2 = 4
𝑑 = ±2
Examples:
a) The first two terms of an arithmetic series are −2 and 3, how many terms
are needed for the sum to be equal 306?
Solution:
𝑎 + 𝑑 = 3 ⇒ −2 + 𝑑 = 3
𝑑=5
𝑛
𝑆𝑛 = 2 [2𝑎 + (𝑛 − 1)𝑑]
𝑛
𝑆𝑛 = 2 [2(−2) + (𝑛 − 1)(5)]
𝑛 𝑛
𝑆𝑛 = 2 [−4 + 5𝑛 − 5] = 2 [5𝑛 − 9] = 306
5𝑛2 − 9𝑛 = 612
5𝑛2 − 9𝑛 − 612 = 0
51
𝑛 = 12, 𝑛 = − 5
77
b) The second, fourth and eight term of an A. P are in G.P and the sum of the
third and fifth term is 20, find the first four term of the progression.
Solution:
𝑇2 = 𝑎 + 𝑑
𝑇4 = 𝑎 + 3𝑑
𝑇8 = 𝑎 + 7𝑑
Therefore,
𝑇2 + 𝑇4 + 𝑇8 = 20
2𝑎 + 6𝑑 = 20 - - - - (1)
2𝑎2 − 2𝑑2 = 0
2𝑎2 = 2𝑑2
𝑎=𝑑 - - - - - - (2)
2𝑎 + 6𝑑 = 20
2𝑑 + 6𝑑 = 20
78
20 5
8𝑑 = 20 ⇒ 𝑑 = =2
8
5 17
Therefore, they are 2 , 5, , 10
2
c) Find the sum of numbers between 200 and 400 which are divisible by 7.
Solution:
This implies that the greatest number less 400 which is divisible by 7 is
399
𝑎 = 203, 𝑑 = 7, 𝐿 = 399
399 = 203 + 7𝑛 − 7
399 = 196 + 7𝑛
203 = 7𝑛
𝑛 = 29
Hence,
𝑛
𝑆𝑛 = 2 (𝑎 + 𝑙)
79
29
𝑆29 = (203 + 399)
2
29
𝑆29 = (602) = 29(301) = 8729
2
𝑆29 = 8729
Exercise
In a geometrical progression, the sum of the second and third term is 6, and the
sum of the third and fourth term is −12, find the first term and the common
ratio.
Solution:
𝑇2 = 𝑎𝑟
𝑇3 = 𝑎𝑟 2
⇒ 𝑎𝑟 + 𝑎𝑟 2 = 6 - - - - (1)
⇒ 𝑎𝑟 2 + 𝑎𝑟 3 = −12 - - - - (2)
𝑎𝑟(1 + 𝑟) = 6
𝑎𝑟 2 (1 + 𝑟) = −2
Divide by 𝑎𝑟
𝑎𝑟(1 + 𝑟) = 6
𝑎𝑟 2 (1 + 𝑟) = −2
1 1
=−
𝑟 2
⇒ 2 = −𝑟; 𝑟 = −2
80
Subtracting in (2)
𝑎(−2) + 𝑎(−2)2 = 6
−2𝑎 + 4𝑎 = 6
⇒ 2𝑎 = 6
𝑎=3
81