Topical Revision Notes Additional Mathematics O Level PDF
Topical Revision Notes Additional Mathematics O Level PDF
All rights reserved. No part of this publication may be reproduced in any form or stored in a
retrieval system or transmitted in any form or by any means, electronic, mechanical, photocopying,
recording or otherwise, without the prior permission in writing of the Publishers.
Printed in Singapore
PREFACE
O Level Additional Mathematics Topical Revision Notes has been written in
accordance with the latest syllabus issued by the Ministry of Education, Singapore.
This book is divided into 16 units, each covering a topic as laid out in the syllabus.
Important concepts and formulae are highlighted in each unit, with relevant worked
examples to help students learn how to apply theoretical knowledge to examination
questions.
To make this book suitable for N(A) Level students, sections not applicable for
the N(A) Level examination are indicated with a bar ( ).
We believe this book will be of great help to teachers teaching the subject and students
preparing for their O Level and N(A) Level Additional Mathematics examinations.
Preface iii
CONTENTS
Unit 1 Simultaneous Equations, Polynomials and Partial Fractions 1
iv Contents
UNIT Simultaneous Equations,
Polynomials and Partial
1 Fractions
Example 1
Solution
2x + 3y = 15 ––– (1)
–3y + 4x = 3 ––– (2)
(1) + (2):
(2x + 3y) + (–3y + 4x) = 18
6x = 18
x=3
When x = 3, y = 3.
2 UNIT 1
• Substitution
A variable is made the subject of the chosen equation. This equation is then
substituted into the equation that was not chosen to solve for the variable.
Example 2
From (1):
−2 + 3y
x=
2
3
x = –1 + y ––– (3)
2
Substitute (3) into (2):
⎛ 3 ⎞
y + 4 ⎜–1 + y⎟ = 24
⎝ 2 ⎠
y – 4 + 6y = 24
7y = 28
y=4
When y = 4, x = 5.
………………………………………………………………………………
Simultaneous Non-Linear Equations
6. A non-linear equation is not of the form ax + by = p.
7. Methods of solving simultaneous non-linear equations:
• Substitution
• Graphical method (covered in ‘O’ level Mathematics)
Example 3
Solution
3y = x + 3 ––– (1)
y2 = 13 + 2x ––– (2)
From (1):
1
y= x + 1 ––– (3) (Use the linear equation to express y in terms of x.)
3
Substitute (3) into (2):
2
⎛1 ⎞
⎜ x + 1⎟ = 13 + 2x
⎝ 3 ⎠
1 2 2
x + x + 1 = 13 + 2x
9 3
1 2 4
x – x – 12 = 0
9 3
x2 – 12x – 108 = 0
(x – 18)(x + 6) = 0
x = 18 or x = –6
When x = 18, y = 7. (Substitute the values of x into the linear equation to obtain
When x = –6, y = –1. the corresponding values of y.)
∴ x = 18, y = 7 or x = –6, y = –1
4 UNIT 1
Example 4
Solution
x2 – 2y2 = –17 ––– (1)
x – y = – 4 ––– (2)
From (2),
y = x + 4 ––– (3) (Use the linear equation to express y in terms of x.)
Substitute (3) into (1):
x2 – 2(x + 4)2 = –17 (Substitute the linear equation into the non-linear
x – 2x2 – 16x – 32 = –17 equation.)
2
–x2 – 16x – 15 = 0
x2 + 16x + 15 = 0
(x + 1)(x + 15) = 0 (Factorise the quadratic expression.)
x = –1 or x = –15
When x = –1, y = 3. (Substitute the values of x into the linear equation
When x = –15, y = –11. to obtain the corresponding values of y.)
x = −1, y = 3 or x = −15, y = −11
Solution
2x + y = 5 — (1)
x2 + y2 + x + 12y – 29 = 0 — (2)
From (1),
y = 5 – 2x — (3) (Use the linear equation to express y in terms of x.)
Substitute (3) into (2):
x2 + (5 – 2x)2 + x + 12(5 – 2x) – 29 = 0 (Substitute the linear equation
x + 25 – 20x + 4x2 + x + 60 – 24x – 29 = 0 into the non-linear equation.)
2
5x2 – 43x + 56 = 0
(5x – 8)(x – 7) = 0 (Factorise the quadratic expression.)
3
x = 1 or x = 7
5
3 4
When x = 1 , y = 1 . (Substitute the values of x into the linear equation
5 5
to obtain the corresponding values of y.)
When x = 7, y = –9.
⎛ 3 4 ⎞
∴ The coordinates of A and B are ⎜1 , 1 ⎟ and (7, –9).
⎝ 5 5 ⎠
6 UNIT 1
Definitions
10. A polynomial in x is a mathematical expression of a sum of terms, each of the form
axn, where a is a constant and n is a non-negative integer. It is usually denoted as f(x).
i.e. f(x) = anxn + an – 1 xn – 1 + an – 2 xn – 2 + … + a2 x2 + a1x + a0
1
11. Examples of polynomials include x3 + 2x − 1, 6x4 – x2 and −0.2x + x2 + 5x3.
2
1 2
Examples of non-polynomials include 2x2 + , 4 – x and x + x 3.
x
12. an, an – 1, …, a0 are coefficients.
a0 is also called the constant term.
13. The degree (or order) of a polynomial in x is given by the highest power of x.
For example, the degree of 6x3 − 2x2 + x − 8 is 3 and the degree of 1 − x + 5x4 is 4.
Identities
15. An identity is an equation in which the expression on the LHS (left-hand side) is
equal to the expression on the RHS (right-hand side).
16. Methods of finding the unknown constants in an identity:
• By substitution of special values of x
• By comparing coefficients
It is given that for all values of x, 2x3 + 5x2 – x – 2 = (Ax + 3)(x + B)(x – 1) + C.
Find the values of A, B and C.
Solution
Let x = 1: 2(1)3 + 5(1)2 – 1 – 2 = (A + 3)(1 + B)(1 – 1) + C (Letting x be 1 leaves
C=4 us with 1 unknown, C.)
Let x = 0: 2(0)3 + 5(0)2 – 0 – 2 = (0 + 3)(0 + B)(0 – 1) + 4 (Letting x be 0 leaves
B=2 us with 1 unknown, B.)
Comparing coefficients of x3,
A=2
A = 2, B = 2 and C = 4
Example 7
Given that 2x3 + 3x2 – 14x – 5 = (2x – 3)(x + 3)Q(x) + ax + b, where Q(x) is a
polynomial, find the value of a and of b.
Solution
Let x = –3: 2(–3)3 + 3(–3)2 – 14(–3) – 5 = –3a + b
10 = –3a + b
3a – b = –10 — (1)
3 2
3 ⎛ 3⎞ ⎛ 3⎞ ⎛ 3⎞ 3
Let x = : 2 ⎜ ⎟ + 3 ⎜ ⎟ – 14 ⎜ ⎟ – 5 = a + b
2 2
⎝ ⎠ 2
⎝ ⎠ 2
⎝ ⎠ 2
25 3
– = a+b
2 2
3a + 2b = –25 — (2)
(2) − (1): 3b = −15
b = −5
a = −5
a = –5, b = –5
8 UNIT 1
Long Division
17. When 3x3 + 4x2 – 6x + 3 is divided by x – 1,
• the dividend is 3x3 + 4x2 – 6x + 3
• the quotient is 3x2 + 7x + 1
• the divisor is x – 1
• the remainder is 4.
3x 2 + 7x + 1 Quotient
Divisor x – 1 3x 3 + 4 x 2 – 6x + 3 Dividend
–(3x 3 – 3x 2 )
7x 2 – 6x + 3
–(7x – 7x)
2
x+3
–(x – 1)
4 Remainder
Synthetic Method
21. The synthetic method can be used to divide a polynomial by a linear divisor.
To divide 3x3 + 4x2 – 6x + 3 by x – 1,
1 3 4 –6 3 Coefficients of
3 7 1 the Dividend
3 7 1 4
Coefficients of
the Quotient Remainder
Example 8
Solution
Let f(x) = x3 – 2x2 + 3x – 1.
By Remainder Theorem,
The remainder is f(1) = (1)3 – 2(1)2 + 3(1) – 1
=1–2+3–1
=1
10 UNIT 1
Example 9
Given that f(x) = ax3 – 8x2 – 9x + b is exactly divisible by 3x – 2 and leaves a
remainder of 6 when divided by x, find the value of a and of b.
Solution
⎛2 ⎞
Since f ⎜ ⎟ = 0,
⎝ 3⎠
3 2
⎛2 ⎞ ⎛2 ⎞ ⎛2 ⎞
a ⎜ ⎟ – 8 ⎜ ⎟ – 9 ⎜ ⎟ + b = 0
⎝ 3⎠ ⎝ 3⎠ ⎝ 3⎠
8 a – 32 – 6 + b = 0
27 9
8a – 96 – 162 + 27b = 0
8a + 27b = 258 — (1)
Since f(0) = 6,
a(0)3 – 8(0)2 – 9(0) + b = 6
b = 6 — (2)
Substitute b = 6 into (1):
8a + 27(6) = 258
a = 12
a = 12, b = 6
Solution
Method 1: Long division
6x 2 + x – 2
x + 1 6x 3 + 7x 2 – x + 3
–(6x 3 + 6x 2 )
x2 – x + 3
–(x 2 + x)
– 2x + 3
–(–2x – 2)
5
The remainder is 5.
Method 2: Synthetic method
–1 6 7 –1 3
–6 –1 2
6 1 –2 5
The remainder is 5.
Method 3: Remainder Theorem
f(x) = 6x3 + 7x2 – x + 3
f(–1) = 6(–1)3 + 7(–1)2 – (–1) + 3
=5
The remainder is 5.
………………………………………………………………………………
Factor Theorem
24. The Factor Theorem states that when a polynomial f(x) is divided by ax – b and
⎛b ⎞
that f ⎜ ⎟ = 0, then ax – b is a factor of f(x).
⎝a ⎠
⎛b ⎞
25. Conversely, if ax – b is a factor of f(x), then f ⎜ ⎟ = 0 and f(x) is divisible by ax – b.
⎝a ⎠
12 UNIT 1
Example 11
Solution
Let f(x) = x3 + ax2 – x + 4.
Since x + 2 is a factor of f(x), by Factor Theorem,
f(–2) = 0
(–2) + a(–2) – (–2) + 4 = 0
3 2
–8 + 4a + 2 + 4 = 0
–2 + 4a = 0
1
a=
2
Example 12
Prove that x + 2 is a factor of 4x3 – 13x + 6. Hence solve the equation 4x3 – 13x + 6 = 0.
Solution
Let f(x) = 4x3 – 13x + 6. (To prove that x + 2 is a factor of f(x),
f(–2) = 4(–2) – 13(–2) + 6 we need to show that f(–2) = 0.)
3
= 0
x + 2 is a factor of 4x3 – 13x + 6.
Now f(x) = 4x3 – 13x + 6 = (x + 2)(4x2 + kx + 3), where k is a constant.
Comparing coefficients of x2,
0=8+k
k = –8
i.e. f(x) = (x + 2)(4x2 – 8x + 3)
= (x + 2)(2x – 1)(2x – 3)
To solve 4x3 – 13x + 6 = 0,
(x + 2)(2x – 1)(2x – 3) = 0
1 3
x = –2 or x = or x =
2 2
Solution
Let f(x) = 4x3 + ax2 + bx + 2.
Since x2 – 3x + 2 = (x – 1)(x – 2),
f(x) is exactly divisible by (x – 1)(x – 2), (Factorise the quadratic divisor.)
i.e. f(1) = 0 and f(2) = 0.
When f(1) = 0,
4(1)3 + a(1)2 + b(1) + 2 = 0
4+a+b+2=0
a + b = –6 — (1)
When f(2) = 0,
4(2)3 + a(2)2 + b(2) + 2 = 0
32 + 4a + 2b + 2 = 0
4a + 2b = –34
2a + b = –17 — (2)
(2) − (1):
a = –11
b = 5
a = –11, b = 5
f(x) = 4x3 – 11x2 + 5x + 2 = (x2 – 3x + 2)(px + q)
Comparing coefficients of x3,
p = 4
Comparing constants,
2 = 2q
q = 1
f(x) = (x2 – 3x + 2)(4x + 1)
= (x – 1)(x – 2)(4x + 1)
When f(x) = 0,
1
x = 1 or x = 2 or x = – . (It is a good practice to find the intercepts with
4
the coordinate axes before sketching the graph.)
14 UNIT 1
When x = 0,
f(0) = 2.
y
(0, 2) y = f(x)
x
⎛ 1 ⎞ O
⎜– , 0⎟ (1, 0) (2, 0)
⎝ 4 ⎠
………………………………………………………………………………
Factorisation of Cubic Expressions
26. A cubic expression is of the form ax3 + bx2 + cx + d.
27. Cubic expressions are factorised into:
• 3 linear factors, i.e. (px + q)(rx + s)(tx + u), or
• 1 linear and 1 quadratic factor, i.e. (px + q)(rx2 + sx + t), where rx2 + sx + t cannot
be factorised into 2 linear factors
28. Methods of factorising cubic expressions:
• Trial and error
• Long division
• Synthetic method
• Comparing coefficients
29. Sum and difference of cubes:
• Sum of cubes: a3 + b3 = (a + b)(a2 – ab + b2)
• Difference of cubes: a3 – b3 = (a – b)(a2 + ab + b2)
Solution
Let f(x) = 2x3 + x2 – 5x + 2.
f(1) = 2 + 1 – 5 + 2
=0
∴ (x – 1) is a factor of f(x).
By long division,
2x 2 + 3x – 2
x – 1 2x 3 + x 2 – 5x + 2
– (2x 3 – 2x 2 )
3x 2 – 5x + 2
–(3x 2 – 3x)
–2x + 2
–(–2x + 2)
0
f(x) = (x – 1)(2x2 + 3x – 2)
= (x – 1)(2x – 1)(x + 2)
When f(x) = 0,
1
x = 1 or x = or x = –2.
2
16 UNIT 1
Example 15
In the cubic polynomial f(x), the coefficient of x3 is 4 and the roots of f(x) = 0
1
are 3, and – 4.
2
(i) Express f(x) as a cubic polynomial in x with integer coefficients.
(ii) Find the remainder when f(x) is divided by 2x – 5.
(iii) Solve the equation f x = 0.
( )
Solution
1
(i) Since the roots of f(x) = 0 are 3, and – 4, the factors of f(x) are x – 3,
2
2x – 1 and x + 4.
Given also that the coefficient of x3 is 4, f(x) = 2(x – 3)(2x – 1)(x + 4)
= 4x3 + 2x2 – 50x + 24
3 2
⎛5 ⎞ ⎛5 ⎞ ⎛5 ⎞ ⎛5 ⎞
(ii) f ⎜ ⎟ = 4 ⎜ ⎟ + 2 ⎜ ⎟ – 50 ⎜ ⎟ + 24
⎝2 ⎠ ⎝2 ⎠ ⎝2 ⎠ ⎝2 ⎠
= –26
∴ The remainder is –26.
(iii) Since f(x) = 2(x – 3)(2x – 1)(x + 4),
f( x) = 2 Q x – 3R Q2 x – 1R Q x + 4R (Note that x is replaced with x .)
When f ( x ) = 0,
2 Q x – 3R Q2 x – 1R Q x + 4R = 0
x – 3 = 0 or 2 x – 1 = 0 or x + 4 = 0
1
x =3 x= x = –4 (no real solution)
2
1
x = 9 x=
4
1
x = 9 or x =
4
P(x)
34. From an improper algebraic fraction , we can make use of long division to
D(x)
P(x) R(x) R(x)
obtain = Q(x) + , where Q(x) is a polynomial and is a proper
D(x) D(x) D(x)
algebraic fraction.
35. To express a compound algebraic fraction into partial fractions:
Step 1: Determine if the compound fraction is proper or improper. If it is
improper, perform long division (or use the synthetic method if the
denominator is linear).
Step 2: Ensure that the denominator is completely factorised.
Step 3: Express the proper fraction in partial fractions according to the cases below.
Step 4: Solve for unknown constants by substituting values of x and/or comparing
coefficients of like terms and/or using the “Cover-Up Rule”.
mx + n A B
1 Linear factors +
(ax + b)(cx + d) ax + b cx + d
Repeated linear mx + n A B C
2 + +
factors (ax + b)(cx + d)2 ax + b cx + d (cx + d)2
Quadratic factor
mx + n A Bx + C
3 which cannot be +
ax + b x 2 + c 2
(ax + b)(x 2 + c 2 )
factorised
18 UNIT 1
Example 16
7 – 2x
Express in partial fractions.
x +x–6
2
Solution
First factorise the denominator to get the algebraic fraction in the form
mx + n
of .
(ax + b)(cx + d)
x2 + x – 6 = (x + 3)(x – 2)
7 – 2x 7 – 2x
=
x2 + x – 6 (x + 3)(x – 2)
7 – 2x A B
Then, let = + .
(x + 3)(x – 2) x+3 x–2
Multiply throughout by (x + 3)(x – 2),
7 – 2x = A(x – 2) + B(x + 3)
7 – 2x 13 3
∴ = – +
x2 + x – 6 5(x + 3) 5(x – 2)
x4 + 9
Express in partial fractions.
x 3 + 3x
Solution
x4 + 9
First we need to perform long division on .
x 3 + 3x
x
x 3 + 3x x 4 + 0x 2 + 9
–(x 4 + 3x 2 )
–3x 2 + 9
x4 + 9 –3x 2 + 9
= x +
x 3 + 3x x 3 + 3x
–3x 2 + 9
=x+
x(x 2 + 3)
–3x 2 + 9 A Bx + C
Let = + 2 .
x(x + 3)
2 x x +3
Multiply throughout by x(x2 + 3),
–3x2 + 9 = A(x2 + 3) + (Bx + c)x
Let x = 0 : 9 = 3A
A=3
Comparing coefficients of x2,
–3 = A + B
=3+B
B = –6
Comparing coefficients of x,
C=0
x4 + 9 3 6x
∴ =x+ – 2
x 3 + 3x x x +3
20 UNIT 1
Example 18
2x 3 – 2x 2 – 24 x – 7
Express in partial fractions.
x 2 – x – 12
Solution
By long division,
2x
x 2
– x – 12 2x 3
– 2x 2 – 24 x – 7
–(2x 3 – 2x 2 – 24 x)
–7
2x – 2x – 24 x – 7
3 2
–7
= 2x + 2
x – x – 12
2
x – x – 12
–7
= 2x +
(x – 4)(x + 3)
–7 A B
Let = + .
(Ignore the 2x when expressing
(x – 4)(x + 3) x–4 x+3
–7 into its partial fractions.)
(x – 4)(x + 3)
2x 3 – 2x 2 – 24 x – 7 1 1
= 2x –
x – 4
+
x 3
x – x – 12
2 +
Solution
8x 2 – 5x + 2 A Bx + C
Let = + 2 . (Note
that x2 + 4 cannot be factorised
(3x + 2)(x + 4)
2 3x + 2 x +4 into 2 linear factors.)
Multiply throughout by (3x + 2)(x2 + 4),
8x2 – 5x + 2 = A(x2 + 4) + (Bx + C)(3x + 2)
2 80 40
Let x = – : = A
3 9 9
A=2
Let x = 0: 2 = 4A + 2C
= 4(2) + 2C
2C = – 6
C = –3
Comparing coefficients of x2,
8 = A + 3B
= 2 + 3B
3B = 6
B=2
8x 2 – 5x + 2 2 2x – 3
= + 2
(3x + 2)(x + 4)
2 3x + 2 x +4
22 UNIT 1
Example 20
9 – 4x
Express in partial fractions.
(2x + 3)(x – 1)2
Solution
9 – 4x A B C
Let = + + .
(2x + 3)(x – 1) 2 2x + 3 x – 1 (x – 1)2
Multiply throughout by (2x + 3)(x – 1)2,
9 – 4x = A(x – 1)2 + B(x – 1)(2x + 3) + C(2x + 3)
Let x = 1: 5 = 5C
C=1
3 25
Let x = – : 15 = A
2 4
12
A=
5
Comparing coefficients of x2,
0 = A + 2B
12
0= + 2B
5
12
2B = –
5
6
B=–
5
9 – 4x 12 6 1
= – +
(2x + 3)(x – 1)2 5(2x + 3) 5(x – 1) (x – 1)2
………………………………………………………………………………
37. Cover-Up Rule
The “Cover-Up Rule” is a method to find the unknown numerators of partial
fractions.
P(x) A B
Given that = + , where P(x) is a linear polynomial,
(ax + b)(cx + d) ax + b cx + d
⎛ b ⎞ ⎛ d ⎞
P ⎜– ⎟ P ⎜– ⎟
A= ⎝ a ⎠ and B = ⎝ c ⎠ .
⎛ b ⎞ ⎛ d ⎞
c ⎜– ⎟ + d a ⎜– ⎟ + b
⎝ a ⎠ ⎝ c ⎠
Solution
3x – 1 A B
Let = + .
(x + 3)(x – 2) x+3 x–2
Method 1: Substitution
3x – 1 A B
= +
(x + 3)(x – 2) x+3 x–2
Multiply throughout by (x + 3)(x – 2),
3x – 1 = A(x – 2) + B(x + 3)
Let x = 2: 5 = 5B (Letting x be 2 leaves us with 1 unknown, B.)
B=1
Let x = –3: –10 = –5A (Letting x be –3 leaves us with 1 unknown, A.)
A=2
3x – 1 2 1
= +
(x + 3)(x – 2) x+3 x–2
24 UNIT 1
UNIT Quadratic Equations,
Inequalities and
2 Modulus Functions
i.e.
x2 – (α + β )x + αβ = 0
2. In general,
x2 – (sum of roots)x + (product of roots) = 0
3. Some useful identities
(i) α2 + β 2 = (α + β)2 – 2αβ
(ii) (α – β)2 = (α + β )2 – 4αβ
(iii) α4 – β 4 = (α2 + β 2)(α + β )(α – β )
(iv) α4 + β 4 = (α2 + β2) 2 – 2α2β 2
(v) α3 – β3 = (α – β )[(α + β )2 – αβ]
(vi) α3 + β 3 = (α + β)[(α + β )2 – 3αβ ]
Solution
From 2x2 – 5x = 4, we have 2x2 – 5x – 4 = 0.
–5 5
α+β=– =
2 2
–4
αβ =
= –2
2
α β α2 + β2
(i) α2 + β2 = (α + β)2 – 2αβ (ii) + =
2 β 2a 2aβ
2
⎛5 ⎞ 41
= ⎜ ⎟ – 2(–2) = ÷ 2(–2)
⎝2 ⎠ 4
41 41
= =
4 16
Example 2
Solution
α β 41
Sum of new roots, + =–
2 β 2α 16
α β 1
Product of new roots, × =
2 β 2α 4
⎛ 41⎞ 1
∴ New equation is x2 – ⎜– ⎟ x + = 0
⎝ 16 ⎠ 4
i.e. 16x2 + 41x + 4 = 0.
26 UNIT 2
Example 3
Solution
b c
α+β=– αβ =
a a
5 12
= – = –
2 2
1
= –2 = –6
2
1 1 α+β
(i) + =
α β αβ
1
–2
= 2
–6
5
=
12
a>0 a<0
y y
y = a(x + h)2 + k
(–h, k)
y = a(x + h)2 + k
(–h, k)
x x
28 UNIT 2
Example 4
Solution
Step 1: Since y = x2 – 1 is a quadratic function and a is positive, the graph is
U-shaped.
Step 2: Comparing with the form a(x + h)2 + k, we get a = 1, which is greater than 0
so it has a minimum point.
f(x) = x2 – 1
x
–1 0 1
–1
(x –– a)(x
(x a)(x –– b)
b) >> 00 (x –– a)(x
(x a)(x –– b) 00
b)
xx << aa xx >> bb xx
aa xx
bb
xx xx
aa bb aa bb
7. If (x – a)(x – b) , 0, If (x – a)(x – b) 0,
then a , x , b. then a x b.
a < x <a b< x < b a x ab x b
x x x x
a a b b a a b b
(x –– a)(x
(x – a)(x b) <–0b) < 0
30 UNIT 2
Example 5
Find the range of values of x for which 3x2 – 4x + 6 7x.
Solution
3x2 – 4x + 6 7x (When solving quadratic inequalities, ensure that the RHS of
3x2 – 11x + 6 0 the inequality is zero before factorising the expression on the
(3x – 2)(x – 3) 0 LHS.)
x
2 3
3
2
∴ Range of values of x is x3
3
………………………………………………………………………………
Solution
Discriminant = 42 – 4(5)(1)
= –4
Since b2 – 4ac , 0 and a . 0, 5x2 + 4x + 1 . 0 for all real values of x.
Example 7
Find the range of values of k for which the equation 2x2 + 5x – k = 0 has no real
roots.
Solution
2x2 + 5x – k = 0
a = 2, b = 5, c = –k
For the equation to have no real roots,
b2 – 4ac , 0
5 – 4(2)(–k) , 0
2
8k , –25
25
k,–
8
32 UNIT 2
Conditions for the Intersection of a Line and a
Quadratic Curve
11. Nature Intersection of Intersection of
b2 – 4ac of y = ax2 + bx + c quadratic curve with a
roots with the x-axis straight line
>0 2 real and y = ax2 + bx + c cuts the Line intersects the curve
distinct x-axis at 2 distinct points at two distinct points
roots y
a>0
y
a<0
x
a>0
y
x
a<0
x
a>0
y
x
a<0
34 UNIT 2
Example 8
Find the range of values of k given that the straight line y = x – k cuts the curve
y = kx2 + 9x at two distinct points.
Solution
y = x – k ––– (1)
y = kx2 + 9x ––– (2)
Substitute (1) into (2): (Substitute (1) into (2) to obtain a quadratic equation in x.)
x – k = kx2 + 9x
kx + 8x + k = 0
2
Since the straight line cuts the curve at two distinct points,
Discriminant .0
82 – 4(k)(k) . 0
64 – 4k2 . 0 (Remember to invert the inequality sign when dividing
k2 – 16 , 0 by a negative number.)
(k + 4)(k – 4) , 0
k
–4 4
∴ Range of values of k is –4 , k , 4
Find the range of values of m for which the line y = 5 – mx does not intersect the
curve x2 + y2 = 16.
Solution
y = 5 – mx ––– (1)
x2 + y2 = 16 ––– (2)
Substitute (1) into (2):
x2 + (5 – mx)2 = 16
x + m x – 10mx + 25 = 16
2 2 2
(1 + m2)x2 – 10mx + 9 = 0
Since the line does not intersect the curve,
Discriminant , 0
(–10m) – 4(1 + m2)(9) , 0
2
100m2 – 36 – 36m2 , 0
64m2 – 36 , 0
16m2 – 9 , 0
(4m + 3)(4m – 3) , 0
m
3 3
–
4 4
3 3
∴ Range of values of m is – ,m,
4 4
36 UNIT 2
Absolute Valued Functions
| |
12. The absolute value of a function f(x), i.e. f(x) , refers to the numerical value of f(x).
f(x) if f(x) 0
| | –f(x) if f(x) , 0
13. f(x) =
Example 10
|
Solve 4x – 3 = 2x. |
Solution
|4x4x––33| == 2x2x
or 4x – 3 = –2x
2x = 3 6x = 3
3 1
x= x=
2 2
3 1
∴x= or x =
2 2
Example 11
|
Solve 2x – 3 = 15. |
Solution
|2x2x––33| == 1515
or 2x – 3 = –15
2x = 18 2x = –12
x=9 x = –6
∴ x = 9 or x = –6
|
Solve 2x – 5 = 4 – x . | | |
Solution
|2x – 5| = |4 – x |
2x – 5 = 4 – x or 2x – 5 = –(4 – x)
3x = 9 = –4 + x
x=3 x=1
∴ x = 3 or x = 1
Example 13
| |
Solve x2 – 3 = 2x.
Solution
|
x2 – 3 = 2x |
x2 – 3 = 2x or x2 – 3 = –2x
x – 2x – 3 = 0
2
x + 2x – 3 = 0
2
(x – 3)(x + 1) = 0 (x + 3)(x – 1) = 0
x = 3 or x = –1 x = –3 or x = 1
Checking the solutions, x = 3 or x = 1. (Substitute your answers into the original
equation to check for any extraneous
solutions.)
38 UNIT 2
Example 14
|
Solve 2x2 – 5x = x.|
Solution
|
2x – 5x = x
2
|
2x2 – 5x = x or 2x2 – 5x = –x
2x2 – 6x = 0 2x2 – 4x = 0
2x(x – 3) = 0 2x(x – 2) = 0
x = 0 or x = 3 x = 0 or x = 2
∴ x = 0, x = 2 or x = 3
………………………………………………………………………………
Graphs of y = f(x) | |
Step 1: Sketch the graph of y = f(x).
| |
15. Method of sketching the graph of y = f(x) :
Step 2: The part of the graph below the x-axis is reflected in the x-axis.
Solution
Sketch the graph y = 2x.
y
y = 2x
2
x
O
–2 –1 1 2
–1
–2
To draw y = 2x , reflect the part of the graph that lies below the x-axis.
y
y = 2x
2
1
x
O
–2 –1 1 2
–1
–2
40 UNIT 2
Example 16
| |
Sketch the graph of y = 2x + 1 for the domain –1 < x < 1 and state the
corresponding range.
Solution
y
(It is necessary to find the coordinates of the
critical points.)
3
|
y = 2x + 1 |
x
–1 – 1 O 1
2
| |
Sketch the graph of y = x2 – 2x – 3 for –2 < x < 3. State the corresponding range.
Solution
y
|
y = x2 – 2x – 3 |
1
x (Note that x2 – 2x – 3
–2 –1 O 1 3
= (x – 3)(x + 1).)
………………………………………………………………………………
| |
16. If a function is defined as y = a bx + c + d,
(a) If a . 0, it is a V-shaped graph.
If a , 0, it is an inverted V-shaped graph.
| |
(b) If d . 0, y = a bx + c is translated up by d units.
| |
If d , 0, y = a bx + c is translated down by d units. ||
42 UNIT 2
Example 18
Solution
Step 1: Sketch the graph y = 2 x .
y
2 y=2x
1
x
O
–2 –1 1 2
–1
–2
2 y = 2x – 1
1
x
O
–2 –1 1 2
–1
–2
3
Binomial Theorem
1. For a positive integer n,
⎛ n ⎞ n – 1 ⎛ n ⎞ n – 2 2 ⎛ n ⎞ n – r r
(a + b)n = a + ⎜⎜ ⎟⎟ a b + ⎜⎜ ⎟⎟ a b + … + ⎜⎜ ⎟⎟ a b + … + b n
n
⎝ 1 ⎠ ⎝ 2 ⎠ ⎝ r ⎠
⎛ n ⎞ n! n(n – 1)…n(n – r + 1)
where ⎜⎜ ⎟⎟ = =
⎝ r ⎠ r!(n – r)! r!
3. Special case:
When a = 1,
⎛ ⎞ ⎛ n⎞ 2 ⎛ n⎞ r
(1 + b)n = 1 + ⎜ n ⎟b + ⎜ 2 ⎟b +…+ ⎜ r ⎟b +…+b
n
⎝ 1 ⎠ ⎝ ⎠ ⎝ ⎠
44 UNIT 3
Example 1
Find the value of k and of n given that (1 + kx)n = 1 + 48x + 1008x2 + ... .
Solution
⎛ n ⎞ ⎛ n ⎞
(1 + kx)n = 1 + ⎜⎜ ⎟⎟ (kx) + ⎜⎜ ⎟⎟ (kx)2 + … (Use the expansion of (1 + b)n.)
⎝ 1 ⎠ ⎝ 2 ⎠
n(n – 1) 2 2
= 1 + nkx + kx +…
2
By comparing coefficients,
x: nk = 48 (Compare coefficients to obtain a pair of simultaneous
48
k= — (1) equations.)
n
n(n – 1)k 2
x2: = 1008
2
n(n – 1)k2 = 2016 — (2)
Substitute (1) into (2):
2304
n(n – 1) 2 = 2016
n
2304n – 2304 = 2016n
n=8
k=6
∴ k = 6, n = 8
Binomial Theorem 45
Example 2
Write down the first 4 terms in the expansion of (1 + 2x)7 in ascending powers of x.
Hence, find the coefficient of x3 in the expansion of (1 + 2x + 3x2)(1 + 2x)7.
Solution
⎛ 7 ⎞ ⎛ 7 ⎞ ⎛ 7 ⎞
(1 + 2x)7 = 1 + ⎜⎜ ⎟⎟ (2x) + ⎜⎜ ⎟⎟ (2x)2 + ⎜⎜ ⎟⎟ (2x)3 + … (Use the expansion
⎝ 1 ⎠ ⎝ 2 ⎠ ⎝ 3 ⎠ of (1 + b)n.)
= 1 + 14x + 84x + 280x + …
2 3
= … + 280x3 + 168x3 + 42x3 + … (There
is no need to obtain
= … + 490x3 + … terms other than x3.)
∴ Coefficient of x3 is 490
………………………………………………………………………………
The notation n!
4. n! = n × (n – 1) × (n – 2) × ... × 3 × 2 × 1
5. Some useful rules:
⎛ n ⎞
• ⎜⎜ ⎟⎟ = 1
⎝ 0 ⎠
⎛ n ⎞
• ⎜⎜ ⎟⎟ = n
⎝ 1 ⎠
⎛⎛nn⎞⎞ n(n n(n––1)1)
• ⎜⎜⎜⎜ ⎟⎟⎟⎟===
2!
2!
2
⎝⎝ ⎠⎠2
⎛⎛ nn ⎞⎞ n(n n(n––1)(n
1)(n––2)
2)
• ⎜⎜⎜⎜ ⎟⎟⎟⎟===
3!
3!
⎝⎝ 33⎠⎠
⎛ n ⎞
• ⎜⎜ ⎟⎟ = 1
⎝ n ⎠
46 UNIT 3
Example 3
Find the value of n given that, in the expansion of (3 + 2x)n, the coefficients of x2
and x3 are in the ratio 3 : 4.
Solution
⎛ n ⎞ n – 2 ⎛ n ⎞
(3 + 2x)n = … + ⎜⎜ ⎟⎟ 3 (2x)2 + ⎜⎜ ⎟⎟ 3n – 3 (2x)3 + …
⎝ 2 ⎠ ⎝ 3 ⎠
⎛ n ⎞ n – 2 ⎛ n ⎞
= … + ⎜⎜ ⎟⎟ 3 (4 x 2 )+ ⎜⎜ ⎟⎟ 3n – 3 (8x 3 ) + …
⎝ 2 ⎠ ⎝ 3 ⎠
⎛ n ⎞ n – 2
⎜⎜ ⎟⎟ 3 (4)
⎝ 2 ⎠ 3
=
⎛ n ⎞ n – 3 4
⎜⎜ ⎟⎟ 3 (8)
⎝ 3 ⎠
n(n – 1)
.3 3
2 =
n(n – 1)(n – 2) 4
.2
6
n=8
Example 4
Find the first 4 terms in the expansion of (1 + 2x)7 in ascending powers of x.
Use your result to estimate the value of 1.027.
Solution
⎛ 7 ⎞ ⎛ 7 ⎞ ⎛ 7 ⎞
(1 + 2x)7 = 1 + ⎜⎜ ⎟⎟ (2x) + ⎜⎜ ⎟⎟ (2x)2 + ⎜⎜ ⎟⎟ (2x)3 + …
⎝ 1 ⎠ ⎝ 2 ⎠ ⎝ 3 ⎠
= 1 + 14x + 84x2 + 280x3 + …
Let (1 + 2x)7 = 1.027, then x = 0.01.
1.027 = 1 + 14(0.01) + 84(0.01)2 + 280(0.01)3 + …
= 1.148 68
Binomial Theorem 47
Example 5
5
⎛ x ⎞
Expand ⎜1+ ⎟ in ascending powers of x. Hence, deduce the expansion of
⎝ 2 ⎠
5 5 5
⎛ x ⎞ ⎛ x⎞ ⎛ x⎞
(i) ⎜1 – ⎟ , (ii) ⎜1+ ⎟ + ⎜1− ⎟ .
⎝ 2 ⎠ ⎝ 2⎠ ⎝ 2⎠
Using your answers in (i) and (ii), find the exact value of 1.055 + 0.955.
Solution
5 ⎛ 5 ⎞⎛ x ⎞ ⎛ 5 ⎞⎛ x ⎞2 ⎛ 5 ⎞⎛ x ⎞3 ⎛ 5 ⎞⎛ x ⎞4 ⎛ 5 ⎞⎛ x ⎞5
⎛ x ⎞
1
⎜ + ⎟ = 1 + ⎜⎜ ⎟⎟⎜ ⎟ + ⎜⎜ ⎟⎟⎜ ⎟ + ⎜⎜ ⎟⎟⎜ ⎟ + ⎜⎜ ⎟⎟⎜ ⎟ + ⎜⎜ ⎟⎟⎜ ⎟
⎝ 2 ⎠ ⎝ 1 ⎠⎝2 ⎠ ⎝ 2 ⎠⎝2 ⎠ ⎝ 3 ⎠⎝2 ⎠ ⎝ 4 ⎠⎝2 ⎠ ⎝ 5 ⎠⎝2 ⎠
5 5 5 5 4 1 5
= 1 + x + x2 + x3 + x + x
2 2 4 16 32
5 5
⎛ x ⎞ ⎡ ⎛ x ⎞⎤
(i) ⎜1 – ⎟ = ⎢1 + ⎜– ⎟⎥
⎝ 2 ⎠ ⎣ ⎝ 2 ⎠⎦
5 5 5 5 1 5
= 1 – x + x2 – x3 + x4 – x
2 2 4 16 32
5 5
⎛ x⎞ ⎛ x⎞ ⎡ 5 5 2 5 3 5 4 1 5⎤
(ii) ⎜1 + ⎟ + ⎜1 – ⎟ = 1+ x + x + x + x + x
⎝ 2⎠ ⎝ 2 ⎠ ⎢⎣ 2 2 4 16 32 ⎥⎦
⎡ 5 5 5 3 5 4 1 5⎤
+ ⎢1 – x + x 2 – x + x – x
⎣ 2 2 4 16 32 ⎥⎦
5 4
= 2 + 5x2 + x
8
5 5
⎛ x ⎞ ⎛ x ⎞
Let ⎜1 + ⎟ + ⎜1 – ⎟ = 1.055 + 0.955.
⎝ 2 ⎠ ⎝ 2 ⎠
By inspection,
x = 0.1
5
∴ 1.055 + 0.955 = 2 + 5(0.1)2 + (0.1)4
8
= 2.050 0625
48 UNIT 3
Example 6
Write down the expansion of (1 + p)6 in ascending powers of p. Hence, find the
first 3 terms in the expansion of (1 + 2x + 2x2)6 in ascending powers of x. Use your
result to find the value of 1.002 0026 correct to 6 decimal places.
Solution
(1 + p)6 = 1 + ⎜⎜ 6 ⎟⎟ p + ⎜⎜ 6 ⎟⎟ p 2 + ⎜⎜ 6 ⎟⎟ p 3 + ⎜⎜ 6 ⎟⎟ p 4 + ⎜⎜ 6 ⎟⎟ p 5 + ⎜⎜ 6 ⎟⎟ p 6
⎛ ⎞ ⎛ ⎞ ⎛ ⎞ ⎛ ⎞ ⎛ ⎞ ⎛ ⎞
⎝ 1 ⎠ ⎝ 2 ⎠ ⎝ 3 ⎠ ⎝ 4 ⎠ ⎝ 5 ⎠ ⎝ 6 ⎠
= 1 + 6p + 15p2 + 20p3 + 15p4 + 6p5 + p6
By comparing (1 + p)6 with (1 + 2x + 2x2)6,
p = 2x + 2x2
(1 + 2x + 2x2)6 = 1 + 6(2x + 2x2) + 15(2x + 2x2)2 + … (The first 3 terms consist of
= 1 + 12x + 12x2 + 60x2 + … the constant, the term in x
= 1 + 12x + 72x + …
2
and the term in x2.)
1.002 002 = 1 + 2(0.001) + 2(0.001)2
Let x = 0.001.
∴ 1.002 0026 = 1 + 12(0.001) + 72(0.001)2 + …
= 1.012 072 (to 6 d.p.)
………………………………………………………………………………
General Term
⎛ ⎞
6. The (r + 1)th term is ⎜⎜ n ⎟⎟ an – r br.
⎝ r ⎠
Binomial Theorem 49
Example 7
Find the 8th term in the expansion of (3 + x)12 in ascending powers of x.
Solution
⎛ 12 ⎞
(r + 1)th term = ⎜⎜ ⎟⎟ 312 – r xr
⎝ r ⎠
8th term = (7 + 1)th term
⎛ 12 ⎞
= ⎜⎜ ⎟⎟ 312 – 7 x7
⎝ 7 ⎠
= 792 (35) x7
= 192 456x7
Example 8
Solution
⎛ n ⎞
In the expansion of (1 + x)n, the (r + 1)th term is ⎜⎜ r ⎟⎟ xr.
⎝ ⎠
⎛ n ⎞ n(n – 1)
Hence, in the expansion of (1 + x)n, the third term is ⎜⎜ ⎟⎟ x 2 = × x2.
⎝ 2 ⎠ 2
∴ The coefficient of the third term is:
n(n −1)
= 21
2
n(n – 1) = 42
n2 – n – 42 = 0
(n + 6)(n – 7) = 0
n = –6 or n = 7 (Since n is a positive integer, reject n = –6.)
∴n=7
50 UNIT 3
Term Independent of x
7. Term independent of x refers to the constant term.
Example 9
12
⎛ 1 ⎞
Find the term independent of x in the expansion of ⎜x 2 + ⎟ .
⎝ x ⎠
Solution
⎛ n ⎞ n – r r
Using Tr + 1 = ⎜⎜ ⎟⎟ a b (Recall the formula for the general term.)
⎝ r ⎠
⎛ 12 ⎞ 2 12 – r ⎛1 ⎞r
Tr + 1 = ⎜⎜ ⎟⎟ (x ) ⎜ ⎟
⎝ r ⎠ ⎝ x ⎠
⎛ 12 ⎞ 24 – 2 r ⎛ 1 ⎞
= ⎜⎜ ⎟⎟ x ⎜ r ⎟
⎝ r ⎠ ⎝ x ⎠
⎛ 12 ⎞ 24 – 3r
= ⎜⎜ ⎟⎟ x
⎝ r ⎠
24 – 3r = 0 (Term independent of x refers to the constant term, i.e. x0.)
r=8
Example 10
Find the term independent of x in the expansion of (2x + 3)4.
Solution
⎛ 4 ⎞
In the expansion of (2x + 3)4, the (r + 1)th term is ⎜⎜ ⎟⎟ (2x)4 – r 3r.
⎝ r ⎠
For the term independent of x,
4–r=0
r=4
⎛ 4 ⎞
∴ Term independent of x is ⎜⎜ ⎟⎟ (2x)4 – 4 34 = 81
⎝ 4 ⎠
Binomial Theorem 51
UNIT Indices, Surds and
Logarithms
4
Rules of Indices
1. (a) am × an = am + n (b) am ÷ an = am – n
(c) (am)n = amn (d) a0 = 1, provided a ≠ 0
1 1
(e) a–n = n (f) a n = n a
a
m m
(g) a n = n
am = ( a)
n
(h) (a × b)n = an × bn
n
⎛a ⎞ an
(i) ⎜ ⎟ = n , provided b ≠ 0
⎝b ⎠ b
Example 1
3
Simplify 812 × 26 ÷ 63.
Solution
3 3
812 × 26 ÷ 63 = (34 ) 2 × 26 ÷ 63
= 36 × 26 ÷ 63
= (3 × 2)6 ÷ 63
= 63
= 216
52 UNIT 4
Example 2
Simplify each of the following.
25 × 5 n – 2
(i) 32n × 153n ÷ 5n (ii)
5n – 5n – 1
Solution
(i) 32n × 153n ÷ 5n = 32n × 33n × 53n ÷ 5n (Recall that (a × b)n = an × bn.)
= 35n × 52n
25 × 5 n – 2 52 × 5n – 2
(ii) n = n –1 (5 is a common factor in the denominator.)
n –1
5 –5 n –1
5 (5 –1)
5n
=
4(5 n – 1 )
5
=
4
………………………………………………………………………………
Definition of a Surd
2. A surd is an irrational root of a real number, e.g. 2 and 3 .
Operations on Surds
3. (a) a × a = a (b) a × b = ab
a a
(c) = (d) m a + n a = (m + n) a
b b
(e) m a – n a = (m – n) a
Example 3
Simplify 8 ÷ 2 .
Solution
8
8÷ 2=
2
= 4
=2
Conjugate Surds
4. a m + b n and a m – b n are conjugate surds.
5. (a m + b n a m – b n = a2m – b2n, which is a rational number.
)( )
6. The product of a pair of conjugate surds is always a rational number.
54 UNIT 4
Example 5
Example 6
3 2 +2
Rationalise the denominator of .
3 2+3
Solution
3 2 +2 3 2 +2 3 2 −3
= ×
3 2+3 3 2+3 3 2 −3
3 2 3 2 +6 2 −9 2 −6
( )( )
= 2
3 2 − 32 ( )
12 − 3 2
=
9
4− 2
=
3
cm
D C
cm
Solution
⎛ 4 ⎞
(i) Area of rectangle ABCD = 3 + 8 ⎜5 –
( ⎟ )
⎝ 2 ⎠
12
= 15 – + 5 8 – 4 4 (Rationalise the
2 12
denominator of .)
12 2 2
= 15 – +5 2 2 –8 ( )
2
= 7 + 4 2 cm2
( )
(ii) Area of square = AC 2
2
2 ⎛ 4 ⎞
= 3 + 8 + ⎜5 –
( ) ⎟ (Apply Pythagoras’ Theorem.)
⎝ 2 ⎠
40
= 9 + 6 8 + 8 + 25 – +8
2
= 50 + 12 2 – 20 2
= 50 – 8 2 cm 2
( )
56 UNIT 4
Common Logarithms and Natural Logarithms
8. log10 is called the common logarithm and it is represented by lg.
9. loge is called the natural logarithm and it is represented by ln.
Laws of Logarithms
x
10. (a) loga x + loga y = loga xy (b) loga x – loga y = loga
y
(c) loga xr = r loga x
Example 8
Solution
log 2 8
log3 81 – log5 125 + log 8 = log3 34 – log5 53 +
2
log 2 2
3log 2 2
= 4 log3 3 – 3 log5 5 +
1
log 2 2
2
=4–3+6
=7
Example 9
Solve the exponential equation 9 = 34x.
Solution
9 = 34x
32 = 34x
2 = 4x
1
x=
2
Example 10
Solution
3ey – 5 = 2e–y
2
3ey – 5 – y = 0
e
3(ey)2 – 5ey – 2 = 0 (Multiply by ey.)
Let w = ey.
3w2 – 5w – 2 = 0
(3w + 1)(w – 2) = 0
1
w=– or w = 2
3
1
ey = – ey = 2 (Note that ey > 0.)
3
(no solution) y = ln 2
= 0.693 (to 3 s.f.)
58 UNIT 4
13. Given p(a2x ) + q(ax ) + r = 0,
Step 1: Substitute u = ax to get a quadratic equation pu2 + qu + r = 0.
Step 2: Solve for u and deduce the value(s) of x.
Example 11
Solution
22x + 1 = 6(2x) – 4
(2 ) (2) = 6(2x) – 4
x 2
Let 2x = y.
2y2 = 6y – 4
2y – 6y + 4 = 0
2
y2 – 3y + 2 = 0
(y – 2)(y – 1) = 0
y=2 or y=1
2x = 21 2x = 20
x = 1 x=0
Example 12
28 x
Without using a calculator, solve the equation 9x –– (3 ) + 3 = 0.
3
Solution
28
9 x – (3x ) + 3 = 0
3
3(9x) – 28(3x) + 9 = 0
3(3x)2 – 28(3x) + 9 = 0 (Ensure that the exponential terms have the same base.)
Let y = 3x.
3y2 – 28y + 9 = 0
(3y – 1)(y – 9) = 0 (Factorise the quadratic expression.)
1
y= or y=9
3
1
3x = 3x = 9
3
x = –1 or x=2
………………………………………………………………………………
Example 13
Solve the equation loga 32x – loga (2x2 + x – 54) = 3 loga 2.
Solution
loga 32x – loga (2x2 + x – 54) = 3 loga 2
32x
loga 2 = loga 23
2x + x – 54
32x
=8
2x 2 + x – 54
32x = 16x2 + 8x – 432
16x2 – 24x – 432 = 0
2x2 – 3x – 54 = 0
(2x + 9)(x – 6) = 0
9
x = – (rejected) or x = 6 (Substitute your answers
2
into the original equation
to check if any solution
needs to be rejected.)
60 UNIT 4
Example 14
Solution
log3 (x + 2) = 5
x + 2 = 35
x = 241
Example 15
Solution
(a) lg (6x + 4) – lg (x – 6) = 1
6x + 4
lg =1
x–6
6x + 4
= 10 (Change to the exponential form.)
x–6
6x + 4 = 10x – 60
4x = 64
x = 16
(b) e = 10
x–e
e e x = e2 y ,
log4 (x + 2) = 1 + log2 y.
Solution
e e x = e 2 y — (1)
log4 (x + 2) = 1 + log2 y — (2)
From (1),
x
e1e 2 = e 2 y
x
1+
e 2
= e2 y
x
1+ = 2y
2
x = 4y – 2 — (3)
From (2),
log 2 (x + 2)
= 1 + log2 y (Apply the Change of Base Formula.)
log 2 4
log2 (x + 2) = 2 + 2 log2 y (Rearrange the logarithmic terms to one
log2 (x + 2) – log2 y2 = 2 side of the equation.)
x+2
log2 =2
y2
x+2
=4
y2
x = 4y2 – 2 — (4)
Substitute (3) into (4):
4y – 2 = 4y2 – 2
4y2 – 4y = 0
4y(y – 1) = 0
y=0 or y = 1 (Substitute your answers into the original
x = –2 (rejected) x = 2 equations to check if any solutions need to be
∴ x = 2, y = 1 rejected.)
62 UNIT 4
Example 17
At the beginning of 1980, the number of mice in a colony was estimated at 50 000.
The number increased so that, after n years, the number would be 50 000 × e0.05n.
Estimate
(i) the population of the mice, correct to the nearest thousand, at the beginning of
the year 2000;
(ii) the year during which the population would first exceed 100 000.
Solution
(i) At the beginning of year 2000, n = 20.
∴ Population of the mice = 50 000 × e0.05(20)
≈ 136 000 (to the nearest thousand)
(ii) Let 50 000 × e0.05n = 100 000
e0.05n = 2
0.05n = ln 2
n = 13.86
∴ The population will exceed 100 000 in the year 1993.
………………………………………………………………………………
Graphs of Exponential Functions
15. Graphs of y = ax
y y
y = loga x,
where a . 1
x x
0 1 0 1
y = loga x,
where 0 , a , 1
Example 18
Solution
(a) y
y = ex – 1 + 1
1
e
+1
y=1
x
O
64 UNIT 4
(b) y
2e
y = 2e1 – 3x
x
O
(c) y
y = ln (2x – 3)
x
O 2
3
x=
2
(d) y
ln 5
y = ln (5 – 3x)
x
O 4
3
x= 5
3
Sketch the graph of y = ex + 1. By drawing a suitable straight line on the same graph,
find the number of solutions of the equation x + 1 = ln (5 – 2x).
Solution
x + 1 = ln (5 – 2x)
ex + 1 = 5 – 2x
Draw y = 5 – 2x.
y
y = ex + 1
5
e
x
O 5
y = 5 – 2x
2
∴ There is 1 solution.
66 UNIT 4
UNIT Coordinate Geometry
5
y
B(x2, y2)
A(x1, y1)
θ
x
O
Midpoint of 2 Points
⎛ x1 + x2 y1 + y2 ⎞
2. Midpoint of AB = ⎜ , ⎟
⎝ 2 2 ⎠
Coordinate Geometry 67
4. m>0 m<0
i.e. 0° < θ < 90° i.e. 90° < θ < 180°
(line slopes upwards) (line slopes downwards)
y y
θ θ
x x
O O
m=0 m is undefined
i.e. θ = 0° i.e. θ = 90°
(horizontal line) (vertical line)
y y
x x
O O
5. If A(x1, y1), B(x2, y2) and C(x3, y3) are collinear, then gradient of AB = gradient of
BC = gradient of AC and area of ΔABC = 0.
Perpendicular bisector
A B
68 UNIT 5
Equation of a Straight Line
8. Gradient form: y = mx + c, where m is the gradient and c is the y-intercept
x y
9. Intercept form: + = 1, where a and b are the intercepts the line makes on the
a b
x-axis and y-axis respectively
10. General form: Ax + By + C = 0, where A, B and C are constants
………………………………………………………………………………
Example 1
Find the equation of the perpendicular bisector of AB, where A is (3, 10) and B is
(7, 2).
Solution
⎛ 3 + 7 10 + 2 ⎞
Midpoint of AB = ⎜ , ⎟ (The perpendicular bisector of AB passes
⎝ 2 2 ⎠
through the midpoint of AB.)
= (5, 6)
10 – 2
Gradient of AB =
3– 7
= –2
1
Gradient of perpendicular bisector = (m1m2 = –1)
2
Equation of perpendicular bisector:
1
y – 6 = (x – 5) (To use y – y1 = m(x – x1), we require the gradient and the
2
1 7 coordinates of a point on the line.)
y= x+
2 2
Coordinate Geometry 69
Example 2
A line segment joins P(5, 7) and Q(x, y). The midpoint of the line segment is (4, 2).
Find the coordinates of Q and the equation of the perpendicular bisector of PQ.
Solution
⎛5 + x 7 + y ⎞
⎜ , ⎟ = (4, 2)
⎝ 2 2 ⎠
5+x 7+y
= 4 =2
2 2
5 + x = 8 7+y=4
x = 3 y = –3
∴ Q(3, –3)
7 – (–3)
Gradient of PQ =
5–3
=5
1
Gradient of perpendicular bisector = –
5
Equation of perpendicular bisector:
y–2 11
=–
x– 4 55
5y – 10 = –x + 4
14 1
y= – x
5 5
Collinear Points
11.
C
B
• From the diagram, three points A, B and C lie on the same line. We can say
that they are collinear.
• To show that the points are collinear, determine 2 of the 3 gradients of the line
segments AB, AC and BC. The gradients must be equal, i.e. mAB = mAC,
mAC = mBC or mAB = mBC.
70 UNIT 5
Area of Polygons
12. If A(x1, y1), B(x2, y2), C(x3, y3), … , and N(xn, yn) form a polygon, then
1 x1 x2 x3 … xn x1
Area of polygon =
2 y1 y2 y3 … yn y1
1
= (x y + x2y3 + … + xny1 – x2y1 – x3y2 – … – x1yn)
2 1 2
13. If A(x1, y1), B(x2, y2) and C(x3, y3) form a triangle ABC, then
1 x1 x2 x3 x1
Area of ΔABC =
2 y1 y2 y3 y1
Example 3
Find the area of a triangle with coordinates A(20, –1), B(30, 0) and C(10, 5).
y
C(10, 5)
(Use a diagram to visualise the relative
positions of the vertices of the triangle.)
B(30, 0)
x
O
A(20, –1)
Solution
30 10 20 30
1
Area of triangle ABC =
2 0 5 –1 0
1
= (150 – 10) – (100 – 30)
2
1
= (140 – 70)
2
= 35 units2
Coordinate Geometry 71
Example 4
A triangle has vertices A(4, 0), B(10, 4) and C(9, 0). Given that ABCD is a
parallelogram, find
(i) the coordinates of the point D,
(ii) the area of the parallelogram ABCD.
Solution
y
(Use a sketch to help you
4 B
visualise the position of D.)
A C x
O 4 9 10
72 UNIT 5
Example 5
A(–1, –1), B(–2, 2) and C(2, 1) are three vertices of a parallelogram ABCD.
Find the midpoint of AC. Hence, find the coordinates of D.
Solution
Let the coordinates of D be (h, k).
B(–2, 2)
C(2, 1)
x (Use a sketch to help you
O visualise the position of D.)
A(–1, –1)
D(h, k)
⎛ –1 + 2 –1 + 1⎞
Midpoint of AC = ⎜ , ⎟
⎝ 2 2 ⎠
⎛1 ⎞
= ⎜ , 0⎟
⎝2 ⎠
Midpoint of AC = Midpoint of BD
⎛ –2 + h 2 + k ⎞ ⎛1 ⎞
⎜ , ⎟ = ⎜ , 0⎟
⎝ 2 2 ⎠ ⎝2 ⎠
–2 + h 1 2 + k
= , =0
2 2 2
h = 3 k = –2
∴ D(3, –2)
Coordinate Geometry 73
Ratio Theorem
15.
Internal point of division External point of division
Let the point P divide the line AB Let the point Q divide the line AB
internally in the ratio m : n, then P is externally in the ratio m : n, then Q is
the point ⎜nx1 + mx2 , ny1 + my2 ⎟ . the point ⎜ mx2 – nx1 , my2 – ny1 ⎟ .
⎛ ⎞ ⎛ ⎞
⎝ m + n m + n ⎠ ⎝ m – n m – n ⎠
y y
m n
n B (x2, y2) Q
m B (x2, y2)
P
A (x1, y1) A (x1, y1)
x x
O O
74 UNIT 5
Example 6
y
C
A(–2, 4)
P(0, 2)
Q(4, 1)
x
O
B
The diagram shows a triangle ABC in which A is the point (–2, 4). The side AB
cuts the y-axis at P(0, 2). The point Q(4, 1) lies on BC and the line AQ is
perpendicular to BC. Find
(i) the equation of BC,
(ii) the coordinates of B.
Given further that Q divides BC internally in the ratio 1 : 3, find
(iii) the coordinates of C,
(iv) the area of triangle ABC.
Solution
4 –1 1
(i) Gradient of AQ = =–
–2 – 4 2
1
=–
2
Gradient of BC = 2
Equation of BC: y – 1 = 2(x – 4) (To use y – y1 = m(x – x1), we require
y = 2x – 7 – (1) the gradient and the coordinates of a
point on the line.)
Coordinate Geometry 75
4–2
(ii) Gradient of AB = = –1
–2 – 0
= –1
Equation of AB: y = –x + 2 – (2) (We can use y = mx + c because we know
that the y-intercept is 2.)
Solving (1) and (2), (Since B lies on AB and BC, we solve the equations of
x = 3 these 2 lines simultaneously.)
y = –1
∴ B(3, –1)
1 Q(4, 1)
B(3, –1)
76 UNIT 5
UNIT Further Coordinate
Geometry
6
Equation of a Circle
1. Standard form
(x – a)2 + (y – b)2 = r2
where (a, b) is the centre and r is the radius
2. General form
x2 + y2 + 2gx + 2fy + c = 0
where (–g, –f ) is the centre and g 2 + f 2 – c is the radius
Example 1
Find the equation of the circle with centre (1, 2) and radius of 8.
Solution
Equation of circle:
(x – 1)2 + (y – 2)2 = 82
(x – 1)2 + (y – 2)2 = 64
Solution
(i) Radius, r = (2 + 1)2 + (5 – 1)2 (To find the equation of the circle, we need
=5 the radius and the coordinates of the centre.)
Example 3
Solution
x2 + y2 – 10x + 6y + 9 = 0
(x – 5) – 25 + (y + 3)2 – 9 + 9 = 0
2
(x – 5)2 + (y + 3)2 = 52
Coordinates of centre = (5, –3), radius = 5
78 UNIT 6
Example 4
Find the coordinates of the centre and the radius of a circle with the equation
x2 + y2 – 2x – 4y + 5 = 64.
Solution
x2 + y2 – 2x – 4y + 5 = 64
x2 + y2 – 2x – 4y – 59 = 0
Comparing this with x2 + y2 + 2gx + 2fy + c = 0
2g = –2 2f = –4 c = –59
g = –1 f = –2
Centre of circle (–g, –f) = (1, 2)
Radius of circle = g 2 + f 2 – c
= (–1)2 + (–2)2 + 59
=8
Example 5
Find the radius and the coordinates of the centre of the circle
2x2 + 2y2 – 3x + 4y + 1 = 0.
Solution
2x2 + 2y2 – 3x + 4y + 1 = 0
3 1
x2 + y2 – x + 2y + =0
2 2
2
⎛ 3⎞ 9 1
⎜x – ⎟ − + (y + 1) – 1 + = 0
2
⎝ 4 ⎠ 16 2
2
⎛ 3⎞ 17
⎜x – ⎟ + (y + 1) =
2
⎝ 4 ⎠ 16
17 ⎛ 3 ⎞
∴ Radius = , coordinates of centre = ⎜ , – 1⎟
4 ⎝ 4 ⎠
Solution
4y = x – 3 — (1)
x + y – 4x – 8y + 3 = 0 — (2)
2 2
From (1),
x–3
y= — (3)
4
Substitute (3) into (2):
2
⎛ x – 3⎞ ⎛ x – 3⎞
x2 + ⎜ ⎟ – 4x – 8 ⎜ ⎟ + 3 = 0
⎝ 4 ⎠ ⎝ 4 ⎠
x 2 – 6x + 9
x2 + – 4x – 2x + 6 + 3 = 0
16
16x2 + x2 – 6x + 9 – 64x – 32x + 96 + 48 = 0
17x2 – 102x + 153 = 0
x2 – 6x + 9 = 0
Discriminant = (–6)2 – 4(1)(9)
=0
∴ The line is a tangent to the circle.
Solving x2 – 6x + 9 = 0,
(x – 3)2 = 0
x=3
y=0
∴ Point of contact is (3, 0)
80 UNIT 6
Further Graphs
3. Graphs of the form y2 = kx, where k is a real number
(a) k . 0 (b) k , 0
y
y
y = kx, k . 0
2
y = kx, k , 0
2
x x
O O
4. Graphs of y = axn
(a) n is even and a . 0 (b) n is even and a , 0
e.g. y = 3x e.g. y = –3x2
2
y
y
x
O
x
O
x x
O O
y y
x x
O O
y y
x x
O O
82 UNIT 6
1
6. Graphs of y = ax n
(a) n is even and a . 0 (b) n is even and a , 0
1 1
e.g. y = 4 x 6
e.g. y = –4 x 6
y y
x x
O O
y y
x x
O O
x
O
x
O
y y
x x
O O
84 UNIT 6
UNIT Linear Law
(not included for NA)
7
The Linear Law
1.
y
y = mx + c
gradient = m
(0, c)
x
O
If the variables x and y are related by the equation y = mx + c, then a graph of the
values of y plotted against their respective values of x is a straight line graph.
The straight line has a gradient m and it cuts the vertical axis at the point (0, c).
2. Linear Law is used to reduce non-linear functions to the linear form y = mx + c.
3. To reduce confusion, we sometimes denote the horizontal axis as X and the vertical
axis as Y, i.e. Y = mX + c.
Linear Law 85
4. Some of the common functions and their corresponding X and Y are shown in the
table.
Function X Y
1. y = ax + b
n
x n
y
a 1
2. y = ++ bb y
xn xn
1 1
3. = xax
nn
++b b xn
y y
4. y = a n x + b n
x y
b b
5. y = a yx=+a x + i.e y i.e
x =y axx += bax + b x y x
x x
a
6. xy = + bx i.e. x2y = bx2 + a x2 x2y
x
a 1
or y = +b y
x2 x2
x x
7. x = bxy + ay i.e. = bx + a x
y y
1 a 1 1
or = +b
y x x y
a b 1 ⎛ a ⎞ 1 n 1 1
8. + =n i.e. = ⎜– ⎟ +
x y y ⎝ b ⎠ x b x y
⎛a ⎞ y b y
or ay + bx = nxy i.e. y = ⎜ ⎟ + y
⎝n ⎠ x n x
y–n y–n
9. y = ax2 + bx + n i.e. = ax + b x x
x
86 UNIT 7
Function X Y
a 1 1 b 1
11. y = i.e. = x– x
x–b y a a y
bx ⎛lgb ⎞ lg a
15. y n = i.e. lg y = x ⎜ ⎟ – x lg y
a ⎝ n ⎠ n
2 a
17. yb = 102x + a i.e. lg y = x+ x lg y
b b
2 a
18. yb = e2x + a i.e. ln y = x+ x ln y
b b
Linear Law 87
Example 1
The variables x and y are related in such a way that when y – 3x is plotted against
x2, a straight line passing through (2, 1) and (5, 7) is obtained. Find
(i) y in terms of x,
(ii) the values of x when y = 62.
Solution
With reference to the sketch graph and using Y to represent y – 3x and X to represent x2,
Y –1 7 –1
the equation of the straight line is = .
X–2 5–2
i.e. Y – 1 = 2(X – 2) y – 3x
Y = 2X – 3
(i) y – 3x = 2x2 – 3
(5, 7)
y = 2x2 + 3x – 3
(ii) When y = 62,
2x2 + 3x – 3 = 62
2x2 + 3x – 65 = 0
(x – 5)(2x + 13) = 0
13
x = 5 or x = – (2, 1)
2
x2
O
88 UNIT 7
Example 2
It is known that x and y are related by the formula xy = a + bx, where a and b are
constants.
x 2 4 6 8 10
y 38 21.3 15.8 13.1 11.5
Express this equation in a form suitable for drawing a straight line graph. Draw this
graph for the given data and use it to estimate the value of a and of b.
Solution
Since xy = a + bx,
a
y= + b.
x
1
Plot y against , gradient = a, vertical-axis intercept = b.
x
x 2 4 6 8 10
y 38 21.3 15.8 13.1 11.5
1
0.50 0.25 0.17 0.13 0.10
x
Linear Law 89
y
40
(0.5, 38)
30
20
10
(0.08, 10)
1
x
0 0.1 0.2 0.3 0.4 0.5
90 UNIT 7
Example 3
The volume (V) of a container and the height of the container (x) are connected by
an equation of the form V = hkx, where h and k are constants.
x 1 2 3 4 5
V 12.6 25.1 50.1 90.0 199.5
(a) Express V = hkx in a form suitable for drawing a straight line graph.
(b) Plot this straight line graph and use it to estimate the value of h and of k.
Solution
(a) V = hkx
lg V = (lg k)x + lg h
Y = mX + c
Gradient = lg k
Y-intercept = lg h
Linear Law 91
(b) x 1 2 3 4 5
V 12.6 25.1 50.1 90.0 199.5
lg V 1.10 1.40 1.70 1.95 2.30
lg V
(4.4, 2.1)
2
1
(0, 0.8)
x
0
1 2 3 4 5
92 UNIT 7
UNIT Trigonometric Functions
and Equations
8
Basic Trigonometric Ratios
1.
90° – θ
h
y
θ
O x
y 1 h
• sin θ = • cosec θ = sin θ = y
h
x 1 h
• cos θ = • sec θ = cos θ = x
h
y 1 x
• tan θ = • cot θ = tan θ = y
x
Complementary Angles
2. • sin (90°− θ) = cos θ • cos (90°− θ) = sin θ
• tan (90°− θ) = cot θ • cot (90°− θ) = tan θ
• sec (90°− θ) = cosec θ • cosec (90° − θ) = sec θ
α α x
α α
x = 180° – α x=α
α α
α α
x = 180° + α x = 360° – α
94 UNIT 8
Example 1
4
Given that cos θ = – and that 180° , θ , 270°, find the value of sin θ and
5
tan θ.
Solution
y
–4
θ
x
a
5
Solution
17 15 1
sec α = i.e. cos α = (Recall that sec x = .)
15 17 cos x
17 (Use Pythagoras’ Theorem to find the length
90° – α 8
of the side opposite α.)
α
x
15
8
(i) sin α =
17
15
(ii) tan (90° – α) =
8
(iii) cos (180° – α) = – cos α
15
=–
17
96 UNIT 8
Example 3
4
Given that 270° < β , 360° and sin β = – , find the value of each of the
5
following without using a calculator.
(i) cos β
(ii) tan β
Solution
β lies in the 4th quadrant.
y
42 + a2 = 52
a2 = 25 – 16
=9
a = 3 (Since a lies in the
β
positive x-axis, a . 0.) a x
3
(i) cos β = –4
5 5
4
(ii) tan β = –
3
0° 0 1 0
π 1 3 3
30° =
6 2 2 3
π 2 2
45° = 1
4 2 2
π 3 1 3
60° =
3 2 2
π
90° = 1 0 Undefined
2
180° = π 0 –1 0
3π
270° = –1 0 Undefined
2
360° = 2π 0 1 0
98 UNIT 8
Example 4
Find all the angles between 0° and 360° inclusive which satisfy each of the following
equations.
(i) 5 sin2 x – 6 sin x cos x = 0
⎛ 3y ⎞
(ii) 1 + 2 sin ⎜ + 15°⎟ = 0
⎝ 2 ⎠
Solution
(i) 5 sin2 x – 6 sin x cos x = 0 (Do not make the mistake of dividing throughout
sin x (5 sin x – 6 cos x) = 0 by sin x, as you will then be short of answers.)
5 sin x – 6 cos x = 0 sin x = 0
5 sin x = 6 cos x x = 0°, 180°, 360°
6 sin x
tan x = (Recall that tan x = .)
5 cos x
α = 50.19° (to 2 d.p.)
x = 50.2°, 230.2° (to 1 d.p.)
∴ x = 0°, 50.2°, 180°, 230.2°, 360°
⎛ 3y ⎞
(ii) 1 + 2 sin ⎜ + 15°⎟ = 0
⎝ 2 ⎠
⎛ 3y ⎞ 1
sin ⎜ + 15°⎟ = –
⎝ 2 ⎠ 2
α = 30°
3y
+ 15° = 210°, 330° (The required angles are in the 3rd and
2
4th quadrants.)
3y
= 195°, 315°
2
∴ y = 130°, 210°
–a
7. y = a cos bx
y
• amplitude = a
360° a y = a cos bx
• period =
b
x
0
–a
8. y = a tan bx
180° y
• period =
b y = a tan bx
0
x
100 UNIT 8
Example 5
Sketch the graph of y = 3 sin 2x – 1 in the domain 0° < x < 180°.
Solution
First, sketch y = 3 sin 2x.
It has an amplitude of 3 and period of 180°.
y
3
y = 3 sin 2x – 1
x
0
45° 90° 135° 180°
–1
–3
2 y = 3 sin 2x – 1
x
0
45° 90° 135° 180°
–1
–4
Solution
First, sketch y = tan x .
y = tan x
0
x
90° 180° 270° 360°
y = tan x + 1
1
x
0
90° 180° 270° 360°
102 UNIT 8
Example 7
Solution
y
From the graph, there are 2 roots. (The question is asking for the number of
intersection points between the graphs.)
Fundamental Identities
10. sin cos
tan 1 cot
sec cosec
sin θ
11. tan θ =
cos θ
cos θ
12. cot θ =
sin θ
1
13. sec θ =
cos θ
1
14. cosec θ =
sin θ
Example 1
1 + sin x
Prove that = tan x + cot x + sec x.
sin x cos x
Solution
RHS = tan x + cot x + sec x
sin x cos x 1
= + +
cos x sin x cos x
sin 2 x + cos 2 x + sin x
= (Use the identity sin2 x + cos2 x = 1.)
sin x cos x
1 + sin x
= = LHS (proven)
sin x cos x
104 UNIT 9
Example 2
1 1
Show that + = 2 cosec2 θ.
1 + cos θ 1 – cos θ
Solution
1 1
LHS = +
1 + cos θ 1 – cos θ
1 – cos θ + 1 + cos θ
=
1 – cos 2 θ
2
= (Use the identity sin2 θ + cos2 θ = 1.)
sin 2 θ
1
= 2 cosec2 θ = RHS (proven) (Recall that cosec θ = .)
sin θ
Example 3
Solution
LHS = sec4 θ – sec2 θ
= sec2 θ (sec2 θ – 1)
= (1 + tan2 θ)(tan2 θ) (Use the identity tan2 θ + 1 = sec2 θ.)
= tan2 θ + tan4 θ = RHS (proven)
Solution
3 tan2 y + 5 = 7 sec y
3(sec2 y – 1) + 5 = 7 sec y (Use tan2 y + 1 = sec2 y to obtain a
3 sec2 y – 7 sec y + 2 = 0 quadratic equation in sec y.)
(3 sec y – 1)(sec y – 2) = 0
3 sec y – 1 = 0 or sec y – 2 = 0
1
sec y = sec y = 2
3
1
cos y = 3 (no solution) cos y =
2
α = 60°
∴ y = 60°, 300°
………………………………………………………………………………
Compound Angle Formulae
4. sin (A ± B) = sin A cos B ± cos A sin B
5. cos (A ± B) = cos A cos B sin A sin B
tan A ± tan B
6. tan (A ± B) =
1 tan A tan B
106 UNIT 9
Example 5
Find all the angles between 0° and 360° which satisfy the equation
5 sin (x + 60°) = cos (x – 30°).
Solution
5 sin (x + 60°) = cos (x – 30°)
5[sin x cos 60° + cos x sin 60°] = cos x cos 30° + sin x sin 30°
⎡1 3 ⎤ 3 1
5 ⎢ sin x + cos x⎥ = cos x + sin x
2 2 2 2
⎣ ⎦
5 sin x + 5 3 cos x = 3 cos x + sin x
4 sin x = –4 3 cos x
sin x
tan x = – 3 (Recall that tan x = .)
cos x
α = 60°
∴ x = 120°, 300° (x lies in the 2nd and 4th quadrants.)
………………………………………………………………………………
Special Identities
7. sin (θ + 2nπ) = sin θ, where n is an integer
8. cos (θ + 2nπ) = cos θ, where n is an integer
9. tan (θ + 2nπ) = tan θ, where n is an integer
10. sin (90° ± θ) = cos θ
11. cos (90° ± θ) = sin θ
12. tan (90° ± θ) = cot θ
13. sin (180° ± θ) = sin θ
14. cos (180° ± θ) = –cos θ
15. tan (180° ± θ) = ± tan θ
Example 6
4
Given that tan θ = – and 270° < θ < 360°, find the value of
3
(i) cos (–θ ),
(ii) cos (90° – θ ),
(iii) sin (180° + θ ),
(iv) sin 2θ.
Solution
(i) cos (–θ) = cos θ
3 y
=
5
108 UNIT 9
Example 7
127
Given that cos 2x = and 270° < 2x < 360°, find the value of
162
(i) cos x,
(ii) sin x.
Solution
(i) Since 270° < 2x < 360°, then 135° < x < 180°.
∴ x lies in the 2nd quadrant.
127
cos 2x =
162
127
2 cos x –1 =
2
162
289
2 cos x =
2
162
289
cos2 x =
324
289
cos x = ±
324
17
=±
18
17
∴ cos x = – (cos x , 0 since x lies in the 2nd quadrant.)
18
(ii)
y
18
35
18 x
O x
–17
35
sin x =
18
R-Formulae
22. a sin θ + b cos θ = R sin (θ + α)
23. a sin θ − b cos θ = R sin (θ − α) b
where R = a 2 + b 2 and tan α =
24. a cos θ + b sin θ = R cos (θ − α) a
110 UNIT 9
Example 8
Using the R-formula, find the maximum and minimum values of 6 sin x – 5 cos x
for values of x, where 0° , x , 360°.
Solution
6 sin x – 5 cos x = R sin (x – α)
R = 6 2 + 5 2 = 61
⎛5 ⎞
α = tan–1 ⎜ ⎟
⎝6 ⎠
= 39.8°
∴ 6 sin x – 5 cos x = 61 sin (x – 39.8°)
Minimum value = – 61 (when sin (x – 39.8°) = –1)
Maximum value = 61 (when sin (x – 39.8°) = 1)
Example 9
Solve 3 sin 2x + 2 sin x = 0 for 0° < x < 360°.
Solution
3 sin 2x + 2 sin x = 0
3(2 sin x cos x) + 2 sin x = 0
3 sin x cos x + sin x = 0
sin x (3 cos x + 1) = 0
sin x = 0 or 3 cos x + 1 = 0
1
x = 0°, 180°, 360° cos x = –
3
α = 70.53°
x = 109.5°, 250.5° (The required angles are in the 2nd and 4th quadrants.)
Solution
4 cos x – 3 sin x = R cos (x + α)
R = 4 2 + 32 = 5
3
tan α =
4
α = 0.6435 (to 4 s.f.)
∴ 4 cos x – 3 sin x = 5 cos (x + 0.644)
(i) Maximum value = 5 + 5 (Maximum value of 4 cos x – 3 sin x is 5)
= 10
Maximum value occurs when cos (x + 0.6435) = 1,
i.e. x + 0.6435 = 2π
x = 5.64 (to 3 s.f.)
(ii) 4 cos x – 3 sin x = 2.5
5 cos (x + 0.6435) = 2.5 (Use the expression obtained earlier to solve the
cos (x + 0.6435) = 0.5 equation.)
π
α=
3
x + 0.6435 = 1.047, 5.235 (to 4 s.f.) (x + 0.6435 lies in the 1st and
x = 0.404, 4.59 (to 3 s.f.) 4th quadrants.)
112 UNIT 9
UNIT Proofs in
Plane Geometry
10
(not included for NA)
P c Q
d
a b
R S
c d
P Q
a b
R S
P Q
c d
a b
R S
B
A
C Z
(ii) SAS
AB = XY, AC = XZ and A = X
X
A B
C
Z
(iii) AAS or ASA
AB = XY, A = X and B = Y
X
A B
C
Z
(iv) RHS
Only applicable for right-angled triangles.
BC = YZ, AB = XY and C = Z = 90°
A Z
X
C B
114 UNIT 10
4. Properties of Similar Triangles A
• All corresponding angles are equal.
• All corresponding sides are proportional in length.
AE AB EB
= =
AD AC DC E B
2
Area of ΔAEB ⎛ AE ⎞
= ⎜ ⎟
Area of ΔADC ⎝ AD ⎠
D C
A C Y
Z
(ii) SSS
AB BC AC
= =
XY YZ XZ X
A C
Z
(iii) SAS
AB BC
= and B = Y
XY YZ X
Y
A C
O
b
a
a
b
A C
B
b d
c
116 UNIT 10
(e) ⊥ bisector of a chord passes through the centre of the circle
A straight line drawn from the centre to bisect a chord is perpendicular to the
chord, i.e. OC ⊥ AB ⇔ AC = BC.
A B
C
O D
A B
C
P Q
C
D E
B C
C
B
D E
A
118 UNIT 10
Example 1
The diagram shows a circle, centre O, with diameter AC and AB = AD. AC and BD
intersect at X.
(a) Prove that ∆ABC and ∆ADC are congruent.
(b) Prove that BD is perpendicular to AC.
A O X C
Solution
(a) AB = AD
AC is a common side for the two triangles. (The hypotenuse of both
∠ABC = ∠ADC = 90° (rt. ∠ in a semicircle) triangles are the same.)
ΔABC is congruent to ΔADC (RHS congruence).
(b) Since ΔABC is congruent to ΔADC and they share the same base (AC),
BX = DX.
Since AC passes through the centre of the circle, AC ⊥ BD (⊥ bisector of a
chord passes through the centre of the circle).
In the figure, BD and FE are tangents to the circle, centre O. BED is a tangent to
the circle at B and ACD is a straight line. ∠CED = 90°.
A F
O C
B E D
Prove that
(i) ∠ABC = ∠ECD,
(ii) ∆ABD is similar to ∆BCD.
Solution
(i) ∠ECD = ∠ACF (vert. opp. ∠s)
∠ACF = ∠ABC (∠s in alt. segments)
∠ABC = ∠ECD
120 UNIT 10
UNIT Differentiation and its
Applications
11
Formulae
d n
1. (x ) = nxn – 1
dx
d
2. (axn) = anxn – 1
dx
d
3. (k) = 0
dx
Addition/Subtraction Rules
dy d d
4. If y = u(x) ± v(x), = [u(x)] ± [v(x)]
dx dx dx
Example 1
1
Differentiate 2x3 – 8x2 + – 4 with respect to x.
x2
Solution
d ⎛ 3 1 ⎞
⎜2x – 8x + 2 – 4⎟
2
dx ⎝ x ⎠
d 1
= dx (2x3 – 8x2 + x–2 – 4) (Change to x–2.)
x2
= 6x2 – 16x – 2x–3
= 6x2 – 16x – 23
x
d
7. In general, [f(x)]n = n[f(x)]n – 1 × f ´(x)
dx
Example 2
Solution
d
dx ( 5 – 4 x2 )
1
= d 5 – 4 x 2 2 ( )
dx
1
1 –
= 5 – 4 x 2 2 (–8x)
( ) (Chain Rule)
2
4x
= –
5 – 4 x2
………………………………………………………………………………
Product Rule
dy dv du
8. If y = uv, where u and v are functions of x, then =u ×v
dx dx dx
122 UNIT 11
Example 3
Solution
d ⎡
2x(3x 3 – 2)3⎤⎦
dx ⎣
= 2x(3)(3x3 – 2)2(9x2) + 2(3x3 – 2)3 (Product Rule and Chain Rule)
= 2(3x3 – 2)2(27x3 + 3x3 – 2) (Take out common factors.)
= 2(3x3 – 2)2(30x3 – 2)
= 4(3x3 – 2)2(15x3 – 1)
…………………………………………………………………………
Quotient Rule
du dv
u dy v dx – u dx
9. If y = , where u and v are functions of x, then =
v dx v2
Example 4
3x 2 + 4
Differentiate with respect to x.
2x + 5
Solution
d ⎡ 3x + 4 ⎤
2
⎢ ⎥
dx ⎢⎣ 2x + 5 ⎥⎦
⎛ 1⎞
1
–
6x 2x + 5 – (3x 2 + 4) ⎜ ⎟ (2x + 5) 2 (2)
2
⎝ ⎠
= (Quotient Rule)
2x + 5
6x(2x + 5) – (3x 2 + 4)
= 3
(2x + 5) 2
9x 2 + 30x – 4
=
(2x + 5)3
tangent
(x1, y1)
normal
x
124 UNIT 11
Example 5
A curve has the equation y = x2 + 3x.
(i) Find the equation of the tangent to the curve at (1, 4).
(ii) Find the equation of the normal to the curve at (1, 4).
Solution
dy
(i) Step 1: Find .
dx
dy
= 2x + 3
dx
dy
Step 2: Substitute x = 1 into to find the gradient of the tangent.
dx
dy
= 2(1) + 3
dx
=5
Step 3: Find the equation of the tangent.
y – 4 = 5(x – 1)
y – 4 = 5x – 5
y = 5x – 1
(ii) Step 1: Find the gradient of the normal.
1
Gradient of normal = –
Gradient of tangent
1
= –
5
Step 2: Find the equation of the normal.
1
y – 4 = – (x – 1)
5
5y – 20 = – x + 1
5y = –x + 21
Solution
5
(i) y=
1 – 3x
dy (1 – 3x)(0) – 5(–3)
=
dx (1 – 3x)2
15
=
(1 – 3x)2
(ii)
When x = 2,
y = –1
dy 3
=
dx 5
3
∴ Equation of tangent: y + 1 = (x – 2)
5
3 11
y= x–
5 5
5
(iii) Gradient of normal = – (m1m2 = –1)
3
5
∴ Equation of normal: y + 1 = – (x – 2)
3
5 7
y= – x+
3 3
126 UNIT 11
Connected Rates of Change
dx
13. If is the rate of change of x with respect to time t and y = f(x), then the rate of
dt
dy dy dx
change of y with respect to t is given by = × .
dt dx dt
14. A positive rate of change is an increase in the magnitude of the quantity involved
as the time increases.
15. A negative rate of change is a decrease in the magnitude of the quantity involved
as the time increases.
Example 7
x
Two variables, x and y, are related by the equation y = . Find the rate of
3x + 7
change of x at the instant when x = 1, given that y is changing at a rate of 3.5 units/s at
this instant.
Solution
x
y=
3x + 7
dy (3x + 7)(1) – x(3)
=
dx (3x + 7)2
3x + 7 – 3x
=
(3x + 7)2
7
=
(3x + 7)2
dy dy dx
Using = × ,
dt dx dt
7 dx
3.5 = ×
(3 + 7)2 dt
dx
= 50 units/s
dt
Solution
V = x3
dV
= 3x2
dx
When V = 64, x = 4.
When x = 4,
dV
= 3(4)2
dx
= 48
dV
Given that = 30,
dt
dV dV dx
= ×
dt dx dt
dx
30 = 48 ×
dt
dx
= 0.625 cm/s
dt
128 UNIT 11
UNIT Further Applications
of Differentiation
12
Increasing/Decreasing Functions
1.
Function in x y f(x)
dy
First derivative f´(x)
dx
d2 y
Second derivative f ´´(x)
dx 2
d3y
Third derivative f´´´(x)
dx 3
y = f(x) y = g(x)
x x
y y
y = k(x)
y = h(x)
x x
Solution
f(x) = 2x3 – 10x2 + 14x + 5
f ´(x) = 6x2 – 20x + 14
When f ´(x) . 0,
6x2 – 20x + 14 . 0
3x2 – 10x + 7 . 0
(3x – 7)(x – 1) . 0
x
7 1 7
x,1 or x.
3 3
y y
y = f(x) y = g(x)
x x
y y
y = k(x)
y = h(x)
x x
130 UNIT 12
Example 2
1 3 5 2
Find the set of values of x for which y = x – x + 6x is a decreasing function.
3 2
Solution
1 3 5 2
y= x – x + 6x
3 2
dy
= x2 – 5x + 6
dx
dy
For y to be a decreasing function, , 0.
dx
x2 – 5x + 6 , 0
(x – 3)(x – 2) , 0
x
2 3
∴2,x,3
132 UNIT 12
d2 y
7. Second Derivative Test: Use .
dx 2
d2 y
• If , 0, the stationary point is a maximum point.
dx 2
d2 y
• If . 0, the stationary point is a minimum point.
dx 2
d2 y
• If
= 0, the stationary point can be a maximum point, a minimum
dx 2
point or a point of inflexion. Use the First Derivative Test to determine
the nature.
A curve has the equation y = 3(x + 1)2. Find the coordinates of the stationary point
and deduce the nature of the stationary point.
Solution
dy
= 6(x + 1)
dx
dy
Let = 0,
dx
6(x + 1) = 0
x = –1
When x = –1, y = 0.
To find the nature of the stationary point, we perform the First Derivative Test.
x –1.1 –1 –0.9
dy
,0 0 .0
dx
slope
stationary point
134 UNIT 12
Example 4
16
It is given that y = and that z = x2 + 2y. Given that x is positive, find the
x4
value of x and of y that makes z a stationary value and show that in this case, z
has a minimum value.
Solution
16
y= – (1)
x4
z = x2 + 2y – (2)
Substitute (1) into (2): (Express z in terms of one variable.)
32
z = x2 + 4
x
= x2 + 32x–4
dz
= 2x – 128x–5
dx
128
= 2x – 5
x
dz
When = 0,
dx
128
2x – 5 = 0
x
128
2x = 5
x
x6 = 64
x=±2
Given that x is positive,
x=2
y = 1 (Substitute x = 2 into (1) to obtain the value of y.)
d2 z
= 2 + 640x–6 (Use the Second Derivative Test to show that z has a
dx 2
640 minimum value.)
=2+ 6
x
When x = 2,
d2 z
= 12 . 0
dx 2
∴ z has a minimum value.
r cm
x cm
The diagram shows a rectangle of length x cm and 2 semicircles each of radius r cm.
The perimeter of the figure is 400 cm and the area of the rectangle is A cm2.
(a) Show that A = 400r – 2πr2.
dA
(b) Find an expression for .
dr
(c) Calculate
(i) the value of r for which A is a maximum,
(ii) the maximum value of A.
Solution
(a) Given that the perimeter is 400 cm,
2x + 2πr = 400 (As A is expressed in terms of r only, we make use of
x = 200 – πr the perimeter to obtain an equation involving x and r,
A = x(2r) before substituting it into A.)
= 2r(200 – πr)
= 400r – 2πr2 (proven)
dA
(b) = 400 – 4πr
dr
136 UNIT 12
dA
(c) (i) When = 0,
dr
400 – 4πr = 0
100
r=
π
d A
2
2 = –4π , 0 (Use the Second Derivative Test to check
dr
that A is a maximum.)
∴ A is a maximum.
100
(ii) When r = ,
π
2
⎛100 ⎞ ⎛100 ⎞
A = 400 ⎜ ⎟ – 2π ⎜ ⎟
⎝ π ⎠ ⎝ π ⎠
40 000 20 000
= –
π π
20 000
=
π
= 6370 (to 3 s.f.)
∴ The maximum value of A is 6370 (to 3 s.f.).
A cylinder, which is made using a thin sheet of metal, has a volume of 500 cm3, radius
of x cm and height of h cm.
(a) Express h in terms of x and hence, express the total surface area, A cm2, in terms
of x.
(b) Find the value of x for which A will be a minimum.
Solution
(a) V = πx2h
πx h = 500
2
500
h=
π x2
⎛500 ⎞
A = 2πx2 + 2πx ⎜ 2 ⎟
⎝ π x ⎠
= 2πx2 + 1000
x
(b)
A = 2πx2 + 1000x–1
dA
= 4πx – 1000x–2
dx
1000
= 4πx –
x2
dA
To find the minimum value of A, = 0.
dx
1000
4πx – =0
x2
250
x3 =
π
250
x= 3
π
= 4.30 (to 3 s.f.)
138 UNIT 12
UNIT Differentiation of Trigonometric,
Logarithmic & Exponential
13 Functions and their Applications
(not included for NA)
Solution
d
(a) [3 sin (2x + 1)] = 3[2 cos (2x + 1)]
dx
= 6 cos (2x + 1)
d
(b) (2x + 1) cos 3x = (2x + 1)(3)(–sin 3x) + cos 3x (2) (Product Rule)
dx
= –3(2x + 1) sin 3x + 2 cos 3x
d 3
(c) ⎡⎣x tan (3x + 2)⎤⎦ = x3(3) sec2 (3x + 2) + tan (3x + 2) (3x2) (Product Rule)
dx
= 3x2 [x sec2 (3x + 2) + tan (3x + 2)]
Differentiation of Trigonometric, Logarithmic & Exponential Functions and their Applications 139
Example 2
Solution
y = x sin x
dy dy
= x cos x + sin x (Gradient of curve refers to .)
dx dx
When x = 1,
dy
= cos 1 + sin 1 (Radian mode)
dx
= 1.38 (to 3 s.f.)
∴ Gradient of curve at x = 1 is 1.38
………………………………………………………………………………
d ⎡ n ⎤
4. sin x⎦ = n sinn – 1 x cos x
dx ⎣
d ⎡ n ⎤
cos x⎦ = –n cosn – 1 x sin x
dx ⎣
d ⎡ n ⎤
tan x⎦ = n tann – 1 x sec2 x
dx ⎣
d ⎡ n
5. sin (Ax + B)⎤⎦ = An sin (Ax + B) cos (Ax + B)
n–1
dx ⎣
d ⎡ n
cos (Ax + B)⎤⎦ = –An cos (Ax + B) sin (Ax + B)
n–1
dx ⎣
d
⎡tan n (Ax + B)⎤⎦ = An tann – 1 (Ax + B) sec2 (Ax + B)
dx ⎣
In general,
d ⎡ n d
6. sin f(x)⎤⎦ = n sin n – 1 f(x) × [sin f(x)]
dx ⎣ dx
d ⎡ n d
cos f(x)⎤⎦ = n cos n – 1 f(x) × [cos f(x)]
dx ⎣ dx
d ⎡ n d
tan f(x)⎤⎦ = n tan n – 1 f(x) × [tan f(x)]
dx ⎣ dx
140 UNIT 13
Example 3
Solution
d ⎡ 2
(a)
cos (1 – 3x)⎤⎦ = 2 cos (1 – 3x) [–(–3) sin (1 – 3x)]
dx ⎣
= 6 cos (1 – 3x) sin (1 – 3x)
d ⎡
(b) 3 tan 3 (2x – π)⎤⎦ = 3⎡⎣(3) tan 2 (2x – π)⎤⎦⎡⎣(2) sec 2 (2x – π)⎤⎦ (Chain Rule)
dx ⎣
= 18 tan2 (2x – π) sec2 (2x – π)
d
(c) [sin2 (3x + 2) cos x2]
dx
= (2) sin (3x + 2) (3) cos (3x + 2) (cos x2) + sin2 (3x + 2) (2x) (–sin x2)
= 6 sin (3x + 2) cos (3x + 2) cos x2 – 2x sin2 (3x + 2) sin x2 (Product Rule and
Chain Rule)
………………………………………………………………………………
Differentiation of Logarithmic Functions
d 1
7. (ln x) =
dx x
d a
8. [ln (ax + b)] = ax + b
dx
d
9. In general, d [ ln f (x)] = f ′ (x) , where f ´(x) = [f(x)] .
dx f(x) dx
10. As far as possible, make use of the laws of logarithms to simplify logarithmic
expressions before finding the derivatives.
Differentiation of Trigonometric, Logarithmic & Exponential Functions and their Applications 141
Example 4
Solution
d 3
(a) [ln (3x + 1)] = 3x + 1
dx
d ⎡ d
(b) ln (2x 2 + 5)3⎤⎦ = ⎡⎣3 ln (2x 2 + 5)⎤⎦
dx ⎣ dx
⎛ 4 x ⎞
= 3⎜ 2 ⎟ (Power Law of Logarithms)
⎝2x + 5 ⎠
12x
= 2
2x + 5
d ⎡ ⎛ 2x ⎞⎤ d ⎡
(c) ⎢ln ⎜ 2 ⎟⎥ = ln 2x – ln (3x 2 + 4)⎤⎦
dx ⎢⎣ ⎝ 3x + 4 ⎠⎥⎦ dx ⎣
2 6x
= –
2x 3x 2 + 4
1 6x
= – 2
x 3x + 4
d ⎡ ⎛ 8 + 4 x ⎞⎤ d
(d) ln ⎜ ⎟ = [ln (8 + 4 x) – ln (3x – 5)]
dx ⎢⎣ ⎝ 3x – 5 ⎠⎥⎦ dx
4 3
= –
8 + 4x 3x – 5
1 3
= –
2 + x 3x – 5
142 UNIT 13
d ⎡ d
(e) ln x(5x 3 – 2)⎤⎦ = ⎡⎣ln x + ln (5x 3 – 2)⎤⎦
dx ⎣ dx
1 15x 2
= + 3
x 5x – 2
Example 5
ln x
Two variables, x and y, are related by the equation y = . Find the rate of
3x + 7
change of x at the instant when x = 1, given that y is changing at a rate of 0.18 units/s
at this instant.
Solution
ln x
y=
3x + 7
⎛1 ⎞
(3x + 7) ⎜ ⎟ – 3 ln x
dy ⎝ x ⎠
=
dx (3x + 7)2
3x + 7 – 3x ln x
=
x(3x + 7)2
dy dy dx
Using = × ,
dt dx dt
3(1) + 7 – 3(1) ln 1 dx
0.18 = ×
1(3 + 7)2 dt
dx
= 1.8 units/s
dt
Differentiation of Trigonometric, Logarithmic & Exponential Functions and their Applications 143
Example 6
ln 2x
x and y are related by the equation y = . Find the rate of change of y at the
3x 2
instant when y = 0, given that x is changing at a rate of 2 units/s at this instant.
Solution
ln 2x
y=
3x 2
1
= x–2 ln 2x
3
dy 1 1 ⎛ 2 ⎞
= (–2)x –3 ln 2x + x –2 ⎜ ⎟ (Product Rule)
dx 3 3 ⎝2x ⎠
2 ln 2x 1
=– + 3
3x 3 3x
1 – 2 ln 2x
=
3x 3
When y = 0,
ln 2x = 0
2x = e0
1
x=
2
dy dy dx
Using = × ,
dt dx dt
⎡⎡ ⎛1 ⎞⎤⎤
⎢⎢11 –– 22 lnln 22⎜⎛⎜1⎟⎞⎟⎥⎥
dy
dy = ⎢⎢ ⎝⎝22⎠⎠⎥
= ⎢ ⎥ × 2
dt
dt ⎢ ⎛ 11 ⎞
⎞
33
⎥⎥ × 2
⎢⎢ 33⎜⎜2 ⎟⎟
⎛ ⎥⎥
⎣⎣ ⎝⎝2⎠⎠ ⎦⎦
11
=
= 55 3 units/s
3
………………………………………………………………………………
Differentiation of Exponential Functions
d x
11. (e ) = ex
dx
d ax + b
12. (e ) = aeax + b
dx
d f(x) d
13. In general, (e ) = f ´(x)ef(x), where f ´(x) = [f(x)].
dx dx
144 UNIT 13
Example 7
Solution
d 2 – 3x
(a) (e ) = –3e2 – 3x
dx
d 2 4x
(b) (x e ) = x2(4e4x) + 2xe4x (Product Rule)
dx
= 2xe4x (2x + 1)
=
e 2 cos x
e cos x + (esin x + 1)sin x
sin x
=
e cos x
Differentiation of Trigonometric, Logarithmic & Exponential Functions and their Applications 145
Example 8
Solution
y = ex cos x
dy
= ex (–sin x) + cos x (ex)
dx
= ex (cos x – sin x)
dy
When = 0,
dx
e (cos x – sin x) = 0
x
Example 9
1
x 4
Given that the equation of a curve is y = e 2 + 1
,
x
e2
(i) find the coordinates of the stationary point on the curve,
(ii) determine the nature of the stationary point.
Solution
(i)
1
x 4
y = e2 + 1
x
e2
1 1
x – x
= e 2 + 4e 2
dy 1 12 x ⎛ 1 ⎞ – 1 x
= e + 4 ⎜– ⎟ e 2
dx 2 ⎝ 2 ⎠
1 12 x 1
– x
= e – 2e 2
2
146 UNIT 13
dy
When = 0,
dx
1 12 x 1
– x
e – 2e 2 = 0
2
1 12 x 1
– x
e = 2e 2
2
1
x
e2
1
=4
– x
e 2
ex = 4
x = ln 4
1
ln 4 4
y = e2 + 1
ln 4
e 2
4
=2+
2
=4
∴ Coordinates of stationary point are (ln 4, 4)
d 2 y ⎛1 ⎞⎛1 ⎞ 12 x ⎛ 1 ⎞ – 12 x
(ii) = ⎜ ⎟ ⎜ ⎟ e – (2) ⎜– ⎟ e
dx 2 ⎝2 ⎠⎝2 ⎠ ⎝ 2 ⎠
1 12 x 1
– x
= e +e 2
4
When x = ln 4,
d2 y
2 = 1 > 0
dx
∴ The stationary point is a minimum.
Differentiation of Trigonometric, Logarithmic & Exponential Functions and their Applications 147
UNIT Integration
14
Integration
∫ ∫
1. If y = f(x), then y dx = f(x) dx.
2. If
dy
dx ∫
= g(x), then g(x) dx = y + c, where c is an arbitrary constant.
∫ (ax + b) dx = (axa(n+ b)
n +1
5. n
+ c, where n ≠ –1
+ 1)
Example 1
Find
∫
(a) 5 dx, (b) ∫ 3x dx,
5
148 UNIT 14
Solution
∫
(a) 5 dx = 5x + c
(b) ∫ 3x
3x 5 + 1
5
dx = +c
5 +1
1
= x6 + c
2
∫
(e) 3(2x – 5)6 dx =
3(2x – 5)6 + 1
(6 + 1)(2)
+ c (It is not necessary to find the expansion
of (2x – 5)6.)
3
= (2x – 5) + c
7
14
Example 2
Find the equation of the curve which passes through the point (2, 10) and
dy 4
for which = 3x2 – 2 .
dx x
Solution
dy 4
= 3x2 – 2
dx x
= 3x2 – 4x–2
∫
y = (3x2 – 4x–2) dx
= x3 + 4x–1 + c
4
= x3 + +c
x
Integration 149
When x = 2, y = 10,
4
10 = 23 + +c
2
c=0
4
∴ Equation of the curve is y = x3 +
x
………………………………………………………………………………
Integration of Trigonometric Functions
7. ∫ sin x dx = –cos x + c
8. ∫ cos x dx = sin x + c
9. ∫ sec x dx = tan x + c
2
150 UNIT 14
Example 3
Find
∫
(a) cos (5x + 3) dx, (b) ∫ 3 sin (3x – 1) dx,
(c) ∫ 2 sec2
(8 – 3x) dx.
Solution
∫
(a) cos (5x + 3) dx =
1
5
sin (5x + 3) + c
∫
⎡tan (8 − 3x)⎤
(c) 2 sec2 (8 – 3x) dx = 2 ⎢
⎣ –3 ⎥ + c
⎦
∫
(Note that 2 sec2 (8 – 3x) dx
2
2 ≠ – sec3 (8 – 3x) + c)
= – tan (8 – 3x) + c 9
3
………………………………………………………………………………
Integration 151
Example 4
Find
∫
(a) 4 tan2 3x dx, (b) ∫ sin x cos x dx,
(c) ∫ 6 cos
x
2
dx.
2
Solution
∫ ∫
(a) 4 tan2 3x dx = 4 (sec2 3x – 1) dx
⎡1 ⎤
= 4 ⎢ tan 3x – x⎥ + c
⎣ 3 ⎦
4
= tan 3x – 4 x + c
3
∫
(b) sin x cos x dx =
1
2 ∫
2 sin x cos x dx
=
1
2 ∫
sin 2x dx
1 ⎡– cos 2x⎤
= ⎢ +c
2 ⎣ 2 ⎥⎦
1
= – cos 2x + c
4
(c) ∫ x
6 cos2 dx = 3 2 cos2 dx
2 ∫ x
2
∫ A
= 3 (cos x + 1) dx (cos A = 2 cos2 – 1 )
2
= 3[sin x + x] + c
= 3 sin x + 3x + c
152 UNIT 14
Example 5
3 5
Prove that (2 cos θ – sin θ)2 = cos 2θ – 2 sin 2θ + .
2 2
∫
Hence, find (2 cos x – sin x)2 dx.
Solution
LHS = (2 cos θ – sin θ)2
= 4 cos2 θ + sin2 θ – 4 sin θ cos θ
⎛1 + cos 2θ ⎞ ⎛1 – cos 2θ ⎞
= 4 ⎜ ⎟ + ⎜ ⎟ – 2(2 sin θ cos θ )
⎝ 2 ⎠ ⎝ 2 ⎠
1 1
= 2 + 2 cos 2θ + – cos 2θ – 2 sin 2θ
2 2
3
= cos 2θ – 2 sin sin22θθ + 5 = RHS (shown)
2 2
= RHS (shown)
∫ (2 cos x – sin x) 2
dx = ∫ Q 23 cos 2x – 2 sin 2x + 52 R dx
3
sin 2x (–2 cos 2x) 5
= 2 – + x+c
2 2 2
3 5
= sin 2x + cos 2x + x + c
4 2
………………………………………………………………………………
1
Integration of
ax + b
14. ∫∫ 1x dx = ln x + c
15. ∫∫
1 1
dx = ln ax + b + c
ax + b a
16. In general, ∫∫
ff '(x)
´(x)
dx = ln f(x) + c
f(x)
f(x)
Integration 153
Example 6
Find
(a) ∫ 3x5+ 5 dx, (b) ∫ 2 –43x dx,
∫ 4 x 2x+ 3x
2 4
(c) 3
dx.
Solution
(a) ∫ 3x5+ 5 dx = 5∫ 3x1+ 5 dx
=
5
∫3
3 3x + 5
dx (Manipulate the expression to obtain
f ´(x)
5 one in the form .)
= ln (3x + 5) + c f(x)
3
∫ 4 x 2x+ 3x ∫
2 4 ⎛ 4 x 2 3x 4 ⎞
(c) dx = ⎜ 3 + 3 ⎟ dx
3
⎝ 2x 2x ⎠
∫
⎛2 3 ⎞
= ⎜ + x⎟ dx
⎝ x 2 ⎠
3 2
= 2 ln x + x +c
4
154 UNIT 14
Example 7
Express
2x + 4
(x + 1)(x – 2)
in partial fractions. Hence, find ∫ (x +2x1)(x+ 4– 2) dx .
Solution
2x + 4 A B
Let = + .
(x + 1)(x – 2) x + 1 x – 2
By Cover-Up Rule,
2 8
A = – and B =
3 3
2x + 4 2 8
=– +
(x + 1)(x – 2) 3(x + 1) 3(x – 2)
∫ 2x + 4
∫ 2 8 ⎤
⎡
dx = ⎢– + dx
(x + 1)(x – 2) ⎣ 3(x + 1) 3(x – 2)⎥⎦
2 8
= – ln (x + 1) + ln (x – 2) + c
3 3
Integration 155
Example 8
Find ∫ (x –x2)(x
+ 15
+ 3)
dx.
Solution
x + 15 A B
Let = + .
(x – 2)(x + 3) x – 2 x + 3
By Cover-up Rule,
17 12
A= and B = –
5 5
x + 15 17 12
= –
(x – 2)(x + 3) 5(x – 2) 5(x + 3)
∫ ∫
x + 15 ⎡ 17 12 ⎤
dx = ⎢ – ⎥ dx
(x – 2)(x + 3) ⎣ 5(x – 2) 5(x + 3)⎦
17 12
= ln(x – 2) – ln(x + 3) + c
5 5
………………………………………………………………………………
Integration of ex
17. ∫ e dx = e + c
x x
18. ∫ e
1
dx = e
ax + b ax + b
+c
a
156 UNIT 14
Example 9
Find
∫
(a) e3x dx, (b) ∫e
2x + 3
dx,
(c) ∫ 6e ∫e
x 3x – 1
–4
3
dx, (d) dx.
2e x
Solution
∫ 1
(a) ∫ e 3 x dx = e 3 x + c
3
(b) ∫ 1
∫ e 2 x + 3 dx = e 2 x + 3 + c
2
x
∫ 6e 3
x
∫ 6e dx =
(c) 3
+c
1
3
x
= 18e 3 + c
⎛e 3 x – 1 4 ⎞
(d) x ∫
e 3x – 1 – 4
2e
dx = ∫ ⎜ x – x ⎟ dx
⎝ 2e 2e ⎠
∫
⎛ 1 2 x – 1 ⎞
= ⎜ e – 2e – x ⎟ dx
⎝ 2 ⎠
1 2x – 1
e 2e – x
= 2 – +c
2 –1
1 2
= e 2 x – 1 + x + c
4 e
Integration 157
UNIT Applications of Integration
15
Definite Integrals
b
1. ∫ a
b
f(x) dx = [F(x)]a = F(b) – F(a)
a
2. ∫ a
f(x) dx = 0
b a
3. ∫ a
f(x) dx = – ∫ b
f(x) dx
b b
4. ∫ a
cf(x) dx = c ∫ a
f(x) dx
c b c
5. ∫ a
f(x) dx = ∫ a
f(x) dx + ∫ b
f(x) dx
b b b
6. ∫ a
f(x) ± g(x) dx = ∫ a
f(x) dx ± ∫ g(x) dx
a
158 UNIT 15
Example 1
Evaluate
3 4
⎛ 2 10
(a) ∫ 1
⎞
(b)
⎜x – 2 + 3⎟ dx
⎝ x ⎠ ∫ 1
5x – 4 dx
Solution
3 3
⎛ 2 10
(a) ∫ 1 ⎝ x
⎞
⎜x – 2 + 3⎟ dx =
⎠ ∫ 1
(x 2
– 10x –2 + 3 dx )
3
⎡1 ⎤
= ⎢ x 3 + 10x –1 + 3x⎥
⎣3 ⎦1
3
⎡1 10 ⎤
= ⎢ x 3 + + 3x⎥
⎣ 3 x ⎦1
⎡ 10 ⎤ ⎡1 ⎤
= ⎢9 + + 9⎥ – ⎢ + 10 + 3⎥
⎣ 3 ⎦ ⎣3 ⎦
=8
4 4 1
(b) ∫ 1
5x – 4 dx = ∫ 1
(5x – 4) 2 dx
4
⎡ 3
⎤
⎢(5x – 4) 2 ⎥
= ⎢ ⎥
⎢ ⎛⎜ 3⎞⎟(5) ⎥
⎢⎣ ⎝2 ⎠ ⎥⎦
1
4
2 ⎡ 3 ⎤
= (5x – 4) 2 ⎥
⎢
15 ⎣ ⎦1
2 ⎡ 23 3 ⎤
= 16 – 12 ⎥
⎢
15 ⎣ ⎦
42
=
5
Solution
1
(i)
∫ 5
f(x) dx = – 10
5 5
∫
(ii) 2f(x) dx = 2
1
∫ 1
f(x) dx
= 2(10)
4
= 20
5 4 4 1 5
∫
(iii) ⎡⎣f(x) + 3 x⎤⎦ dx +
1
∫ 4
f(x) dx = ∫ 1
f(x) dx + 3 ∫ 1
x 2 dx + ∫ 4
f(x) dx
4
⎡ 3 ⎤
5
⎢x 2 ⎥
= ∫ f(x)dx + 3 ⎢ ⎥
3
1
⎢⎣ ⎥⎦
2 1
4
3
= 10 + 2 x 2 1
3 3
= 10 + 2 4 – 12 2
= 24
160 UNIT 15
Example 3
d ⎛ 1 ⎞ 2
12x
Find ⎜ ⎟ and hence find the value of
dx ⎝9 – 2x 2 ⎠ ∫ 1 (9 – 2x 2 )2
dx .
Solution
d ⎛ 1 ⎞ (9 – 2x )(0) – 1(–4 x)
2
=
⎜ ⎟
dx ⎝9 – 2x 2 ⎠ (9 – 2x 2 )2
4x
=
(9 – 2x 2 )2
2 2
12x 4x
∫ 1 (9 – 2x 2 )2
dx = 3 ∫ 1 (9 – 2x )
2 2
dx (Make use of the answer in the first part
of the question.)
2
⎡ 1 ⎤
= 3⎢ 2 ⎥
⎣9 – 2x ⎦1
⎡1 1⎤
= 3⎢ – ⎥
⎣1 7⎦
18
=
7
Example 4
∫ ∫ (sec 2 x + 2 cos x) dx
3 4
(a) 3 sin 3x dx (b)
0 0
Solution
π
π 3
⎡– cos 3x⎤
(a) ∫ 3
0
3 sin 3x dx = 3⎢
⎣ 3 ⎦0
⎥
π
= – [cos 3x]03
= – [cos π – cos 0]
= – [–1 – 1]
=2
π
(b)
∫ 4
0
(sec 2 x + 2 cos x) dx = [tan x + 2sin x]04
⎡ π π⎤
= ⎢tan + 2sin ⎥ – [tan 0 + 2sin 0]
⎣ 4 4⎦
=1 + 2
………………………………………………………………………………
Area bounded by the x-axis
7. For a region above the x-axis:
Area bounded by the curve y = f(x), the lines x = a and x = b and the x-axis is
b
∫ f(x) dx.
a
y
O a b x
∫ f(x) dx .
a
y
O a b x
y = f(x)
162 UNIT 15
Example 5
Find the area of the shaded region bounded by the curve y = 2x3, the x-axis and the
lines x = 1 and x = 3.
y
y = 2x3
x
O 1 3
Solution
3
Area of shaded region =∫ 1
y dx
3
=∫ 2x 3 dx
1
3
⎡1 ⎤
= ⎢ x 4 ⎥
⎣2 ⎦1
1 4
= [3 – 14 ]
2
= 40
1 units
2
= [34 – 14 ]
2
= 40 units2
The figure shows part of the curve y = (x – 2)(x – 5). Find the area of the shaded
region.
y
10
y = (x – 2)(x – 5)
x
O 2 5
Solution
5 5
∫ 2
(x – 2)(x – 5) dx = ∫ 2
(x 2 – 7x + 10) dx
5
⎡x 3 7x 2 ⎤
= ⎢ – + 10x⎥
⎣ 3 2 ⎦2
⎡5 3 7(5)2 ⎤ ⎡2 3 7(2)2 ⎤
= ⎢ – + 10(5)⎥ – ⎢ – + 10(2)⎥
⎣ 3 2 ⎦ ⎣ 3 2 ⎦
= 4.5 units2
………………………………………………………………………………
9. For an area enclosed above and below the x-axis:
Area bounded by the curve y = f(x) and the x-axis as shown below is
b c
∫ a
f(x) dx + ∫ b
f(x) dx
y
y = f(x)
O a b c x
164 UNIT 15
Example 7
2
y = (x – 1)(x – 2)
x
O 1 2
Solution
1 2
Area of shaded region = ∫ 0
(x – 1)(x – 2) dx + ∫ 1
(x – 1)(x – 2) dx
1 2
=∫ (x 2 – 3x + 2) dx + ∫ (x 2 – 3x + 2) dx
0 1
1 2
⎡1 3 ⎤ ⎡1 3 ⎤
= ⎢ x 3 – x 2 + 2x⎥ + ⎢ x 3 – x 2 + 2x⎥
⎣3 2 ⎦0 ⎣3 2 ⎦1
⎡5 ⎤ 2 5
= ⎢ – 0⎥ + –
⎣6 ⎦ 3 6
= 1 unit 2
………………………………………………………………………………
Area bounded by the y -axis
10. For a region on the right side of the y-axis:
Area bounded by the curve x = f(y), the lines y = a and y = b and the y-axis is
b
∫ a
f(y) dy. y
b x = f(y)
O x
The figure shows part of the curve y = x3. Find the area of the shaded region.
y
y = x3
27
x
O
Solution
y = x3
x=3y
1
= y3
27
Area of shaded region = ∫ 8
x dy
27 1
=∫ y 3 dy
8
⎡ 4 ⎤
27
⎢y 3 ⎥
= ⎢ ⎥
4
⎢⎣ ⎥⎦
3 8
27
⎡ 3 4 ⎤
= ⎢ ( y) ⎥⎦
3
⎣4 8
3
= [81 – 16]
4
= 48.75 units2
166 UNIT 15
11. For a region on the left side of the y-axis:
Area bounded by the curve x = f(y), the lines y = a and y = b and the y-axis is
b
= ∫ a
f (y) dy .
x = f(y) b
O x
y
x = (y – 4)2
(1, 5)
(1, 3)
x
O
Solution
5
Area of (P + Q) = ∫ 3
(y – 4)2 dy y
x = (y – 4)2
5
⎡(y – 4) ⎤ 3
= ⎢ ⎥ P (1, 5)
⎣ 3 ⎦3
1 ⎛ 1⎞ 4
= – ⎜– ⎟
3 ⎝ 3⎠
2 Q
= units2 (1, 3)
3
x
O
168 UNIT 15
Example 10
The diagram shows the curve y = x2 – 4. It cuts the line y = 5 at P(3, 5). The line x = 4
intersects the curve at R(4, 16). Find the area of the shaded region PQR.
y = x2 – 4
P Q y=5
x
O
x=4
Solution
4
Area of PQR = ∫ 3
⎡(x 2 – 4) – 5⎤ dx
⎣ ⎦
4
= ∫ (x 2 – 9) dx
3
4
⎡1 ⎤
= ⎢ x 3 – 9x⎥
⎣3 ⎦3
⎡ 44 ⎤
= ⎢– – (–18)⎥
⎣ 3 ⎦
1
= 3 units 2
3
16
Relationship between Displacement, Velocity and
Acceleration
1. Differentiation:
ds dv d 2 s
=
dt dt dt 2
Integration:
s= ∫ v dt v= ∫ a dt
Common Terms used in Kinematics
2. Displacement, s, is defined as the distance moved by a particle in a specific
direction.
3. Velocity, v, is defined as the rate of change of displacement with respect to
time. v can take on positive or negative values.
4. Acceleration, a, is defined as the rate of change of velocity with respect to time.
a can take on positive or negative values.
When a . 0, acceleration occurs.
When a , 0, deceleration occurs.
5. Initial t = 0
At rest v = 0
Stationary v = 0
Particle is at the fixed point s = 0
Maximum/minimum displacement v = 0
Maximum/minimum velocity a = 0
170 UNIT 16
Total distance travelled
6. Average speed =
Total time taken
Example 1
A particle moves in a straight line in such a way that, t seconds after passing
4
through a fixed point O, its displacement from O is s m. Given that s = 2 – ,
t+2
find
(i) expressions, in terms of t, for the velocity and acceleration of the particle,
(ii) the value of t when the velocity of the particle is 0.25 m s–1,
(iii) the acceleration of the particle when it is 1 m from O.
Solution
4
(i) s = 2 –
t+2
ds 4
v = = (Apply the Chain Rule of Differentiation)
dt (t + 2)2
dv 8
a = =–
dt (t + 2)3
Kinematics 171
(iii) When s = 1,
4
2– =1
t+2
4
=1
t+2
t+2=4
t = 2
8
Substitute t = 2 into a = – :
(t + 2)3
8
a = –
(2 + 2)3
1
=–
8
∴ Acceleration of the particle when it is 1 m from O is – 1 m s – 2.
8
Example 2
A particle moves in a straight line such that its displacement, s m from a fixed point
A, is given by s = 2t + 3 sin 2t, where t is the time in seconds after passing point A.
Find
(i) the initial position of the particle,
(ii) expressions for the velocity and acceleration of the particle in terms of t,
(iii) the time at which the particle first comes to rest.
Solution
(i) s = 2t + 3 sin 2t
When t = 0, s = 2(0) + 3 sin 2(0) = 0.
∴ The particle is initially at point A.
(ii) s = 2t + 3 sin 2t
ds
v =
dt
= 2 + 6 cos 2t
dv
a =
dt
= –12 sin 2t
172 UNIT 16
(iii) When v = 0,
2 + 6 cos 2t = 0
1
cos 2t = –
3
2t = 1.91 (to 3 s.f.)
t = 0.955
Example 3
A stone that was initially at rest was thrown from the ground into the air, rising at a
velocity of v = 40 – 10t, where t is the time taken in seconds.
(i) Find the maximum height reached by the stone.
(ii) Find the values of t when the particle is 35 m above the ground.
Solution
(i) s = ∫ v dt
= ∫ (40 – 10t) dt
= 40t – 5t2 + c
When t = 0, s = 0 ∴ c = 0
s = 40t – 5t2
At maximum height,
v = 0 (v = 0 at maximum displacement.)
40 – 10t = 0
t=4
When t = 4, s = 40(4) – 5(4)2 = 80.
∴ The maximum height reached by the stone is 80 m.
(ii) When s = 35,
40t – 5t2 = 35
5t – 40t + 35 = 0
2
t2 – 8t + 7 = 0
(t – 1)(t – 7) = 0
t = 1 or t=7
∴ The particle is 35 m above the ground when t = 1 and t = 7.
Kinematics 173
Example 4
A particle moves in a straight line so that, t seconds after passing through a fixed
point O, its velocity, v cm s–1, is given by v = 8t – 3t2 + 3. The particle comes to
instantaneous rest at the point P. Find
(i) the value of t for which the particle is instantaneously at rest,
(ii) the acceleration of the particle at P,
(iii) the distance OP,
(iv) the total distance travelled in the time interval t = 0 to t = 4.
Solution
(i) When v = 0,
8t – 3t2 + 3 = 0
3t2 – 8t – 3 = 0
(3t + 1)(t – 3) = 0
1
t=– (rejected) or t=3
3
(ii) v = 8t – 3t2 + 3
a = 8 – 6t
When t = 3, a = –10
∴ Acceleration of the particle at P is –10 cm s–2.
(iii) ∫
s = v dt
= ∫ (8t – 3t + 3) dt
2
= 4t2 – t3 + 3t + c
When t = 0, s = 0 ∴ c = 0
∴ s = 4t2 – t3 + 3t
When t = 3, s = 18
∴ OP = 18 cm
174 UNIT 16
(iv) When t = 0, s = 0.
When t = 3, s = 18.
When t = 4, s = 12.
t=4
t=3 (Draw the path of
t=0 the particle on a
displacement-time graph.)
0 12 18
Example 5
A particle moving in a straight line passes a fixed point O with a velocity of 4 m s–1.
The acceleration of the particle, a m s–2, is given by a = 2t – 5, where t is the time
after passing O. Find
(i) the values of t when the particle is instantaneously at rest,
(ii) the displacement of the particle when t = 2.
Solution
(i) v =∫ a dt
= ∫ (2t – 5) dt
= t2 – 5t + c
When t = 0, v = 4 ∴ c = 4
∴ v = t2 – 5t + 4
When the particle is instantaneously at rest, v = 0.
t2 – 5t + 4 = 0
(t – 4)(t – 1) = 0
t = 4 or t=1
Kinematics 175
(ii) s = ∫ v dt
= ∫ (t – 5t + 4) dt
2
1 3 5 2
= t – t + 4t + c1
3 2
When t = 0, s = 0 ∴ c1 = 0
1 5
∴ s = t 3 – t 2 + 4t
3 2
When t = 2,
1 5
s = (2)3 – (2)2 + 4(2)
3 2
2
=
3
2
∴ Displacement of the particle is m
3
Example 6
A particle starts at rest from a fixed point O and travels in a straight line so that,
t seconds after leaving point O on the line, its acceleration, a m s–2, is given by
a = 2 cos t – sin t. Find
(i) the value of t when the particle first comes to an instantaneous rest,
(ii) the distance travelled by the particle in the first 3 seconds after leaving O.
Solution
(i) a = 2 cos t – sin t
176 UNIT 16
When v = 0,
2 sin t + cos t – 1 = 0
2 sin t + cos t = 1 (R-formula is needed to solve this equation.)
5 sin (t + 0.4636) = 1
1
sin (t + 0.4636) =
5
basic angle, α = 0.4636 (to 4 s.f.)
t + 0.4636 = 0.4636, 2.677
t = 0, 2.21 (to 3 s.f.)
∴ The particle first comes to an instantaneous rest when t = 2.21.
(ii) s = ∫ v dt
= ∫ (2 sin t + cos t – 1) dt
= sin t – 2 cos t – t + d
When t = 0, s = 0 ∴ d = 2
∴ s = sin t – 2 cos t – t + 2
When t = 0, s = 0.
When t = 2.214, s = 1.785.
When t = 3, s = 1.121.
t=3
t = 2.214
t=0
0 1.121 1.785
Kinematics 177
MATHEMATICAL FORMULAE