Chapter 1 - Algebra
Chapter 1 - Algebra
• The graph of 𝑦 = |𝑥| is a ‘V’-shaped graph, with the vertex at the origin:
|𝑥| = 𝑥 𝑖𝑓 𝑥 ≥ 0
|𝑥| = −𝑥 𝑖𝑓 𝑥 < 0
• Its domain is the set of real numbers, 𝑥 ∈ ℝ, and its range is 𝑦 ≥ 0
• To sketch the graph of 𝑦 = 𝑎|𝑥 − 𝑏| + 𝑐, you need
o Vertex: (𝑏, 𝑐)
o Shape: Upward V if 𝑎 > 0 and downward V if 𝑎 < 0
o 𝒚-intercept
1.
b. 𝑦 = |1 − 𝑥|
c. 𝑦 = 2 + |1 − 𝑥|
Q3. Given that 𝑓(𝑥) = 2 − 3𝑥, on three different axes sketch graphs of:
a. 𝑦 = 𝑓(𝑥)
b. 𝑦 = |𝑓(𝑥)|
c. 𝑦 = 𝑓(|𝑥|)
1
Q4. Sketch the graph of 𝑦 = |2 𝑥 − 1|, showing the points where the graph meets the axes.
1
Use your graph to express | 𝑥 − 1| in an alternate form.
2
• Equations involving modulus: Equations may be solved through some of the following methods:
o Method 1: Graphical –
o Method 2: Take ± on the expression inside the modulus and solve
o Method 3: Square both sides (ONLY in case of equation with modulus on both sides)
• Note that some modulus equations may result in extraneous/unwanted roots so ALWAYS check
answers against the original equation
Q7. Solve |𝑥 + 3| + |𝑥 + 5| = 10
• Inequalities involving modulus: Inequalities may be solved through some of the following
methods:
o Method 1: Graphical
o Method 2: Solve as equation and use number line to find appropriate range
o Method 3: Square both sides (ONLY in case of modulus on both sides)
• Note: Two useful properties that can be used when solving modulus inequalities are:
1. |𝑎| ≤ 𝑏 ⟺ −𝑏 ≤ 𝑎 ≤ 𝑏
2. |𝑎| ≥ 𝑏 ⟺ 𝑎 ≤ −𝑏 or 𝑎 ≥ 𝑏
Q9. Solve the inequality |3𝑥 − 𝑎| > 2|𝑥 + 2𝑎|, where 𝑎 is a positive constant.
Q10. Express the inequality −2 < 𝑥 < 6 in the form |𝑥 − 𝑎| < 𝑏, where 𝑎 and 𝑏 are to be found
2.
3.
4.
5.
Polynomials
• A Polynomial is an expression of the form
• 𝑥 is a variable
• where 𝑛 is a non-negative integer
• The coefficients 𝑎𝑛 , 𝑎𝑛−1, … , 𝑎1 , 𝑎0 are constants
• 𝑎𝑛 is called the leading coefficient.
• 𝑎0 is called the constant term.
• The highest power of 𝑥 is called the degree of the polynomial. For example, 5𝑥 3 − 6𝑥 2 + 2𝑥 − 6
is a polynomial of degree 3.
• An identity is a special equation that holds true for ALL values of the variable. For example,
(1 − 𝑥)(1 + 𝑥) ≡ 1 − 𝑥 2 is an identity
• If 𝐴𝑥 + 𝐵 ≡ 2𝑥 + 3, then 𝐴 = 2, 𝐵 = 3. This process is called equating coefficients.
• Division of polynomials can be carried out through any of the following methods
o Long division
o Comparing coefficients
Where,
o the degree of the remainder is less than the degree of the divisor
o the degree of the quotient is the degree of the dividend minus the degree of the divisor.
• Factor theorem:
o If a polynomial 𝑃(𝑥) divides exactly by a linear factor (𝑥 − 𝑐) with quotient 𝑄(𝑥) then
𝑃(𝑥) ≡ (𝑥 − 𝑐)𝑄(𝑥)
o Substituting 𝑥 = 𝑐 into this formula gives 𝑃(𝑐) = 0. This leads to the factor theorem:
Discussion:
A. 𝑥 3 + 𝑥 2 − 3𝑥 + 1
B. 2𝑥 3 + 7𝑥 2 + 𝑥 − 10
C. 3𝑥 3 + 7𝑥 2 − 4
D. 6𝑥 3 + 𝑥 2 − 17𝑥 + 10
E. 6𝑥 4 + 𝑥 3 − 8𝑥 2 − 𝑥 + 2
F. 3𝑥 3 + 𝑥 2 − 10𝑥 − 8
Which of the expressions above have the following as factors:
1. 𝑥 − 1
2. 𝑥 + 2
3. 2𝑥 − 1
Q5.
a. Given that 3𝑥 2 + 5𝑥 − 2 is a factor of 3𝑥 3 + 17𝑥 2 + 𝑎𝑥 + 𝑏, find the values of 𝑎 and 𝑏.
b. Hence, factorize the polynomial completely
• Remainder theorem:
o If a polynomial 𝑃(𝑥) is divided by 𝑥 − 𝑐 to give quotient 𝑄(𝑥) and a remainder 𝑅, then
𝑃(𝑥) = (𝑥 − 𝑐)𝑄(𝑥) + 𝑅
o Substituting 𝑥 = 𝑐 into this formula gives 𝑃(𝑐) = 𝑅.This leads to the remainder
theorem:
Q8. 𝑓(𝑥) = 6𝑥 3 + 𝑎𝑥 2 + 𝑏𝑥 − 4.
When 𝑓(𝑥) is divided by 𝑥 − 1, the remainder is 3.
When 𝑓(𝑥) is divided by 3𝑥 + 2, the remainder is −2.
Find the values of 𝑎 and 𝑏.
• Note: Factor and Remainder theorem can only be applied on linear divisors. For quadratic factors,
always use long division/comparing coefficients.
Q9. The polynomial 4𝑥 4 + 𝑎𝑥 2 + 11𝑥 + 𝑏, where 𝑎 and 𝑏 are constants, is denoted by 𝑝(𝑥). It is given
that 𝑝(𝑥) is divisible by 𝑥 2 − 𝑥 + 2.
a. Find the values of 𝑎 and 𝑏.
b. When 𝑎 and 𝑏 have these values, find the real roots of the equation 𝑝(𝑥) = 0.
(O/N/16/V33)
Q10. The polynomial 4𝑥 3 + 𝑎𝑥 + 2, where 𝑎 is a constant, is denoted by 𝑝(𝑥). It is given that (2𝑥 + 1)
is a factor of 𝑝(𝑥).
a. Find the value of 𝑎.
b. When 𝑎 has this value,
i. Factorise 𝑝(𝑥),
ii. Solve the inequality 𝑝(𝑥) > 0, justifying your answer.
(F/M/16/V32)
·
ess
ity
rs
Cambridge International AS & A Level Mathematics: Pure Mathematics 2 & 3
ve
y
op
ni
U
C
ge
END-OF-CHAPTER REVIEW EXERCISE 1
w
ie
id
1 Solve the equation 2 x − 3 = 5x + 1 . [3]
ev
br
Solve the inequality 5x − 3 ù 7.
2
am [3]
-R
3 Solve the inequality 2 x − 3 , 2 − x . [3]
-C
s
Solve the equation x 2 − 14 = 11.
es
4 [4]
y
Pr
5
op
ity
C
rs
b When a has this value, factorise p( x ) completely. [3]
w
ie
ve
6 The polynomial 6x 3 − 23x 2 − 38x + 15 is denoted by f( x ).
y
ev
op
ni
C
b Write down the roots of f x ( ) = 0. [1]
ge
w
7 The polynomial x 3 − 5x 2 + ax + b is denoted by f( x ). It is given that ( x + 2) is a factor of f( x ) and that
ie
id
when f( x ) is divided by ( x − 1) the remainder is −6. Find the value of a and the value of b. [5]
ev
br
-R
a Find the quotient and remainder when p( x ) is divided by ( x 2 − 2 x − 1). [4]
-C
22
a Find the quotient and remainder when p( x ) is divided by ( x 2 − 1). [3]
ity
C
ve
y
ev
a [3]
R
b [3]
ge
b When a has this value, verify that ( x + 3) is also a factor of p( x ) and hence factorise p( x )
am
-R
completely. [4]
-C
3 2
12 The polynomial 3x + ax − 36x + 20 is denoted by p( x ) .
s
es
Pr
op
3 2
13 The polynomial 2 x + 5x − 7 x + 11 is denoted by f( x ).
rs
w
ve
b [4]
op
ni
R
3 2
U
a Given that ( x − 3) and ( x + 1) are factors of p( x ) , find the value of a and the value of b. [4]
w
ie
id
b When a and b take these values, find the other linear factor of p( x ) . [2]
ev
br
am
-R
-C
=>
es
ity
rs
Chapter 1: Algebra
ve
y
op
ni
U
C
ge
w
ie
id
15 The polynomial 6x 3 + x 2 + ax − 10 , where a is a constant, is denoted by P( x ). It is given that when
ev
br
P( x ) is divided by ( x + 2) the remainder is −12.
am
-R
a Find the value of a and hence verify that (2 x + 1) is a factor of P( x ). [3]
-C
s
b When a has this value, solve the equation P( x ) = 0. [4]
es
y
Pr
op
a Given that ( x + 2) and ( x − 3) are factors of p( x ) , find the value of a and the value of b. [4]
ity
C
rs
b When a and b take these values, factorise p( x ) completely. [3]
w
ie
ve
y
17 The polynomials P( x ) and Q( x ) are defined as:
ev
op
ni
P( x ) = x 3 + ax 2 + b and Q( x ) = x 3 + bx 2 + a.
R
C
ge
It is given that ( x − 2) is a factor of P( x ) and that when Q( x ) is divided by ( x + 1) the remainder is −15.
w
ie
id
ev
br
b When a and b take these values, find the least possible value of P( x ) − Q(x ) as x varies. [2]
am
-R
18 The polynomial 5x 3 − 13x 2 + 17 x − 7 is denoted by p( x ) .
-C
Find the quotient when p( x ) is divided by ( x − 1), and show that the remainder is 2.
es
a [4]
y
Hence show that the polynomial 5x 3 − 13x 2 + 17 x − 9 has exactly one real root.
Pr
b [3]
op
23
ity
C
ve
op
ni
C
ge
20 The polynomial 2 x 3 − 5x 2 + ax + b , where a and b are constants, is denoted by f( x ). It is given that when
w
f( x ) is divided by ( x + 2) the remainder is 8 and that when f( x ) is divided by ( x − 1) the remainder is 50.
ie
id
ev
br
-R
b When a and b have these values, find the quotient and remainder when f( x ) is divided by x 2 − x + 2. [3]
-C
Pr
op
ve
y
ev
i [4]
R
ii [2]
ge
ev
br
am
-R
-C
>
es
ity
rs
Cambridge International AS & A Level Mathematics: Pure Mathematics 2 & 3
ve
y
op
ni
U
C
ge
w
ie
id
23 The polynomial 4x 3 + ax 2 + 9x + 9, where a is a constant, is denoted by p( x ). It is given that when p( x ) is
ev
br
divided by (2 x − 1) the remainder is 10.
am
-R
i Find the value of a and hence verify that ( x − 3) is a factor of p( x ). [3]
-C
s
ii When a has this value, solve the equation p( x ) = 0 . [4]
es
y
Pr
Cambridge International AS & A Level Mathematics 9709 Paper 21 Q5 November 2011
op
ity
C
rs
w
ie
y
ev
op
ni
ii When a and b have these values, factorise p( x ) completely. [3]
R
C
Cambridge International AS & A Level Mathematics 9709 Paper 21 Q4 June 2013
ge
w
ie
id
ev
br
am
-R
-C
s
es
y
Pr
op
24
ity
C
rs
w
ie
ve
y
ev
op
ni
R
C
ge
w
ie
id
ev
br
am
-R
-C
s
es
y
Pr
op
ity
C
rs
w
ie
ve
y
ev
op
ni
R
C
ge
w
ie
id
ev
br
am
-R
-C
s
es
𝑥 3 −3𝑥 2 +7
Q1. Use long division to write the fraction 𝑥−2
as the sum of a polynomial and a proper
algebraic fraction.
Discussion:
1. Discuss which of the following are improper algebraic fractions
1 𝑥 2 − 4𝑥 3𝑥 6𝑥 3 − 2𝑥 + 1
2𝑥 + 1 5 − 𝑥2 𝑥−5 2𝑥 2 − 1
2𝑥 − 3 𝑥 3 + 2𝑥 2 − 7 4𝑥 5 − 1 2𝑥 4 − 8
−
(𝑥 + 2)(𝑥 − 1) (𝑥 + 1)(𝑥 + 2) 3𝑥 7 + 2 𝑥 2 − 2𝑥 − 1
2. Write each improper fraction as the sum of a polynomial and a proper fraction
• The reverse process of adding or subtracting algebraic fractions is called splitting into partial
fractions.
• The process can be carried out through any of the following methods:
o Comparing coefficients
o Substitution method/cover-up method
2𝑥−13
Q2. Express in partial fractions
(2𝑥+1)(𝑥−3)
8+2𝑥−𝑥 2
Q4. Express (𝑥−1)(𝑥2 +2) in partial fractions.
2𝑥 2 +5𝑥−11
Q5. Express 𝑥 2 +2𝑥−3
in partial fractions.
Binomial Series
• When 𝑛 is not a positive integer, the binomial expansion is given by
(1 + 𝑏)𝑛 ≅ 1 + (𝑛1)𝑏 + (𝑛2)𝑏 2 + (𝑛3)𝑏 3 + (𝑛4)𝑏4 + ⋯
𝑛(𝑛−1) 2 𝑛(𝑛−1)(𝑛−2) 3 𝑛(𝑛−1)(𝑛−2)(𝑛−3) 4
≅ 1 + 𝑛𝑏 + 2!
𝑏 + 3!
𝑏 + 4!
𝑏 +⋯
Where:
(1) The series is infinite (non-terminating)
(2) The expansion of (1 + 𝑏)𝑛 is only valid if |𝑏| < 1.
Q1. Expand (1 − 3𝑥)−2 in ascending powers of 𝑥, up to and including the term 𝑥 3 , simplifying the
coefficients. State the range of values of 𝑥 for which the expansion is valid.
Q2. Find the first four terms in the expansion of (1 + 2𝑥 2 )−4 and state the range of values of 𝑥 for
which the expansion is valid.
𝑥−5
Q3. Find the coefficient of 𝑥 3 in the expansion of 1+2𝑥.
• To expand (𝑎 + 𝑥)𝑛 , where 𝑛 is not a positive integer, we take 𝑎 outside of the brackets:
𝑏 𝑛
(𝑎 + 𝑏)𝑛 = 𝑎𝑛 (1 + )
𝑎
Q4. Expand (2 + 𝑥)−3 in ascending powers of 𝑥, up to and including the term in 𝑥 3 and state the
range of values of 𝑥 for which the expansion is valid.
1−3𝑥
Q5. Find the coefficient of 𝑥 2 in the expansion of .
√4−𝑥
• One of the most common reasons for splitting into partial fractions is so that binomial expansions
can be applied
Q6.
10𝑥+1
a. Express 𝑓(𝑥) = (1−2𝑥)(1+𝑥) in partial fractions.
b. Hence obtain the expansion of 𝑓(𝑥) in ascending powers of 𝑥, up to and including the term in
𝑥3.
c. State the range of values of 𝑥 for which the expansion is valid.
1 27 2 27 3
Q7. Show that 3 ≈ 1 + 3𝑥 + 𝑥 + 𝑥 + ⋯ and state the interval of 𝑥 for which the
(1− 𝑥)2 4 2
2
expansion is valid. Hence deduce the first four terms in the expansion of the following:
4
a. 3
(1− 𝑥)2
2
1
b. (3𝑥−2)2
7
Q8. Given the expansion of (1 + 𝑎𝑥)𝑛 is 1 − 2𝑥 + 3 𝑥 2 + 𝑘𝑥 3 +… , find the value of 𝑘.
Q9.
a. Expand (2 − 𝑥)−1 in ascending powers of 𝑥, up to and including the term in 𝑥 3 .
b. Hence or otherwise, find the expansion of (2 − 𝑥 + 𝑥 2 )−1 up to and including the term in 𝑥 3 .
2
Q10. When (1 + 2𝑥)(1 + 𝑎𝑥)3 , where 𝑎 is a constant, is expanded in ascending powers of 𝑥, the
coefficient of the term in 𝑥 is zero.
(i) Find the value of 𝑎.
2
(ii) When 𝑎 has this value, find the term in 𝑥 3 in the expansion of (1 + 2𝑥)(1 + 𝑎𝑥)3 , simplifying
the coefficient.
(M/J/09)
u
ity
rs
Cambridge International AS & A Level Mathematics: Pure Mathematics 2 & 3
ve
y
op
ni
U
C
ge
END-OF-CHAPTER REVIEW EXERCISE 7
w
ie
id
1 Expand (1 − 2 x )−4 in ascending powers of x, up to and including the term in x 3, simplifying the coefficients. [4]
ev
br
am
-R
2 Expand 31− (6x ) in ascending powers of x up to and including the term in x 3, simplifying the coefficients. [4]
-C
s
Cambridge International A Level Mathematics 9709 Paper 31 Q1 June 2011
es
3
−
Expand (2 − x )(1 + in ascending powers of x, up to and including the term in x 2,
y
3 2x ) 2
Pr
op
ity
C
rs
w
1 + 3x
4 Expand in ascending powers of x up to and including the term in x 2, simplifying the coefficients. [4]
ie
ve
(1 + 2 x )
y
ev
op
ni
Cambridge International A Level Mathematics 9709 Paper 31 Q2 June 2013
R
C
5 Expand in ascending powers of x, up to and including the term in x 3 , simplifying the coefficients. [4]
1 + 3x
ge
w
10
ie
id
6 Expand in ascending powers of x, up to and including the term in x 2, simplifying the coefficients. [4]
(2 − x )2
ev
br
1
am
7 Expand
-R
in ascending powers of x, up to and including the term in x 2, simplifying the coefficients. [4]
4 − 5x
-C
12 A B C
s
x 2 (2 x − 3) x x2 2x − 3
y
Pr
8x 2 + 4x + 21 A Bx + C
op
182
9 Express in the form + 2 . [4]
( x + 2)( x 2 + 5) x+2 x +5
ity
C
7 x 2 − 3x + 2
rs
[5]
x( x 2 + 1)
ie
ve
op
ni
9x 3 − 11x 2 + 8x − 4 B C D
11 Given that ≡ A+ + 2 + , find the values of A, B, C and D. [5]
R
x (3x − 2)
2
3x − 2
C
x x
ge
4x 2 − 5x + 3
w
ev
br
2
13 Show that for small values of x 2 , (1 − 2 x 2 )−2 − (1 + 6x 2 ) 3 ≈ kx 4 , where the value of the constant k
am
-R
is to be determined. [6]
-C
4x + 12
2
14 Let f( x ) = .
y
( x + 1)( x − 3)2
Pr
op
ii Hence obtain the expansion of f( x ) in ascending powers of x, up to and including the term in x 2 . [5]
rs
w
ie
ve
op
ni
R
C
ge
w
ie
id
ev
br
am
-R
-C
>
es
ity
rs
Chapter 7: Further algebra
ve
y
op
ni
C
C
ge
w
ie
id
2x2 − 7x − 1
ev
br
15 Let f( x ) = .
am ( x − 2)( x 2 + 3)
-R
i Express f( x ) in partial fractions. [5]
-C
s
ii Hence obtain the expansion of f( x ) in ascending powers of x, up to and including the term in x 2 . [5]
es
Cambridge International A Level Mathematics 9709 Paper 31 Q7 November 2013
y
Pr
op
3x
16 Let f( x ) = .
ity
(1 + x )(1 + 2 x 2 )
C
ve
ii Hence obtain the expansion of f( x ) in ascending powers of x, up to and including the term in x 3. [5]
y
ev
op
ni
C
ge
w
ie
id
ev
br
am
-R
-C
s
es
y
Pr
op
183
ity
C
rs
w
ie
ve
y
ev
op
ni
R
C
ge
w
ie
id
ev
br
am
-R
-C
s
es
y
Pr
op
ity
C
rs
w
ie
ve
y
ev
op
ni
R
C
ge
w
ie
id
ev
br
am
-R
-C
= >
es