MEI AS Mathematics: Quadratic Functions: Section 1: Quadratic Graphs and Equations
MEI AS Mathematics: Quadratic Functions: Section 1: Quadratic Graphs and Equations
Example 1
Factorise the expressions
(a) x + 4 x + 3
2
(b) x − 4 x − 12
2
(c) 2 x − 7 x + 6
2
Solution
(c) 2 x 2 − 7 x + 6 = (2 x .....)( x .....) In this case you need to start with 2x in one
bracket and x in the other
You may already be familiar with the graph of the simplest quadratic function, y = x .
2
All other quadratic graphs have basically the same shape, but they may be “stretched”,
“squashed”, shifted or inverted.
2
Notice that the graphs of functions with a negative x term are inverted (upside down).
Example 2
Solve these quadratic equations by factorising.
(a) x + 2 x − 8 = 0
2
(b) 2 x + 11x + 12 = 0
2
Solution
(a) x2 + 2 x − 8 = 0
Note: for the factorised expression to be zero,
( x + 4)( x − 2) = 0 one or other of the factors must be zero.
x + 4 = 0 or x − 2 = 0
x = −4 or x = 2
(b) 2 x 2 + 11x + 12 = 0
(2 x + 3)( x + 4) = 0
2 x + 3 = 0 or x + 4 = 0
x = − 32 or x = −4
Example 3
y2 − y − 6 = 0
( y − 3)( y + 2) = 0
y = 3 or y = −2
x 2 = 3 or x 2 = −2
x= 3
Notice that x2 = −2 has no real roots, so the only roots come from x2 = 3
constants. However, writing quadratic functions in different forms can sometimes give you
additional information about the function.
You have already seen that writing a quadratic function in factorised form gives you some
useful information about the graph of the function. It tells you where the graph crosses the
x-axis. This also applies to other polynomial functions.
However, sometimes you may not be interested in where the graph cuts the axes, but you
may want to know the coordinates of the maximum or minimum point of the graph (often
called the vertex). One way to do this is by using the completed square form for a quadratic
function. This means the form a( x − p ) + q , so that you have a perfect square involving x,
2
Example 4
For each of the following quadratic graphs, write down the equation of the line of symmetry
of the graph and the coordinates of the vertex (turning point), and hence sketch the graph.
(a) y = ( x − 3) + 2
2
(b) y = (2 x − 1) − 5
2
(c) y = 1 − ( x + 2)
2
Line of symmetry is x = 3 .
(b) y = (2 x − 1)2 − 5
Line of symmetry is x = 12 .
1
Minimum point is ( 2 , -5).
(c) y = 1 − ( x + 2)2
Line of symmetry is x = −2 .
Maximum point is (−2, 1).
Example 5
Find the equations of quadratic graphs with the given turning points.
Solution
Example 6
Solution
First you need to find a quadratic expression which is a perfect square and which begins with x2 + 4 x .
You do this by looking at the coefficient of x, in this case 4, and halving it. In this case you get 2.
This tells you that the perfect square you need is ( x + 2)2 .
( x + 2)2 = x 2 + 4 x + 4
x2 + 4 x + 7 = x2 + 4 x + 4 + 3
= ( x + 2)2 + 3
There are several different approaches to writing out the working. They are all basically the
same, so if you have learnt a different way which suits you, then stick to it.
The next example shows a situation where the coefficient of x2 is not 1.
Solution
2 x 2 − 6 x + 1 = 2[ x 2 − 3x] + 1
Now look at the expression inside the square bracket. You need to find a quadratic expression which is a
x2 − 3x . Take the coefficient of x, which is −3 , and halve it to get − 2
3
perfect square and starts with . The
( x − 32 )
2
perfect square you need is therefore .
( x − 32 ) = x2 − 3x + 94 so x2 − 3x = ( x − 32 ) − 94
2 2
2 x 2 − 6 x + 1 = 2[( x − 32 ) 2 − 94 ] + 1
= 2( x − 32 )2 − 92 + 1
= 2( x − 32 )2 − 72
In the next example, the coefficient of x2 is negative. This can be dealt with by taking out a
factor –1.
Example 8
(b) Hence sketch the graph of y = 5 + x − x , showing the coordinates of its turning
2
point.
Solution
(a) 5 + x − x 2 = −[ x 2 − x] + 5
Now you need a quadratic expression which is a perfect square and starts with x2 − x . Half the coefficient of
x is − 12 , so the perfect square you need is ( x − 12 )2 .
(b) y = 5 + x − x
2
Since the coefficient of x 2 is negative, the graph has a maximum point rather than a minimum point. Also
note that it passes through the point (0, 5).
From the completed square form, the graph has maximum point ( 12 , 214 ) .