Chapter 4 Polynomial Functions PDF
Chapter 4 Polynomial Functions PDF
Chapter 4
Polynomial functions
Objectives
To revise the properties of quadratic functions.
To add, subtract and multiply polynomials.
To be able to use the technique of equating coefficients.
To divide polynomials.
To use the remainder theorem, the factor theorem and the rational-root theorem to
identify the linear factors of cubic and quartic polynomials.
To draw and use sign diagrams.
To find the rules for given polynomial graphs.
To apply polynomial functions to problem solving.
A polynomial function of degree 2 is called a quadratic function. The general rule for such
a function is
f (x) = ax2 + bx + c, a0
A polynomial function of degree 3 is called a cubic function. The general rule for such a
function is
f (x) = ax3 + bx2 + cx + d, a0
A polynomial function of degree 4 is called a quartic function. The general rule for such a
function is
f (x) = ax4 + bx3 + cx2 + dx + e, a0
In this chapter we revise quadratic functions, and build on our previous study of cubic and
quartic functions.
Cambridge Senior Maths AC/VCE ISBN 978-1-107-56747-4 © Evans et al. 2016 Cambridge University Press
Mathematical Methods 3&4 Photocopying is restricted under law and this material must not be transferred to another party.
4A Quadratic functions 151
4A Quadratic functions
In this section, we revise material on quadratic functions covered in Mathematical Methods
Units 1 & 2.
Transformations of parabolas
Dilation from the x-axis yy = 2x2 y = x2 y = 1 x2
2
For a > 0, the graph of the function y = ax2 is 2 (1, 2)
obtained from the graph of y = x2 by a dilation of
factor a from the x-axis. 1 (1, 1)
(1, 0.5)
The graphs on the right are those of y = x2 , y = 2x2 x
and y = 12 x2 , i.e. a = 1, 2 and 12 . O 1
Combinations of transformations y
The graph of the function
f (x) = 2(x − 2)2 + 3 (0, 11)
is obtained by transforming the graph of the function
f (x) = x2 by:
dilation of factor 2 from the x-axis
translation of 2 units in the positive direction of
the x-axis (2, 3)
translation of 3 units in the positive direction of
x
the y-axis. O
Cambridge Senior Maths AC/VCE ISBN 978-1-107-56747-4 © Evans et al. 2016 Cambridge University Press
Mathematical Methods 3&4 Photocopying is restricted under law and this material must not be transferred to another party.
152 Chapter 4: Polynomial functions
Example 1
Sketch the graph of y = 2(x − 1)2 + 3.
Solution
The graph of y = 2x2 is translated 1 unit in the positive y
direction of the x-axis and 3 units in the positive direction
of the y-axis.
The vertex has coordinates (1, 3). 5
Cambridge Senior Maths AC/VCE ISBN 978-1-107-56747-4 © Evans et al. 2016 Cambridge University Press
Mathematical Methods 3&4 Photocopying is restricted under law and this material must not be transferred to another party.
4A Quadratic functions 153
Example 2
Sketch the graph of y = −(x + 1)2 + 4.
Solution
The vertex has coordinates (−1, 4) and so the y
axis of symmetry is the line x = −1.
When x = 0, y = −(0 + 1)2 + 4 = 3. (−1, 4)
∴ the y-axis intercept is 3.
(0, 3)
When y = 0,
−(x + 1)2 + 4 = 0 (1, 0)
x
(−3, 0) O
(x + 1) = 4
2
x + 1 = ±2
x = ±2 − 1
∴ the x-axis intercepts are 1 and −3.
Example 3
For each of the following quadratic functions, use the axis of symmetry to find the turning
point of the graph, express the function in the form y = a(x − h)2 + k, and hence find the
maximum or minimum value and the range:
a y = x2 − 4x + 3 b y = −2x2 + 12x − 7
Solution Explanation
a The x-coordinate of the turning point is 2. Here a = 1 and b = −4, so the axis of
−4
When x = 2, y = 4 − 8 + 3 = −1. symmetry is x = − = 2.
2
The coordinates of the turning point For the turning point form
are (2, −1). Hence the equation is y = a(x − h)2 + k, we have found
y = (x − 2)2 − 1. that a = 1, h = 2 and k = −1.
The minimum value is −1 and the range Since a > 0, the parabola has a
is [−1, ∞). minimum.
Cambridge Senior Maths AC/VCE ISBN 978-1-107-56747-4 © Evans et al. 2016 Cambridge University Press
Mathematical Methods 3&4 Photocopying is restricted under law and this material must not be transferred to another party.
154 Chapter 4: Polynomial functions
b The x-coordinate of the turning point is 3. Here a = −2 and b = 12, so the axis of
12
When x = 3, y = −2 × (3)2 + 12 × 3 − 7 = 11. symmetry is x = − = 3.
−4
The coordinates of the turning point For the turning point form
are (3, 11). Hence the equation is y = a(x − h)2 + k, we have found
y = −2(x − 3)2 + 11. that a = −2, h = 3 and k = 11.
The maximum value is 11 and the range Since a < 0, the parabola has a
is (−∞, 11]. maximum.
For a quadratic in polynomial form, we can find the x- and y-axis intercepts and the axis
of symmetry by other methods and use these details to sketch the graph.
Step 1 Find the y-axis intercept.
Step 2 Find the x-axis intercepts.
Step 3 Find the equation of the axis of symmetry.
Step 4 Find the coordinates of the turning point.
Example 4
Find the x- and y-axis intercepts and the turning point, and hence sketch the graph of
y = x2 + x − 12.
Solution
Step 1 c = −12. Therefore the y-axis intercept is −12. y
Step 2 Let y = 0. Then
0 = x2 + x − 12
0 = (x + 4)(x − 3) x
−4 −1 O 3
∴ x = −4 or x = 3
The x-axis intercepts are −4 and 3.
−12
Step 3 The axis of symmetry is the line with equation − 12 , −12 14
−4 + 3 1
x= =−
2 2
Step 4 When x = − 12 , y = (− 12 )2 + (− 12 ) − 12
= −12 14
The turning point has coordinates (− 12 , −12 14 ).
Cambridge Senior Maths AC/VCE ISBN 978-1-107-56747-4 © Evans et al. 2016 Cambridge University Press
Mathematical Methods 3&4 Photocopying is restricted under law and this material must not be transferred to another party.
4A Quadratic functions 155
Example 5
By completing the square, write the quadratic f (x) = 2x2 − 4x − 5 in turning point form,
and hence sketch the graph of y = f (x).
Solution
f (x) = 2x2 − 4x − 5
5
= 2 x2 − 2x −
2
5 b 2
= 2 x2 − 2x + 1 − 1 − add and subtract to ‘complete the square’
2 2
7
= 2 (x2 − 2x + 1) −
2
7
= 2 (x − 1)2 −
2
= 2(x − 1) − 7
2
Cambridge Senior Maths AC/VCE ISBN 978-1-107-56747-4 © Evans et al. 2016 Cambridge University Press
Mathematical Methods 3&4 Photocopying is restricted under law and this material must not be transferred to another party.
156 Chapter 4: Polynomial functions
Example 6
Sketch the graph of f (x) = −3x2 − 12x − 7 by:
finding the equation of the axis of symmetry
finding the coordinates of the turning point
using the general quadratic formula to find the x-axis intercepts.
Solution
Since c = −7, the y-axis intercept is −7.
b
Axis of symmetry x = −
2a
−12
=−
2 × (−3)
= −2
Turning point
When x = −2, y = −3(−2)2 − 12(−2) − 7 = 5.
The turning point coordinates are (−2, 5).
x-axis intercepts y
−3x2 − 12x − 7 = 0
√ (− 2, 5) 6
−b ± b2 − 4ac
x= 4
2a
−(−12) ± (−12)2 − 4(−3)(−7) √15 √15 2
= −2 − −2 +
2(−3) 3 3
√ x
12 ± 60 −4 −3 −2 −1 O
= −2
−6
√
12 ± 2 15 −4
= y = −3x2 − 12x − 7
−6
√ −6
= −2 ± 13 15 −7
−8
Cambridge Senior Maths AC/VCE ISBN 978-1-107-56747-4 © Evans et al. 2016 Cambridge University Press
Mathematical Methods 3&4 Photocopying is restricted under law and this material must not be transferred to another party.
4A Quadratic functions 157
The discriminant
The discriminant Δ of a quadratic polynomial ax2 + bx + c is
Δ = b2 − 4ac
For the equation ax2 + bx + c = 0:
If Δ > 0, there are two solutions.
If Δ = 0, there is one solution.
If Δ < 0, there are no real solutions.
For the equation ax2 + bx + c = 0 where a, b and c rational numbers:
If Δ is a perfect square and Δ 0, then the equation has two rational solutions.
If Δ = 0, then the equation has one rational solution.
If Δ is not a perfect square and Δ > 0, then the equation has two irrational solutions.
Example 7
Without sketching graphs, determine whether the graph of each of the following functions
crosses, touches or does not intersect the x-axis:
a f (x) = 2x2 − 4x − 6
b f (x) = −4x2 + 12x − 9
c f (x) = 3x2 − 2x + 8
Solution Explanation
a Δ = b − 4ac
2
b Δ = b2 − 4ac
= (12)2 − 4 × (−4) × (−9) Here a = −4, b = 12, c = −9.
= 144 − 144
=0
The graph touches the x-axis once. As Δ = 0, there is only one x-axis intercept.
c Δ = b2 − 4ac
= (−2)2 − 4 × 3 × 8 Here a = 3, b = −2, c = 8.
= 4 − 96
= −92 < 0
The graph does not intersect the x-axis. As Δ < 0, there are no x-axis intercepts.
Cambridge Senior Maths AC/VCE ISBN 978-1-107-56747-4 © Evans et al. 2016 Cambridge University Press
Mathematical Methods 3&4 Photocopying is restricted under law and this material must not be transferred to another party.
158 Chapter 4: Polynomial functions
Example 8
Find the values of m for which the equation 3x2 − 2mx + 3 = 0 has:
a one solution b no solution c two distinct solutions.
Solution
For the quadratic 3x2 − 2mx + 3, the discriminant is Δ = 4m2 − 36.
a For one solution: b For no solution:
Δ=0 Δ<0
i.e. 4m − 36 = 0
2
i.e. 4m − 36 < 0
2
m =9
2
From the graph, this is equivalent to
∴ m = ±3 −3 < m < 3
c For two distinct solutions: Δ
Δ>0
i.e. 4m − 36 > 0
2
m
From the graph it can be seen that −3 O 3
m > 3 or m < −3
−36
Section summary
The graph of y = a(x − h)2 + k is a parabola congruent to the graph of y = ax2 .
The vertex (or turning point) is the point (h, k). The axis of symmetry is x = h.
b
The axis of symmetry of the graph of y = ax2 + bx + c has equation x = − .
2a
By completing the square, all quadratic functions in polynomial form y = ax2 + bx + c
may be transposed into the turning point form y = a(x − h)2 + k.
To complete the square of x2 + bx + c:
b b2
• Take half the coefficient of x (that is, ) and add and subtract its square .
2 4
To complete the square of ax2 + bx + c:
• First take out a as a factor and then complete the square inside the bracket.
The solutions of the quadratic equation ax2 + bx + c = 0, where a 0, are given by the
quadratic formula
√
−b ± b2 − 4ac
x=
2a
From the formula it can be seen that:
• If b2 − 4ac > 0, there are two solutions.
• If b2 − 4ac = 0, there is one solution.
• If b2 − 4ac < 0, there are no real solutions.
Cambridge Senior Maths AC/VCE ISBN 978-1-107-56747-4 © Evans et al. 2016 Cambridge University Press
Mathematical Methods 3&4 Photocopying is restricted under law and this material must not be transferred to another party.
4A 4A Quadratic functions 159
Exercise 4A
Example 3 2 For each of the following quadratic functions, use the axis of symmetry to find the
turning point of the graph, express the function in the form y = a(x − h)2 + k, and hence
find the maximum or minimum value and the range:
a f (x) = x2 + 3x − 2 b f (x) = x2 − 6x + 8
c f (x) = 2x2 + 8x − 6 d f (x) = 4x2 + 8x − 7
e f (x) = 2x2 − 5x f f (x) = 7 − 2x − 3x2
g f (x) = −2x2 + 9x + 11
Example 4 3 Find the x- and y-axis intercepts and the turning point, and hence sketch the graph of
each of the following:
a y = −x2 + 2x b y = x2 − 6x + 8
c y = −x2 − 5x − 6 d y = −2x2 + 8x − 6
e y = 4x2 − 12x + 9 f y = 6x2 + 3x − 18
Example 5 4 Sketch the graph of each of the following by first completing the square:
a y = x2 + 2x − 6 b y = x2 − 4x − 10
c y = −x2 − 5x − 3 d y = −2x2 + 8x − 10
e y = x2 − 7x + 3
Example 6 5 Sketch the graph of f (x) = 3x2 − 2x − 1 by first finding the equation of the axis of
symmetry, then finding the coordinates of the vertex, and finally using the quadratic
formula to calculate the x-axis intercepts.
6 Sketch the graph of f (x) = −3x2 − 2x + 2 by first finding the equation of the axis of
symmetry, then finding the coordinates of the vertex, and finally using the quadratic
formula to calculate the x-axis intercepts.
7 Sketch the graphs of the following functions, clearly labelling the axis intercepts and
turning points:
a f (x) = x2 + 3x − 2 b f (x) = 2x2 + 4x − 7
c f (x) = 5x2 − 10x − 1 d f (x) = −2x2 + 4x − 1
e y = 2.5x2 + 3x + 0.3 f y = −0.6x2 − 1.3x − 0.1
Cambridge Senior Maths AC/VCE ISBN 978-1-107-56747-4 © Evans et al. 2016 Cambridge University Press
Mathematical Methods 3&4 Photocopying is restricted under law and this material must not be transferred to another party.
160 Chapter 4: Polynomial functions 4A
13 13
x 4 x
O 4 O
C y D y
x x
O 4 O 4
−13 −13
9 Match each of the following functions with the appropriate graph below:
1 x
a y = (x + 4)(8 − x) b y = x2 − + 1
3 2
1
c y = −10 + 2(x − 1) 2
d y = (9 − x2 )
2
A y B y
10 4
2
x x
−2 2 4 1
−5 −2
x= 1
4
C y D y
10 10
5 5
x x
−5 5 10 −2 2 4
−5 −5
Example 7 10 Without sketching the graphs of the following functions, determine whether they cross,
touch or do not intersect the x-axis:
a f (x) = x2 − 5x + 2 b f (x) = −4x2 + 2x − 1 c f (x) = x2 − 6x + 9
d f (x) = 8 − 3x − 2x2 e f (x) = 3x2 + 2x + 5 f f (x) = −x2 − x − 1
Example 8 11 For which values of m does the equation mx2 − 2mx + 3 = 0 have:
a two solutions for x b one solution for x?
Cambridge Senior Maths AC/VCE ISBN 978-1-107-56747-4 © Evans et al. 2016 Cambridge University Press
Mathematical Methods 3&4 Photocopying is restricted under law and this material must not be transferred to another party.
4A 4B Determining the rule for a parabola 161
12 Find the value of m for which (4m + 1)x2 − 6mx + 4 is a perfect square.
13 Find the values of a for which the equation (a − 3)x2 + 2ax + (a + 2) = 0 has no
solutions for x.
14 Prove that the equation x2 + (a + 1)x + (a − 2) = 0 always has two distinct solutions.
15 Show that the equation (k + 1)x2 − 2x − k = 0 has a solution for all values of k.
18 Show that the equation ax2 − (a + b)x + b = 0 has a solution for all values of a and b.
1 y = a(x − e)(x − f ) This can be used if two x-axis intercepts and the coordinates of
one other point are known.
2 y = a(x − h)2 + k This can be used if the coordinates of the turning point and one
other point are known.
3 y = ax2 + bx + c This can be used if the coordinates of three points on the
parabola are known.
Example 9
A parabola has x-axis intercepts −3 and 4 and it passes through the point (1, 24). Find the
rule for this parabola.
Solution Explanation
y = a(x + 3)(x − 4) Two x-axis intercepts are given. Therefore
When x = 1, y = 24. Thus use the form y = a(x − e)(x − f ).
24 = a(1 + 3)(1 − 4)
24 = −12a
∴ a = −2
The rule is y = −2(x + 3)(x − 4).
Cambridge Senior Maths AC/VCE ISBN 978-1-107-56747-4 © Evans et al. 2016 Cambridge University Press
Mathematical Methods 3&4 Photocopying is restricted under law and this material must not be transferred to another party.
162 Chapter 4: Polynomial functions
Example 10
The coordinates of the turning point of a parabola are (2, 6) and the parabola passes
through the point (3, 3). Find the rule for this parabola.
Solution Explanation
y = a(x − 2) + 6
2
The coordinates of the turning point and
When x = 3, y = 3. Thus one other point on the parabola are given.
Therefore use y = a(x − h)2 + k.
3 = a(3 − 2)2 + 6
3=a+6
∴ a = −3
The rule is y = −3(x − 2)2 + 6.
Example 11
A parabola passes through the points (1, 4), (0, 5) and (−1, 10). Find the rule for this
parabola.
Solution Explanation
y = ax + bx + c
2
The coordinates of three points on the
When x = 1, y = 4. parabola are given. Therefore we substitute
When x = 0, y = 5. values into the general polynomial form
When x = −1, y = 10. y = ax2 + bx + c to obtain three equations
in three unknowns.
Therefore
4=a+b+c (1)
5=c (2)
10 = a − b + c (3)
Substitute from equation (2) into
equations (1) and (3):
−1 = a + b (10 )
5=a−b (30 )
Add (10 ) and (30 ):
4 = 2a
∴ a=2
Substitute into equation (10 ):
−1 = 2 + b
∴ b = −3
The rule is y = 2x2 − 3x + 5.
Cambridge Senior Maths AC/VCE ISBN 978-1-107-56747-4 © Evans et al. 2016 Cambridge University Press
Mathematical Methods 3&4 Photocopying is restricted under law and this material must not be transferred to another party.
4B Determining the rule for a parabola 163
Example 12
Find the equation of each of the following parabolas:
a y b y
(0, 3)
(2, 5) (−3, 1)
x
x O
O
c y d y
(−1, 8)
x x
O 3 −1 O 1
Solution
a This is of the form y = ax2 (since the b This is of the form y = ax2 + c (since the
graph has its vertex at the origin). graph is symmetric about the y-axis).
As the point (2, 5) is on the parabola, For (0, 3): 3 = a(0)2 + c
5 = a(2)2 ∴ c=3
5
∴ a= For (−3, 1): 1 = a(−3)2 + 3
4
5 2 1 = 9a + 3
The rule is y = x .
4 2
∴ a=−
9
2 2
The rule is y = − x + 3.
9
c This is of the form y = ax(x − 3). d This is of the form y = ax2 + bx + c.
As the point (−1, 8) is on the parabola, The y-axis intercept is 2 and so c = 2.
8 = −a(−1 − 3) As (−1, 0) and (1, 2) are on the parabola,
8 = 4a 0=a−b+2 (1)
∴ a=2 2=a+b+2 (2)
Cambridge Senior Maths AC/VCE ISBN 978-1-107-56747-4 © Evans et al. 2016 Cambridge University Press
Mathematical Methods 3&4 Photocopying is restricted under law and this material must not be transferred to another party.
164 Chapter 4: Polynomial functions 4B
Section summary
To find a quadratic rule to fit given points, first choose the best form of quadratic
expression to work with. Then substitute in the coordinates of the known points to
determine the unknown parameters. Some possible forms are given here:
i y ii y
y = ax2
x y = ax2 + c
O x
O
iii y iv y
y = ax2 + bx
y = ax2 + bx + c
x x
O O
Exercise 4B
Example 9 1 A parabola has x-axis intercepts −3 and −2 and it passes through the point (1, −24).
Skillsheet Find the rule for this parabola.
3
2 A parabola has x-axis intercepts −3 and − and it passes through the point (1, 20). Find
2
the rule for this parabola.
Example 10 3 The coordinates of the turning point of a parabola are (−2, 4) and the parabola passes
through the point (4, 58). Find the rule for this parabola.
4 The coordinates of the turning point of a parabola are (−2, −3) and the parabola passes
through the point (−3, −5). Find the rule for this parabola.
Example 11 5 A parabola passes through the points (1, 19), (0, 18) and (−1, 7). Find the rule for this
parabola.
6 A parabola passes through the points (2, −14), (0, 10) and (−4, 10). Find the rule for this
parabola.
Cambridge Senior Maths AC/VCE ISBN 978-1-107-56747-4 © Evans et al. 2016 Cambridge University Press
Mathematical Methods 3&4 Photocopying is restricted under law and this material must not be transferred to another party.
4B 4B Determining the rule for a parabola 165
2 x
4 (1, 3)
O
−4 x
x −2 O
O 5
d y e y f y
4
x x
(−1, −3) O 2 −1 O 5
x
O 1 4
−5
g y h y
(3, 2) 6
(−1, 2)
x
O
(2, 2)
(1, −2) x
O 4
8 Find quadratic expressions for the two curves in the diagram, given that the coefficient
of x in each case is 1. The marked points are A(4, 3), B(4, 1), C(0, −5) and D(0, 1).
y
A
3
2
1 D B
x
−4 O 4
−5 C
9 The graph of the quadratic function f (x) = A(x + b)2 + B has a vertex at (−2, 4) and
passes through the point (0, 8). Find the values of A, b and B.
Cambridge Senior Maths AC/VCE ISBN 978-1-107-56747-4 © Evans et al. 2016 Cambridge University Press
Mathematical Methods 3&4 Photocopying is restricted under law and this material must not be transferred to another party.
166 Chapter 4: Polynomial functions
Example 13
Let P(x) = x4 − 3x3 − 2. Find:
a P(1) b P(−1) c P(2) d P(−2)
Solution
a P(1) = 14 − 3 × 13 − 2 b P(−1) = (−1)4 − 3 × (−1)3 − 2
=1−3−2 =1+3−2
= −4 =2
Example 14
a Let P(x) = 2x4 − x3 + 2cx + 6. If P(1) = 21, find the value of c.
b Let Q(x) = 2x6 − x3 + ax2 + bx + 20. If Q(−1) = Q(2) = 0, find the values of a and b.
Solution Explanation
a P(x) = 2x − x + 2cx + 6 and P(1) = 21.
4 3
We will substitute x = 1 into P(x)
P(1) = 2(1)4 − (1)3 + 2c + 6 to form an equation and solve.
= 2 − 1 + 2c + 6
= 7 + 2c
Since P(1) = 21,
7 + 2c = 21
∴ c=7
Cambridge Senior Maths AC/VCE ISBN 978-1-107-56747-4 © Evans et al. 2016 Cambridge University Press
Mathematical Methods 3&4 Photocopying is restricted under law and this material must not be transferred to another party.
4C The language of polynomials 167
b Q(x) = 2x6 − x3 + ax2 + bx + 20 and First find Q(−1) and Q(2) in terms
Q(−1) = Q(2) = 0. of a and b.
Q(−1) = 2(−1)6 − (−1)3 + a(−1)2 − b + 20
= 2 + 1 + a − b + 20
= 23 + a − b
Cambridge Senior Maths AC/VCE ISBN 978-1-107-56747-4 © Evans et al. 2016 Cambridge University Press
Mathematical Methods 3&4 Photocopying is restricted under law and this material must not be transferred to another party.
168 Chapter 4: Polynomial functions
Example 15
Let P(x) = x3 − 6x + 3 and Q(x) = x2 − 3x + 1. Find:
a P(x) + Q(x) b P(x) − Q(x) c P(x)Q(x)
Solution
a P(x) + Q(x) b P(x) − Q(x)
= x − 6x + 3 + x − 3x + 1
3 2
= x3 − 6x + 3 − (x2 − 3x + 1)
= x3 + x2 − 6x − 3x + 3 + 1 = x3 − 6x + 3 − x2 + 3x − 1
= x3 + x2 − 9x + 4 = x3 − x2 − 6x + 3x + 3 − 1
= x3 − x2 − 3x + 2
c P(x)Q(x) = (x3 − 6x + 3)(x2 − 3x + 1)
= x3 (x2 − 3x + 1) − 6x(x2 − 3x + 1) + 3(x2 − 3x + 1)
= x5 − 3x4 + x3 − 6x3 + 18x2 − 6x + 3x2 − 9x + 3
= x5 − 3x4 + (x3 − 6x3 ) + (18x2 + 3x2 ) − (6x + 9x) + 3
= x5 − 3x4 − 5x3 + 21x2 − 15x + 3
We use the notation deg( f ) to denote the degree of a polynomial f . For f , g 0, we have
deg( f + g) ≤ max deg( f ), deg(g)
deg( f × g) = deg( f ) + deg(g)
Equating coefficients
Two polynomials P and Q are equal only if their corresponding coefficients are equal. For
two cubic polynomials, P(x) = a3 x3 + a2 x2 + a1 x + a0 and Q(x) = b3 x3 + b2 x2 + b1 x + b0 ,
they are equal if and only if a3 = b3 , a2 = b2 , a1 = b1 and a0 = b0 .
For example, if
P(x) = 4x3 + 5x2 − x + 3 and Q(x) = b3 x3 + b2 x2 + b1 x + b0
then P(x) = Q(x) if and only if b3 = 4, b2 = 5, b1 = −1 and b0 = 3.
Example 16
The polynomial P(x) = x3 + 3x2 + 2x + 1 can be written in the form (x − 2)(x2 + bx + c) + r
where b, c and r are real numbers. Find the values of b, c and r.
Solution
Expand the required form:
(x − 2)(x2 + bx + c) + r = x(x2 + bx + c) − 2(x2 + bx + c) + r
= x3 + bx2 + cx − 2x2 − 2bx − 2c + r
= x3 + (b − 2)x2 + (c − 2b)x − 2c + r
Cambridge Senior Maths AC/VCE ISBN 978-1-107-56747-4 © Evans et al. 2016 Cambridge University Press
Mathematical Methods 3&4 Photocopying is restricted under law and this material must not be transferred to another party.
4C The language of polynomials 169
Example 17
a If x3 + 3x2 + 3x + 8 = a(x + 1)3 + b for all x ∈ R, find the values of a and b.
b Show that x3 + 6x2 + 6x + 8 cannot be written in the form a(x + c)3 + b for real numbers
a, b and c.
Solution
a Expand the right-hand side of the equation:
a(x + 1)3 + b = a(x3 + 3x2 + 3x + 1) + b
= ax3 + 3ax2 + 3ax + a + b
If x3 + 3x2 + 3x + 8 = ax3 + 3ax2 + 3ax + a + b for all x ∈ R, then by equating
coefficients:
coefficient of x3 1=a
coefficient of x 2
3 = 3a
coefficient of x 3 = 3a
constant term 8=a+b
Hence a = 1 and b = 7.
Cambridge Senior Maths AC/VCE ISBN 978-1-107-56747-4 © Evans et al. 2016 Cambridge University Press
Mathematical Methods 3&4 Photocopying is restricted under law and this material must not be transferred to another party.
170 Chapter 4: Polynomial functions 4C
Section summary
A polynomial function is a function that can be written in the form
P(x) = an xn + an−1 xn−1 + · · · + a1 x + a0
where n ∈ N ∪ {0} and the coefficients a0 , . . . , an are real numbers with an 0.
The leading term is an xn (the term of highest index) and the constant term is a0 (the
term not involving x).
The degree of a polynomial is the index n of the leading term.
The sum, difference and product of two polynomials is a polynomial. Division does not
always lead to another polynomial.
Two polynomials P and Q are equal only if their corresponding coefficients are equal.
Two cubic polynomials, P(x) = a3 x3 + a2 x2 + a1 x + a0 and Q(x) = b3 x3 + b2 x2 + b1 x + b0 ,
are equal if and only if a3 = b3 , a2 = b2 , a1 = b1 and a0 = b0 .
Exercise 4C
Example 15 4 Let f (x) = 2x3 − x2 + 3x, g(x) = 2 − x and h(x) = x2 + 2x. Simplify each of the
following:
a f (x) + g(x) b f (x) + h(x) c f (x) − g(x)
d 3 f (x) e f (x) g(x) f g(x) h(x)
g f (x) + g(x) + h(x) h f (x) h(x)
Cambridge Senior Maths AC/VCE ISBN 978-1-107-56747-4 © Evans et al. 2016 Cambridge University Press
Mathematical Methods 3&4 Photocopying is restricted under law and this material must not be transferred to another party.
4C 4D Division and factorisation of polynomials 171
Example 17 7 a If 2x3 − 18x2 + 54x − 49 = a(x − 3)3 + b for all x ∈ R, find the values of a and b.
b If −2x3 + 18x2 − 54x + 52 = a(x + c)3 + b for all x ∈ R, find the values of a, b and c.
c Show that x3 − 5x2 − 2x + 24 cannot be written in the form a(x + c)3 + b for real
numbers a, b and c.
8 Find the values of A and B such that A(x + 3) + B(x + 2) = 4x + 9 for all real numbers x.
When we divide the polynomial P(x) by the polynomial D(x) we obtain two polynomials,
Q(x) the quotient and R(x) the remainder, such that
P(x) = D(x)Q(x) + R(x)
and either R(x) = 0 or R(x) has degree less than D(x).
Here P(x) is the dividend and D(x) is the divisor.
Example 18
Divide x3 + x2 − 14x − 24 by x + 2.
Solution Explanation
Divide x, from x + 2, into the leading term x3 to get x2 .
x − x − 12
2
In this example we see that x + 2 is a factor of x3 + x2 − 14x − 24, as the remainder is zero.
Thus (x3 + x2 − 14x − 24) ÷ (x + 2) = x2 − x − 12 with zero remainder.
x3 + x2 − 14x − 24
∴ = x2 − x − 12
x+2
Cambridge Senior Maths AC/VCE ISBN 978-1-107-56747-4 © Evans et al. 2016 Cambridge University Press
Mathematical Methods 3&4 Photocopying is restricted under law and this material must not be transferred to another party.
172 Chapter 4: Polynomial functions
Example 19
Divide 3x4 − 9x2 + 27x − 8 by x − 2.
Solution
3x + 6x + 3x + 33
3 2
In this example, the dividend is 3x4 − 9x2 + 27x − 8, the divisor is x − 2, and the remainder
is 58.
Cambridge Senior Maths AC/VCE ISBN 978-1-107-56747-4 © Evans et al. 2016 Cambridge University Press
Mathematical Methods 3&4 Photocopying is restricted under law and this material must not be transferred to another party.
4D Division and factorisation of polynomials 173
A second method for division, called equating coefficients, can be seen in the explanation
column of the next example.
Example 20
Divide 3x3 + 2x2 − x − 2 by 2x + 1.
Solution Explanation
We show the alternative method here.
3 2
2x + 14 x − 5
8
2x + 1 3x + 2x2 − x − 2
3 First write the identity
3x3 + 2x2 − x − 2 = (2x + 1)(ax2 + bx + c) + r
3x3 + 32 x2
Equate coefficients of x3 :
1 2
2x −x−2
3 = 2a. Therefore a = 32 .
1 2
2x + 14 x
Equate coefficients of x2 :
− 54 x −2 2 = a + 2b. Therefore b = 12 (2 − 32 ) = 14 .
− 54 x − 5
8 Equate coefficients of x:
−1 38 −1 = 2c + b. Therefore c = 12 (−1 − 14 ) = − 58 .
Equate constant terms:
−2 = c + r. Therefore r = −2 + 5
8 = − 11
8 .
Example 21
Divide 3x3 − 2x2 + 3x − 4 by x2 − 1.
Solution Explanation
3x − 2 We write x2 − 1 as x2 + 0x − 1.
x + 0x − 1 3x3 − 2x2 + 3x − 4
2
3x3 + 0x2 − 3x
−2x2 + 6x − 4
−2x2 + 0x + 2
6x − 6
Therefore
3x3 − 2x2 + 3x − 4 = (x2 − 1)(3x − 2) + 6x − 6
or, equivalently,
3x3 − 2x2 + 3x − 4 6x − 6
= 3x − 2 + 2
x −1
2 x −1
Cambridge Senior Maths AC/VCE ISBN 978-1-107-56747-4 © Evans et al. 2016 Cambridge University Press
Mathematical Methods 3&4 Photocopying is restricted under law and this material must not be transferred to another party.
174 Chapter 4: Polynomial functions
Remainder theorem
α
When P(x) is divided by βx + α, the remainder is P − .
β
Example 22
Find the remainder when P(x) = 3x3 + 2x2 + x + 1 is divided by 2x + 1.
Solution
By the remainder theorem, the remainder is
1 1 3 1 2 1
P − =3 − +2 − + − +1
2 2 2 2
3 2 1 5
=− + − +1=
8 4 2 8
Factor theorem
For a polynomial P(x):
If P(α) = 0, then x − α is a factor of P(x).
Conversely, if x − α is a factor of P(x), then P(α) = 0.
More generally: α
If βx + α is a factor of P(x), then P − = 0.
α β
Conversely, if P − = 0, then βx + α is a factor of P(x).
β
Cambridge Senior Maths AC/VCE ISBN 978-1-107-56747-4 © Evans et al. 2016 Cambridge University Press
Mathematical Methods 3&4 Photocopying is restricted under law and this material must not be transferred to another party.
4D Division and factorisation of polynomials 175
Example 23
Given that x + 1 and x − 2 are factors of 6x4 − x3 + ax2 − 6x + b, find the values of a and b.
Solution
Let P(x) = 6x4 − x3 + ax2 − 6x + b.
By the factor theorem, we have P(−1) = 0 and P(2) = 0. Hence
6+1+a+6+b=0 (1)
96 − 8 + 4a − 12 + b = 0 (2)
Rearranging gives:
a + b = −13 (1 )
4a + b = −76 (2 )
Subtract (1 ) from (2 ):
3a = −63
Therefore a = −21 and, from (1 ), b = 8.
Example 24
Show that x + 1 is a factor of x3 − 4x2 + x + 6 and hence find the other linear factors.
Solution Explanation
Let P(x) = x − 4x + x + 6
3 2 We can use the factor theorem to find one
Then P(−1) = (−1)3 − 4(−1)2 + (−1) + 6 factor, and then divide to find the other two
linear factors.
=0
Here is an alternative method:
Thus x + 1 is a factor (by the factor
theorem). Once we have found that x + 1 is a factor,
we know that we can write
Divide by x + 1 to find the other factor:
x3 − 4x2 + x + 6 = (x + 1)(x2 + bx + c)
x − 5x + 6
2
Cambridge Senior Maths AC/VCE ISBN 978-1-107-56747-4 © Evans et al. 2016 Cambridge University Press
Mathematical Methods 3&4 Photocopying is restricted under law and this material must not be transferred to another party.
176 Chapter 4: Polynomial functions
x3 − a3 = (x − a)(x2 + ax + a2 )
x3 + a3 = (x + a)(x2 − ax + a2 )
Example 25
Factorise:
a 8x3 + 64 b 125a3 − b3
Solution
a 8x3 + 64 = (2x)3 + (4)3 b 125a3 − b3 = (5a)3 − b3
= (2x + 4)(4x2 − 8x + 16) = (5a − b)(25a2 + 5ab + b2 )
Cambridge Senior Maths AC/VCE ISBN 978-1-107-56747-4 © Evans et al. 2016 Cambridge University Press
Mathematical Methods 3&4 Photocopying is restricted under law and this material must not be transferred to another party.
4D Division and factorisation of polynomials 177
Example 26
Use the rational-root theorem to help factorise P(x) = 3x3 + 8x2 + 2x − 5.
Solution Explanation
P(1) = 8 0, P(−1) = −2 0, The only possible integer solutions
P(5) = 580 0, P(−5) = −190 0, are ±5 or ±1. So there are no
5 integer solutions. We now use the
P − =0 rational-root theorem.
3 α
Therefore 3x + 5 is a factor. If − is a solution, the only value of β
β
that needs to be considered is 3 and
Dividing gives
α = ±5 or α = ±1.
3x3 + 8x2 + 2x − 5 = (3x + 5)(x2 + x − 1)
We complete the square for x2 + x − 1 to
factorise:
1 1
x2 + x − 1 = x2 + x + − − 1
4 4
1 2 5
= x+ −
2 4
√ √
1 5 1 5
= x+ + x+ −
2 2 2 2
Hence
√ √
1 5 1 5
P(x) = (3x + 5) x + + x+ −
2 2 2 2
Rational-root theorem
Let P(x) = an xn + an−1 xn−1 + · · · + a1 x + a0 be a polynomial of degree n with all the
coefficients ai integers. Let α and β be integers such that the highest common factor
of α and β is 1 (i.e. α and β are relatively prime).
If βx + α is a factor of P(x), then β divides an and α divides a0 .
Cambridge Senior Maths AC/VCE ISBN 978-1-107-56747-4 © Evans et al. 2016 Cambridge University Press
Mathematical Methods 3&4 Photocopying is restricted under law and this material must not be transferred to another party.
178 Chapter 4: Polynomial functions
Example 27
Factorise P(x) = x3 − 4x2 − 11x + 30 and hence solve the equation x3 − 4x2 − 11x + 30 = 0.
Solution
P(1) = 1 − 4 − 11 + 30 0
P(−1) = −1 − 4 + 11 + 30 0
P(2) = 8 − 16 − 22 + 30 = 0
Therefore x − 2 is a factor.
Dividing x3 − 4x2 − 11x + 30 by x − 2 gives
P(x) = (x − 2)(x2 − 2x − 15)
= (x − 2)(x − 5)(x + 3)
Now we see that P(x) = 0 if and only if
x−2=0 or x−5=0 or x+3=0
∴ x = 2 or x = 5 or x = −3
Cambridge Senior Maths AC/VCE ISBN 978-1-107-56747-4 © Evans et al. 2016 Cambridge University Press
Mathematical Methods 3&4 Photocopying is restricted under law and this material must not be transferred to another party.
4D 4D Division and factorisation of polynomials 179
Section summary
Division of polynomials When we divide the polynomial P(x) by the polynomial D(x)
we obtain two polynomials, Q(x) the quotient and R(x) the remainder, such that
P(x) = D(x)Q(x) + R(x)
and either R(x) = 0 or R(x) has degree less than D(x).
Two methods for dividing polynomials are long division and equating coefficients.
α
Remainder theorem When P(x) is divided by βx + α, the remainder is P − .
β
Factor theorem α
• If βx + α is a factor of P(x), then P − = 0.
α β
• Conversely, if P − = 0, then βx + α is a factor of P(x).
β
A cubic polynomial can be factorised by using the factor theorem to find the first linear
factor and then using polynomial division or the method of equating coefficients to
complete the factorisation.
Rational-root theorem Let P(x) = an xn + an−1 xn−1 + · · · + a1 x + a0 be a polynomial
of degree n with all the coefficients ai integers. Let α and β be integers such that the
highest common factor of α and β is 1 (i.e. α and β are relatively prime). If βx + α is a
factor of P(x), then β divides an and α divides a0 .
Difference of two cubes: x3 − a3 = (x − a)(x2 + ax + a2 )
Sum of two cubes: x3 + a3 = (x + a)(x2 − ax + a2 )
Exercise 4D
Skillsheet 1 For each of the following, divide the first polynomial by the second:
Example 18 a x3 − x2 − 14x + 24, x + 4
b 2x3 + x2 − 25x + 12, x − 3
Example 19 2 For each of the following, divide the first polynomial by the second:
a x3 − x2 − 15x + 25, x + 3
b 2x3 − 4x + 12, x − 3
Example 20 3 For each of the following, divide the first polynomial by the second:
a 2x3 − 2x2 − 15x + 25, 2x + 3
b 4x3 + 6x2 − 4x + 12, 2x − 3
4 For each of the following, divide the first expression by the second:
a 2x3 − 7x2 + 15x − 3, x − 3
b 5x5 + 13x4 − 2x2 − 6, x + 1
Cambridge Senior Maths AC/VCE ISBN 978-1-107-56747-4 © Evans et al. 2016 Cambridge University Press
Mathematical Methods 3&4 Photocopying is restricted under law and this material must not be transferred to another party.
180 Chapter 4: Polynomial functions 4D
Example 21 5 For each of the following, divide the first expression by the second:
a x4 − 9x3 + 25x2 − 8x − 2, x2 − 2
b x4 + x3 + x2 − x − 2, x2 − 1
Example 23 9 The polynomial f (x) = 2x3 + ax2 − bx + 3 has a factor x + 3. When f (x) is divided by
x − 2, the remainder is 15.
a Calculate the values of a and b.
b Find the other two linear factors of f (x).
Example 24 13 Show that x + 1 is a factor of 2x3 − 5x2 − 4x + 3 and find the other linear factors.
√ √
14 a Show that both x − 3 and x + 3 are factors of x4 + x3 − x2 − 3x − 6.
b Hence write down one quadratic factor of x4 + x3 − x2 − 3x − 6, and find a second
quadratic factor.
Cambridge Senior Maths AC/VCE ISBN 978-1-107-56747-4 © Evans et al. 2016 Cambridge University Press
Mathematical Methods 3&4 Photocopying is restricted under law and this material must not be transferred to another party.
4D 4D Division and factorisation of polynomials 181
Example 26 16 Use the rational-root theorem to help factorise each of the following:
a 12x3 + 20x2 − x − 6
b 4x3 − 2x2 + 6x − 3
19 Find the x-axis intercepts and y-axis intercept of the graph of each of the following:
a y = x3 − x2 − 2x b y = x3 − 2x2 − 5x + 6
c y = x3 − 4x2 + x + 6 d y = 2x3 − 5x2 + x + 2
e y = x3 + 2x2 − x − 2 f y = 3x3 − 4x2 − 13x − 6
g y = 5x3 + 12x2 − 36x − 16 h y = 6x3 − 5x2 − 2x + 1
i y = 2x3 − 3x2 − 29x − 30
22 Factorise each of the following polynomials, using a calculator to help find at least one
linear factor:
a x3 − 11x2 − 125x + 1287 b x3 − 9x2 − 121x + 1089
c 2x3 − 9x2 − 242x + 1089 d 4x3 − 367x + 1287
24 Factorise each of the following polynomials, using a calculator to help find at least one
linear factor:
a 2x4 − 25x3 + 57x2 + 9x + 405 b x4 + 13x3 + 40x2 + 81x + 405
c x4 + 3x3 − 4x2 + 3x − 135 d x4 + 4x3 − 35x2 − 78x + 360
Cambridge Senior Maths AC/VCE ISBN 978-1-107-56747-4 © Evans et al. 2016 Cambridge University Press
Mathematical Methods 3&4 Photocopying is restricted under law and this material must not be transferred to another party.
182 Chapter 4: Polynomial functions
y y y
2 4
1 2
x x x
O −2 −1 O 1 2 −2 −1 O 1 2
−1 −2
−2 −4
f (x) = x + x3
f (x) = x − x
3
f (x) = x3 − 3x − 2
y y y
4
2
x x x
−2 −1 O 1 2 O −2 −1 O 1 2
−2
−4
f (x) = x3 − 3x + 2 f (x) = −x3 − x f (x) = −x3 + 3x + 2
Notes:
A cubic graph can have one, two or three x-axis intercepts.
Not all cubic graphs have a stationary point. For example, the graph of f (x) = x3 + x
shown above has no points of zero gradient.
The turning points do not occur symmetrically between consecutive x-axis intercepts as
they do for quadratics. Differential calculus must be used to determine them.
If a cubic graph has a turning point on the x-axis, this corresponds to a repeated factor.
For example, the graph of f (x) = x3 − 3x − 2 shown above has a turning point at (−1, 0).
The factorisation is f (x) = (x + 1)2 (x − 2).
Cambridge Senior Maths AC/VCE ISBN 978-1-107-56747-4 © Evans et al. 2016 Cambridge University Press
Mathematical Methods 3&4 Photocopying is restricted under law and this material must not be transferred to another party.
4E The general cubic function 183
Sign diagrams
A sign diagram is a number-line diagram that shows when an expression is positive or
negative. For a cubic function with rule f (x) = (x − α)(x − β)(x − γ), where α < β < γ,
the sign diagram is as shown.
+ x
− α β γ
Example 28
Draw a sign diagram for the cubic function f (x) = x3 − 4x2 − 11x + 30.
Solution
From Example 27, we have
f (x) = (x + 3)(x − 2)(x − 5)
Therefore f (−3) = f (2) = f (5) = 0. We note that
f (x) > 0 for x > 5
f (x) < 0 for 2 < x < 5
f (x) > 0 for −3 < x < 2
f (x) < 0 for x < −3
+ x
Hence the sign diagram may be −
−3 2 5
drawn as shown.
Example 29
For the cubic function with rule f (x) = −x3 + 19x − 30:
a Sketch the graph of y = f (x) using a calculator to find the coordinates of the turning
points, correct to two decimal places.
1
b Sketch the graph of y = f (x − 1).
2
Solution
a f (x) = −x3 + 19x − 30
+ x
= (3 − x)(x − 2)(x + 5) − −5 2 3
= −(x + 5)(x − 2)(x − 3)
The x-axis intercepts are at x = −5, x = 2 and y
x = 3 and the y-axis intercept is at y = −30.
(2.52, 1.88)
The turning points can be found using a CAS
x
calculator. The method is described following −5 O 2 3
this example. −30
(−2.52, −61.88)
Cambridge Senior Maths AC/VCE ISBN 978-1-107-56747-4 © Evans et al. 2016 Cambridge University Press
Mathematical Methods 3&4 Photocopying is restricted under law and this material must not be transferred to another party.
184 Chapter 4: Polynomial functions
Cambridge Senior Maths AC/VCE ISBN 978-1-107-56747-4 © Evans et al. 2016 Cambridge University Press
Mathematical Methods 3&4 Photocopying is restricted under law and this material must not be transferred to another party.
4E The general cubic function 185
Section summary
The graph of a cubic function can have one, two or three x-axis intercepts.
The graph of a cubic function can have zero, one or two stationary points.
To sketch a cubic in factorised form y = a(x − α)(x − β)(x − γ):
• Find the y-axis intercept.
• Find the x-axis intercepts.
• Prepare a sign diagram.
• Consider the y-values as x increases to the right of all x-axis intercepts.
• Consider the y-values as x decreases to the left of all x-axis intercepts.
If there is a repeated factor to the power 2, then the y-values have the same sign
immediately to the left and right of the corresponding x-axis intercept.
Cambridge Senior Maths AC/VCE ISBN 978-1-107-56747-4 © Evans et al. 2016 Cambridge University Press
Mathematical Methods 3&4 Photocopying is restricted under law and this material must not be transferred to another party.
186 Chapter 4: Polynomial functions 4E
Exercise 4E
2 First factorise and then draw a sign diagram for each of the following expressions:
a x3 − 4x2 + x + 6 b 4x3 + 3x2 − 16x − 12
c x3 − 7x2 + 4x + 12 d 2x3 + 3x2 − 11x − 6
Example 29 3 a Use a calculator to plot the graph of y = f (x) where f (x) = x3 − 2x2 + 1.
b On the same screen, plot the graphs of:
i y = f (x − 2) ii y = f (x + 2) iii y = 3 f (x)
20 4
10 2
O −2 −1 O 1 2
−2 −1 1 2
f (x) = x4 f (x) = x4 − x2
15
10
4 5
2 −2 −1 O 1 2 3
−5
−3 −2 −1 O 1 2 −10
f (x) = (x − 1)2 (x + 2)2 f (x) = (x − 1)3 (x + 2)
Cambridge Senior Maths AC/VCE ISBN 978-1-107-56747-4 © Evans et al. 2016 Cambridge University Press
Mathematical Methods 3&4 Photocopying is restricted under law and this material must not be transferred to another party.
4F Polynomials of higher degree 187
The techniques that have been developed for cubic functions may now be applied to quartic
functions and to polynomial functions of higher degree in general.
For a polynomial P(x) of degree n, there are at most n solutions to the equation P(x) = 0.
Therefore the graph of y = P(x) has at most n x-axis intercepts.
The graph of a polynomial of even degree may have no x-axis intercepts: for example,
P(x) = x2 + 1. But the graph of a polynomial of odd degree must have at least one x-axis
intercept.
Example 30
Draw a sign diagram for each quartic expression:
a (2 − x)(x + 2)(x − 3)(x − 5)
b x 4 + x2 − 2
Solution
a
+ x
− −2 2 3 5
b Let P(x) = x4 + x2 − 2.
Then P(1) = 1 + 1 − 2 = 0.
Thus x − 1 is a factor.
x + x + 2x + 2
3 2
x − 1 x + 0x3 + x2 + 0x − 2
4
x4 − x3
x3 + x2 + 0x − 2
x3 − x2
2x2 + 0x − 2
2x2 − 2x
2x − 2
2x − 2
0
∴ P(x) = (x − 1)(x3 + x2 + 2x + 2)
= (x − 1) x2 (x + 1) + 2(x + 1)
= (x − 1)(x + 1)(x2 + 2)
+ x
− −1 1
Cambridge Senior Maths AC/VCE ISBN 978-1-107-56747-4 © Evans et al. 2016 Cambridge University Press
Mathematical Methods 3&4 Photocopying is restricted under law and this material must not be transferred to another party.
188 Chapter 4: Polynomial functions
Example 31
For p(x) = x4 − 2x2 + 1, find the coordinates of the points where the graph of y = p(x)
intersects the x- and y-axes, and hence sketch the graph.
Solution Explanation
Note that Alternatively, we can factorise p(x) by
p(x) = (x2 )2 − 2(x2 ) + 1 using the factor theorem and division.
(0, 1)
x
(−1, 0) O (1, 0)
Section summary
The graph of a quartic function can have zero, one, two, three or four x-axis intercepts.
The graph of a quartic function can have one, two or three stationary points.
To sketch a quartic in factorised form y = a(x − α)(x − β)(x − γ)(x − δ):
• Find the y-axis intercept.
• Find the x-axis intercepts.
• Prepare a sign diagram.
• Consider the y-values as x increases to the right of all x-axis intercepts.
• Consider the y-values as x decreases to the left of all x-axis intercepts.
If there is a repeated factor to an even power, then the y-values have the same sign
immediately to the left and right of the corresponding x-axis intercept.
Cambridge Senior Maths AC/VCE ISBN 978-1-107-56747-4 © Evans et al. 2016 Cambridge University Press
Mathematical Methods 3&4 Photocopying is restricted under law and this material must not be transferred to another party.
4F 4G Determining the rule for the graph of a polynomial 189
Exercise 4F
Example 31 2 For h(x) = 81x4 − 72x2 + 16, find the coordinates of the points where the graph
of y = h(x) intersects the x- and y-axes, and hence sketch the graph.
Hint: First express h(x) as the square of a quadratic expression.
5 Sketch the graph of f (x) = x6 − x2 . (Use a calculator to find the stationary points.)
6 Sketch the graph of f (x) = x5 − x3 . (Use a calculator to find the stationary points.)
Cambridge Senior Maths AC/VCE ISBN 978-1-107-56747-4 © Evans et al. 2016 Cambridge University Press
Mathematical Methods 3&4 Photocopying is restricted under law and this material must not be transferred to another party.
190 Chapter 4: Polynomial functions
Example 32
a A cubic function has rule of the form y = a(x − 2)3 + 2. The point (3, 10) is on the graph
of the function. Find the value of a.
b A cubic function has rule of the form y = a(x − 1)(x + 2)(x − 4). The point (5, 16) is on
the graph of the function. Find the value of a.
c A cubic function has rule of the form f (x) = ax3 + bx. The points (1, 16) and (2, 30) are
on the graph of the function. Find the values of a and b.
Solution Explanation
In each of these problems, we substitute the
given values to find the unknowns.
a y = a(x − 2)3 + 2 The coordinates of the point of inflection
When x = 3, y = 10. Solve for a: of a graph which is a translation of y = ax3
are known and the coordinates of one
10 = a(3 − 2)3 + 2 further point are known.
8 = a × 13
∴ a=8
b y = a(x − 1)(x + 2)(x − 4) Three x-axis intercepts are known and the
When x = 5, y = 16 and so coordinates of a fourth point are known.
Cambridge Senior Maths AC/VCE ISBN 978-1-107-56747-4 © Evans et al. 2016 Cambridge University Press
Mathematical Methods 3&4 Photocopying is restricted under law and this material must not be transferred to another party.
4G Determining the rule for the graph of a polynomial 191
Example 33
For the cubic function with rule f (x) = ax3 + bx2 + cx + d, it is known that the points with
coordinates (−1, −18), (0, −5), (1, −4) and (2, −9) lie on the graph. Find the values of a, b,
c and d.
Solution
The following equations can be formed:
−a + b − c + d = −18 (1)
d = −5 (2)
a + b + c + d = −4 (3)
8a + 4b + 2c + d = −9 (4)
Adding (1) and (3) gives
2b + 2d = −22
Since d = −5, we obtain b = −6.
There are now only two unknowns.
Equations (3) and (4) become:
a+c=7 (3 )
8a + 2c = 20 (4 )
Multiply (3 ) by 2 and subtract from (4 ) to obtain
6a = 6
Thus a = 1 and c = 6.
Cambridge Senior Maths AC/VCE ISBN 978-1-107-56747-4 © Evans et al. 2016 Cambridge University Press
Mathematical Methods 3&4 Photocopying is restricted under law and this material must not be transferred to another party.
192 Chapter 4: Polynomial functions
Example 34
y
The graph shown is that of a cubic function. Find the
rule for this cubic function.
(0, 4)
x
−3 O 1 4
Solution Explanation
From the graph, the function is of the form The x-axis intercepts are −3, 1 and 4.
y = a(x − 4)(x − 1)(x + 3) So x + 3, x − 1 and x − 4 are linear factors.
Example 35
y
The graph shown is that of a cubic function. Find the rule
for this cubic function.
(0, 9)
x
−3 O 1
Cambridge Senior Maths AC/VCE ISBN 978-1-107-56747-4 © Evans et al. 2016 Cambridge University Press
Mathematical Methods 3&4 Photocopying is restricted under law and this material must not be transferred to another party.
4G Determining the rule for the graph of a polynomial 193
Solution Explanation
From the graph, the function is of the form The graph touches the x-axis at x = −3.
y = k(x − 1)(x + 3)2 Therefore x + 3 is a repeated factor.
Example 36
The graph of a cubic function passes through the points (0, 1), (1, 4), (2, 17) and (−1, 2).
Find the rule for this cubic function.
Solution
The cubic function will have a rule of the form
y = ax3 + bx2 + cx + d
The values of a, b, c and d have to be determined.
As the point (0, 1) is on the graph, we have d = 1.
By using the points (1, 4), (2, 17) and (−1, 2), three simultaneous equations are produced:
4=a+b+c+1
17 = 8a + 4b + 2c + 1
2 = −a + b − c + 1
These become:
3=a+b+c (1)
16 = 8a + 4b + 2c (2)
1 = −a + b − c (3)
Add (1) and (3):
4 = 2b
∴ b=2
Substitute in (1) and (2):
1=a+c (4)
8 = 8a + 2c (5)
Multiply (4) by 2 and subtract from (5):
6 = 6a
∴ a=1
From (4), we now have c = 0. Hence the rule is y = x3 + 2x2 + 1.
Cambridge Senior Maths AC/VCE ISBN 978-1-107-56747-4 © Evans et al. 2016 Cambridge University Press
Mathematical Methods 3&4 Photocopying is restricted under law and this material must not be transferred to another party.
194 Chapter 4: Polynomial functions 4G
Exercise 4G
Skillsheet 1 a A cubic function has rule of the form y = a(x − 5)3 − 2. The point (4, 0) is on the
graph of the function. Find the value of a.
Example 32 b A cubic function has rule of the form y = a(x − 1)(x + 1)(x + 2). The point (3, 120) is
on the graph of the function. Find the value of a.
c A cubic function has rule of the form f (x) = ax3 + bx. The points (2, −20) and
(−1, 20) are on the graph of the function. Find the values of a and b.
Example 33 2 For the cubic function with rule f (x) = ax3 + bx2 + cx + d, it is known that the points
with coordinates (−1, 14), (0, 5), (1, 0) and (2, −19) lie on the graph of the cubic. Find
the values of a, b, c and d.
Example 34 3 Determine the rule for the cubic function with the graph shown below.
y
O x
−5 −2 6
(0, −11)
Example 35 4 Determine the rule for the cubic function with the graph shown below.
y
(0, 5)
(−1, 0)
x
O 3
Example 36 5 Find the rule for the cubic function that passes through the following points:
a (0, 1), (1, 3), (−1, −1) and (2, 11)
b (0, 1), (1, 1), (−1, 1) and (2, 7)
c (0, −2), (1, 0), (−1, −6) and (2, 12)
Cambridge Senior Maths AC/VCE ISBN 978-1-107-56747-4 © Evans et al. 2016 Cambridge University Press
Mathematical Methods 3&4 Photocopying is restricted under law and this material must not be transferred to another party.
4G 4G Determining the rule for the graph of a polynomial 195
2
(2, 3)
(1, 0.75)
x
x O
−0.5 O 1 2
(−2, −3)
c y d y
2 (1, 2)
x
−2 −1 O 1
−1
x
−1 O 1 −2
e y
18
x
−2 O 3
7 Find the rule of the cubic function for which the graph passes through the points with
coordinates:
a (0, 135), (1, 156), (2, 115), (3, 0)
b (−2, −203), (0, 13), (1, 25), (2, −11)
8 Find the rule of the quartic function for which the graph passes through the points with
coordinates:
a (−1, 43), (0, 40), (2, 70), (6, 1618), (10, 670)
b (−3, 119), (−2, 32), (−1, 9), (0, 8), (1, 11)
c (−3, 6), (−1, 2), (1, 2), (3, 66), (6, 1227)
Cambridge Senior Maths AC/VCE ISBN 978-1-107-56747-4 © Evans et al. 2016 Cambridge University Press
Mathematical Methods 3&4 Photocopying is restricted under law and this material must not be transferred to another party.
196 Chapter 4: Polynomial functions
Example 37
Solve each of the following literal equations for x:
a x2 + kx + k = 0 b x3 − 3ax2 + 2a2 x = 0 c x(x2 − a) = 0, where a > 0
Solution
a The quadratic formula b x3 − 3ax2 + 2a2 x = 0 c x(x2 − a) = 0 implies x = 0
√ √
gives √ x(x2 − 3ax + 2a2 ) = 0 or x = a or x = − a.
−k ± k − 4k
2
x= x(x − a)(x − 2a) = 0
2
A real solution exists only Hence x = 0 or x = a or
for k − 4k ≥ 0, that is,
2
x = 2a.
for k ≥ 4 or k ≤ 0.
In the next example, we use the following two facts about power functions:
1
If n is an odd natural number, then bn = a is equivalent to b = a n .
1
If n is an even natural number, then bn = a is equivalent to b = ±a n , where a ≥ 0.
√
Note that care must be taken with even powers: for example, x2 = 2 is equivalent to x = ± 2.
Example 38
Solve each of the following equations for x:
a ax3 − b = c b a(x + b)3 = c c x4 = c, where c > 0
1
d ax 5 = b e x5 − c = d
Solution
a ax3 − b = c b a(x + b)3 = c c x4 = c
c √ √
ax3 = b + c (x + b)3 = ∴ x = 4 c or x = − 4 c
a
b+c
x3 = c1
a 3
x+b=
b + c1 a
3
∴ x= c1
a ∴ x=
3
−b
a
1
d ax 5 = b e x5 − c = d
1
x5 =
b x5 = c + d
a 1
b 5 ∴ x = (c + d) 5
∴ x=
a
Cambridge Senior Maths AC/VCE ISBN 978-1-107-56747-4 © Evans et al. 2016 Cambridge University Press
Mathematical Methods 3&4 Photocopying is restricted under law and this material must not be transferred to another party.
4H Solution of literal equations and systems of equations 197
Simultaneous equations
We now look at methods for finding the coordinates of the points of intersection of different
graphs.
Example 39
Find the coordinates of the points of intersection of the parabola with equation
y = x2 − 2x − 2 and the straight line with equation y = x + 4.
Solution y
Equate the two expressions for y:
B
y = x +4 y = x2 −2x −2
x2 − 2x − 2 = x + 4
x2 − 3x − 6 = 0 4
A
x
3 ± 9 − 4 × (−6) −4 O
∴ x= −2
2
√
3 ± 33
=
2
3 − √33 11 − √33 3 + √33 11 + √33
The points of intersection are A , and B , .
2 2 2 2
Tap q to rotate the screen, and tap the right-arrow button () to view the solutions.
Cambridge Senior Maths AC/VCE ISBN 978-1-107-56747-4 © Evans et al. 2016 Cambridge University Press
Mathematical Methods 3&4 Photocopying is restricted under law and this material must not be transferred to another party.
198 Chapter 4: Polynomial functions
Example 40
Find the points of intersection of the circle with equation (x − 4)2 + y2 = 16 and the line
with equation x − y = 0.
Solution
y
Rearrange x − y = 0 to make y the subject.
Substitute y = x into the equation of the circle:
(x − 4)2 + x2 = 16 (4, 4)
x2 − 8x + 16 + x2 = 16
2x2 − 8x = 0 x
2x(x − 4) = 0 O (4, 0)
∴ x = 0 or x = 4
The points of intersection are (0, 0) and (4, 4).
Example 41
1 2
Find the point of contact of the line with equation x + y = and the curve with equation
9 3
xy = 1.
Solution
1 2 1
Rewrite the equations as y = − x + and y = . y
9 3 x
Equate the expressions for y:
1 2 1 y= 1
− x+ = x
9 3 x
−x2 + 6x = 9 y=− 1 x+ 2
9 3
x
x2 − 6x + 9 = 0 O
(x − 3)2 = 0
∴ x=3
The point of intersection is (3, 13 ).
Cambridge Senior Maths AC/VCE ISBN 978-1-107-56747-4 © Evans et al. 2016 Cambridge University Press
Mathematical Methods 3&4 Photocopying is restricted under law and this material must not be transferred to another party.
4H 4H Solution of literal equations and systems of equations 199
Exercise 4H
Example 39 3 Find the coordinates of the points of intersection for each of the following:
a y = x2 b y − 2x2 = 0 c y = x2 − x
y=x y−x=0 y = 2x + 1
Example 40 4 Find the coordinates of the points of intersection for each of the following:
a x2 + y2 = 178 b x2 + y2 = 125 c x2 + y2 = 185
x + y = 16 x + y = 15 x−y=3
d x2 + y2 = 97 e x2 + y2 = 106
x + y = 13 x−y=4
Example 41 5 Find the coordinates of the points of intersection for each of the following:
a x + y = 28 b x + y = 51 c x−y=5
xy = 187 xy = 518 xy = 126
6 Find the coordinates of the points of intersection of the straight line with equation
y = 2x and the circle with equation (x − 5)2 + y2 = 25.
7 Find the coordinates of the points of intersection of the curves with equations
1
y= + 3 and y = x.
x−2
Cambridge Senior Maths AC/VCE ISBN 978-1-107-56747-4 © Evans et al. 2016 Cambridge University Press
Mathematical Methods 3&4 Photocopying is restricted under law and this material must not be transferred to another party.
200 Chapter 4: Polynomial functions 4H
y x
8 Find the coordinates of the points of intersection of the line with equation − =1
4 5
and the circle with equation x2 + 4x + y2 = 12.
1
9 Find the coordinates of the points of intersection of the curve y = − 3 and the
x+2
line y = −x.
10 Find the coordinates of the point where the line with equation 4y = 9x + 4 touches the
parabola with equation y2 = 9x.
√
11 Find the coordinates of the point where the line with equation y = 2x + 3 5 touches the
circle x2 + y2 = 9.
1
12 Find the coordinates of the point where the straight line with equation y = x + 1
1 4
touches the curve with equation y = − .
x
2
13 Find the coordinates of the points of intersection of the curve with equation y =
x−2
and the line y = x − 1.
18 Find the values of m for which the line y = mx − 8 intersects the parabola
y = x2 − 5x + m twice.
9
19 The line y = x + c meets the hyperbola y = once. Find the possible values of c.
2−x
1
20 a Solve the simultaneous equations y = mx and y = + 5 for x in terms of m.
x
1
b Find the value of m for which the graphs of y = mx and y = + 5 touch, and give
x
the coordinates of this point.
c For which values of m do the graphs not meet?
21 Show that, if the line with equation y = kx + b touches the curve y = x2 + x + 4, then
k2 − 2k + 4b − 15 = 0. Hence find the equations of such lines that also pass through the
point (0, 3).
Cambridge Senior Maths AC/VCE ISBN 978-1-107-56747-4 © Evans et al. 2016 Cambridge University Press
Mathematical Methods 3&4 Photocopying is restricted under law and this material must not be transferred to another party.
Chapter 4 review 201
Review
Chapter summary
Nrich
• By completing the square, all quadratic functions in polynomial form y = ax2 + bx + c
may be transposed into turning point form y = a(x − h)2 + k.
• The graph of y = a(x − h)2 + k is a parabola congruent to the graph of y = ax2 .
The vertex (or turning point) is the point (h, k). The axis of symmetry is x = h.
Axis of symmetry
The axis of symmetry of the graph of the quadratic function y = ax2 + bx + c is the line
b
with equation x = − .
2a
Quadratic formula
The solutions of the quadratic equation ax2 + bx + c = 0, where a 0, are given by the
quadratic formula
√
−b ± b2 − 4ac
x=
2a
From the formula it can be seen that:
• If b2 − 4ac > 0, there are two solutions.
• If b2 − 4ac = 0, there is one solution.
• If b2 − 4ac < 0, there are no real solutions.
The quantity Δ = b2 − 4ac is called the discriminant of the quadratic ax2 + bx + c.
Polynomials in general
A polynomial function is a function that can be written in the form
P(x) = an xn + an−1 xn−1 + · · · + a1 x + a0
where n ∈ N ∪ {0} and the coefficients a0 , . . . , an are real numbers with an 0.
The leading term is an xn (the term of highest index) and the constant term is a0 (the term
not involving x).
The degree of a polynomial is the index n of the leading term.
• Polynomials of degree 1 are called linear functions.
• Polynomials of degree 2 are called quadratic functions.
• Polynomials of degree 3 are called cubic functions.
• Polynomials of degree 4 are called quartic functions.
The sum, difference and product of two polynomials is a polynomial. Division does not
always lead to another polynomial.
Two polynomials P and Q are equal only if their corresponding coefficients are equal.
Two cubic polynomials, P(x) = a3 x3 + a2 x2 + a1 x + a0 and Q(x) = b3 x3 + b2 x2 + b1 x + b0 ,
are equal if and only if a3 = b3 , a2 = b2 , a1 = b1 and a0 = b0 .
Cambridge Senior Maths AC/VCE ISBN 978-1-107-56747-4 © Evans et al. 2016 Cambridge University Press
Mathematical Methods 3&4 Photocopying is restricted under law and this material must not be transferred to another party.
202 Chapter 4: Polynomial functions
Review
Division of polynomials
When we divide the polynomial P(x) by the polynomial D(x) we obtain two polynomials,
Q(x) the quotient and R(x) the remainder, such that
P(x) = D(x)Q(x) + R(x)
and either R(x) = 0 or R(x) has degree less than D(x).
Two methods for dividing polynomials are long division and equating coefficients.
Remainder theorem α
When P(x) is divided by βx + α, the remainder is P − .
β
Factor theorem α
• If βx + α is a factor of P(x), then P − = 0.
α β
• Conversely, if P − = 0, then βx + α is a factor of P(x).
β
A cubic polynomial can be factorised by using the factor theorem to find the first linear
factor and then using polynomial division or the method of equating coefficients to
complete the factorisation.
Rational-root theorem
Let P(x) = an xn + an−1 xn−1 + · · · + a1 x + a0 be a polynomial of degree n with all the
coefficients ai integers. Let α and β be integers such that the highest common factor of α
and β is 1 (i.e. α and β are relatively prime). If βx + α is a factor of P(x), then β divides an
and α divides a0 .
Difference and sum of two cubes
• x3 − a3 = (x − a)(x2 + ax + a2 )
• x3 + a3 = (x + a)(x2 − ax + a2 )
Technology-free questions
1 Sketch the graph of each of the following quadratic functions. Clearly indicate
coordinates of the vertex and the axis intercepts.
a h(x) = 3(x − 1)2 + 2 b h(x) = (x − 1)2 − 9 c f (x) = x2 − x + 6
d f (x) = x2 − x − 6 e f (x) = 2x2 − x + 5 f h(x) = 2x2 − x − 1
2 The points with coordinates (1, 1) and (2, 5) lie on a parabola with equation of the form
y = ax2 + b. Find the values of a and b.
4 Sketch the graph of each of the following. State the coordinates of the point of zero
gradient and the axis intercepts.
a f (x) = 2(x − 1)3 − 16 b g(x) = −(x + 1)3 + 8 c h(x) = −(x + 2)3 − 1
d f (x) = (x + 3)3 − 1 e f (x) = 1 − (2x − 1)3
Cambridge Senior Maths AC/VCE ISBN 978-1-107-56747-4 © Evans et al. 2016 Cambridge University Press
Mathematical Methods 3&4 Photocopying is restricted under law and this material must not be transferred to another party.
Chapter 4 review 203
Review
5 Express each of the following in turning point form:
a x2 + 4x b 3x2 + 6x c x2 − 4x + 6
d 2x2 − 6x − 4 e 2x2 − 7x − 4 f −x2 + 3x − 4
7 Without actually dividing, find the remainder when the first polynomial is divided by
the second:
a x3 + 3x2 − 4x + 2, x + 1
b x3 − 3x2 − x + 6, x − 2
c 2x3 + 3x2 − 3x − 2, x + 2
−3 −2
x
O 7
(0, −42)
14 Find the coordinates of the points of intersection of the graph of y = 2x + 3 with the
graph of y = x2 + 3x − 9.
Cambridge Senior Maths AC/VCE ISBN 978-1-107-56747-4 © Evans et al. 2016 Cambridge University Press
Mathematical Methods 3&4 Photocopying is restricted under law and this material must not be transferred to another party.
204 Chapter 4: Polynomial functions
Review
15 Find constants a, b and c such that 3x2 − 5x + 1 = a(x + b)2 + c holds for all values of x.
16 Expand (3 + 4x)3 .
17 Given that x3 − 2x2 + 5 = ax(x − 1)2 + b(x − 1) + c for all real numbers x, find the values
of a, b and c.
18 Find the values of p for which the equation 4x2 − 2px + p + 3 = 0 has no real solutions.
19 Find the rule for the cubic function, the graph of which passes through the points (1, 1),
(2, 4), (3, 9) and (0, 6).
Multiple-choice questions
1 By completing the square, the expression 5x2 − 10x − 2 can be written in turning point
form a(x − h)2 + k as
A (5x + 1)2 + 5 B (5x − 1)2 − 5 C 5(x − 1)2 − 5
D 5(x + 1)2 − 2 E 5(x − 1)2 − 7
2 For which value(s) of m does the equation mx2 + 6x − 3 = 0 have two real solutions?
A m = −3 B m=3 C m=0 D m > −3 E m < −3
3 x3 + 27 is equal to
A (x + 3)3 B (x − 3)3 C (x + 3)(x2 − 6x + 9)
D (x − 3)(x2 + 3x + 9) E (x + 3)(x2 − 3x + 9)
Cambridge Senior Maths AC/VCE ISBN 978-1-107-56747-4 © Evans et al. 2016 Cambridge University Press
Mathematical Methods 3&4 Photocopying is restricted under law and this material must not be transferred to another party.
Chapter 4 review 205
Review
7 The diagram shows a part of the graph of a cubic 1
x
polynomial function f , near the point (1, 0).
Which of the following could be the rule for f ?
11 The graph of y = kx − 3 meets the graph of y = −x2 + 2x − 12 at two distinct points for
A k ∈ [−4, 8] B k ∈ −4, −8 C k ∈ (−∞, −4) ∪ (8, ∞)
D k ∈ (−4, 8) E k ∈ (−∞, −8) ∪ (4, ∞)
B f (x) = (x − a)3 (x − b)
C f (x) = (x − a)(x − b)2
D f (x) = (x + a)2 (x − b)2
E f (x) = (x − b)3 (x − a)
Cambridge Senior Maths AC/VCE ISBN 978-1-107-56747-4 © Evans et al. 2016 Cambridge University Press
Mathematical Methods 3&4 Photocopying is restricted under law and this material must not be transferred to another party.
206 Chapter 4: Polynomial functions
Review
Extended-response questions
1 The rate of flow of water, R mL/min, into a vessel is R
described by the quartic expression
R = kt3 (20 − t), for 0 ≤ t ≤ 20
(15, 20)
where t minutes is the time elapsed from the
beginning of the flow. The graph is shown.
a Find the value of k.
b Find the rate of flow when t = 10.
t
c The flow is adjusted so that the new expression for O 20
the flow is
Rnew = 2kt3 (20 − t), for 0 ≤ t ≤ 20
i Sketch the graph of Rnew against t for 0 ≤ t ≤ 20.
ii Find the rate of flow when t = 10.
d Water is allowed to run from the vessel and it is found that the rate of flow from the
vessel is given by
Rout = −k(t − 20)3 (40 − t), for 20 ≤ t ≤ 40
i Sketch the graph of Rout against t for 20 ≤ t ≤ 40.
ii Find the rate of flow when t = 30.
Hints: The graph of Rnew against t is given by a dilation of factor 2 from the x-axis. The
graph of Rout against t is given by the translation with rule (t, R) → (t + 20, R) followed
by a reflection in the t-axis.
2 A large gas container is being deflated. The volume V (in m3 ) at time t hours is
given by
V = 4(9 − t)3 , for 0 ≤ t ≤ 9
a Find the volume when:
i t=0 ii t = 9
b Sketch the graph of V against t for 0 ≤ t ≤ 9.
c At what time is the volume 512 m3 ?
Review
4 A metal worker is required to cut a circular cylinder from a
solid sphere of radius 5 cm. A cross-section of the sphere
and the cylinder is shown in the diagram. 5
h
a Express r in terms of h, where r cm is the radius of the O
cylinder and h cm is the height of the cylinder. Hence
show that the volume, V cm3 , of the cylinder is given by
1 r
V = πh(100 − h2 ).
4
b Sketch the graph of V against h for 0 < h < 10.
Hint: The coordinates of the maximum point are approximately (5.77, 302.3).
c Find the volume of the cylinder if h = 6.
d Find the height and radius of the cylinder if the volume of the cylinder is 48π cm3 .
Cambridge Senior Maths AC/VCE ISBN 978-1-107-56747-4 © Evans et al. 2016 Cambridge University Press
Mathematical Methods 3&4 Photocopying is restricted under law and this material must not be transferred to another party.
208 Chapter 4: Polynomial functions
Review
7 The plan of a garden adjoining a wall
is shown. The rectangle BCEF is A xm F E xm D
of length y m and width x m. The x m x m
borders of the two end sections are B ym C
quarter circles of radius x m and
centres at E and F.
A fence is erected along the curves AB and CD and the straight line BC.
a Find the area, A m2 , of the garden in terms of x and y.
b If the length of the fence is 100 m, find:
i y in terms of x
ii A in terms of x
iii the maximal domain of the function with the rule obtained in part ii.
c Find, correct to two decimal places, the value(s) of x if the area of the garden is to
be 1000 m2 .
x
d It is decided to build the garden up to a height of metres. If the length of the
50
fence is 100 m, find correct to two decimal places:
i the volume, V m3 , of soil needed in terms of x
ii the volume of soil needed for a garden of area 1000 m2
iii the value(s) of x for which 500 m3 of soil is required.
Cambridge Senior Maths AC/VCE ISBN 978-1-107-56747-4 © Evans et al. 2016 Cambridge University Press
Mathematical Methods 3&4 Photocopying is restricted under law and this material must not be transferred to another party.