0% found this document useful (0 votes)
110 views

MEI AS Mathematics: Quadratic Functions: Section 1: Quadratic Graphs and Equations

This document provides notes and examples on quadratic functions and graphs. It covers: 1) Factorizing quadratic expressions into the product of two linear factors. This relates the factored form to the graph of the quadratic function. 2) The key features of quadratic graphs including their parabolic shape and the relationship between the factored form and where the graph crosses the x-axis. 3) Solving quadratic equations using factorizing and completing the square to find the turning point (maximum or minimum) of the graph.

Uploaded by

bobjeffords687
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
110 views

MEI AS Mathematics: Quadratic Functions: Section 1: Quadratic Graphs and Equations

This document provides notes and examples on quadratic functions and graphs. It covers: 1) Factorizing quadratic expressions into the product of two linear factors. This relates the factored form to the graph of the quadratic function. 2) The key features of quadratic graphs including their parabolic shape and the relationship between the factored form and where the graph crosses the x-axis. 3) Solving quadratic equations using factorizing and completing the square to find the turning point (maximum or minimum) of the graph.

Uploaded by

bobjeffords687
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 8

MEI AS Mathematics: Quadratic functions

Section 1: Quadratic graphs and equations


Notes and Examples
These notes contain the following subsections:
Factorising quadratic expressions
Graphs of quadratic functions
Solving quadratic equations by factorisation
Quadratic equations in disguise
The turning point of a quadratic graph
Completing the square

Factorising quadratic expressions


This should be revision of GCSE work. It is essential that you are confident in factorisation.

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

(a) x 2 + 4 x + 3 = ( x ......)( x .....) Start with an x in each bracket

x 2 + 4 x + 3 = ( x + 1)( x + 3) You need two numbers whose sum is 4 and


whose product is 3. These are +1 and +3.

(b) x 2 − 4 x − 12 = ( x ......)( x .....) Start with an x in each bracket

x 2 − 4 x − 12 = ( x − 6)( x + 2) You need two numbers whose sum is –4 and


whose product is –12. These are –6 and +2.

(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

MEI AS Maths: Quadratics 1 © MEI 21/06/22


Notes and examples page 1 of 8 integralmaths.org
It is not so straightforward to find the two
2 x 2 − 7 x + 6 = (2 x − 3)( x − 2) numbers in this case, because of the 2x in one
bracket. The two numbers must have a product
of +6, and as the coefficient of x is negative,
they must both be negative. Try the different
possibilities (–1 and –6, or –2 and –3, in either
order), until you find the correct one.

Graphs of quadratic functions


Factorising a quadratic expression gives you information about the graph of a quadratic
function. Do not think of this work as just algebraic manipulation, think about it also in terms
of the graph of the function. Linking algebra and graphs is a very important mathematical
skill; the good news is that being able to consider problems both algebraically and
graphically usually makes them easier! A graphical calculator or graphing software such as
GeoGebra or Desmos will be very useful.

You may already be familiar with the graph of the simplest quadratic function, y = x .
2

The curve given by graphs of


quadratics is called a parabola.
Notice that all quadratic graphs
have reflection symmetry. The
mirror line is always a vertical
line through the turning point or
vertex of the curve (shown in
yellow on these graphs).

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).

MEI AS Maths: Quadratics 1 © MEI 21/06/22


Notes and examples page 2 of 8 integralmaths.org
Factorise the equations of these graphs. What is the relationship between the factorised
form and the graph? Can you explain this?

Solving quadratic equations by factorisation


Solving quadratic equations is important not just from the algebraic point of view, but
because it gives you information about the graph of a quadratic function. The roots of the
equation ax 2 + bx + c = 0 tell you where the graph of the function y = ax + bx + c
2

crosses the x-axis, since these are the points where y = 0 .

Some quadratic equations can be solved by factorising.

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

Quadratic equations in disguise


Some equations don’t immediately look like quadratic equations, but they can be rewritten
in quadratic form. Sometimes a substitution can be useful.

Example 3

Solve the equation x − x − 6 = 0 .


4 2

MEI AS Maths: Quadratics 1 © MEI 21/06/22


Notes and examples page 3 of 8 integralmaths.org
Solution

By putting x 2 = y you can make this into a quadratic equation.

y2 − y − 6 = 0
( y − 3)( y + 2) = 0
y = 3 or y = −2

Now change back to using x

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

The turning point of a quadratic graph


A quadratic function is usually written in the form y = ax + bx + c , where a, b and c are
2

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

and a constant term.

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

MEI AS Maths: Quadratics 1 © MEI 21/06/22


Notes and examples page 4 of 8 integralmaths.org
Solution
(a) y = ( x − 3) + 2
2

Line of symmetry is x = 3 .

Minimum point is (3, 2)

(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).

Notice that this time the vertex is a


maximum point.

Example 5
Find the equations of quadratic graphs with the given turning points.

Give the equations in the form y = ax + bx + c .


2

(a) Minimum point (1, −2)


(b) Minimum point (−3, 1)
(c) Maximum point (4, 3)

Solution

(a) The equation of the graph is y = ( x − 1)2 − 2


= x2 − 2 x + 1 − 2
= x2 − 2 x − 1

MEI AS Maths: Quadratics 1 © MEI 21/06/22


Notes and examples page 5 of 8 integralmaths.org
(b) The equation of the graph is y = ( x + 3)2 + 1
= x2 + 6 x + 9 + 1
= x 2 + 6 x + 10

(c) The equation of the graph is y = 3 − ( x − 4)2


= 3 − ( x 2 − 8 x + 16 )
= 3 − x 2 + 8 x − 16
= − x 2 + 8 x − 13

Completing the square


The examples below show how to write a quadratic function in the completed square form.

Example 6

Write the expression x + 4 x + 7 in the completed square form.


2

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

This is why the technique is called ‘completing the square’.

( x + 2)2 is the ‘square’

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.

MEI AS Maths: Quadratics 1 © MEI 21/06/22


Notes and examples page 6 of 8 integralmaths.org
Example 7
Write the expression 2 x 2 − 6 x + 1 in the completed square form.

Solution

Start by taking out the coefficient of x 2 , in this case 2, as a factor.

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

(a) Write the expression 5 + x − x in the completed square form.


2

(b) Hence sketch the graph of y = 5 + x − x , showing the coordinates of its turning
2

point.

Solution

Start by taking out −1 as a factor

(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 .

MEI AS Maths: Quadratics 1 © MEI 21/06/22


Notes and examples page 7 of 8 integralmaths.org
( x − 12 )2 = x 2 − x + 14 so x 2 − x = ( x − 12 )2 − 14
5 + x − x 2 = −[( x − 12 )2 − 14 ] + 5
= −( x − 12 )2 + 14 + 5
= −( x − 12 )2 + 214

(b) y = 5 + x − x
2

From part (a), y = −( x − 12 ) +


2 21
4 .

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 ) .

MEI AS Maths: Quadratics 1 © MEI 21/06/22


Notes and examples page 8 of 8 integralmaths.org

You might also like