Search for notes by fellow students, in your own course and all over the country.

Browse our notes for titles which look like what you need, you can preview any of the notes via a sample of the contents. After you're happy these are the notes you're after simply pop them into your shopping cart.

My Basket

You have nothing in your shopping cart yet.

Title: Quadratic Equations
Description: Quadratic Equations

Document Preview

Extracts from the notes are below, to see the PDF you'll receive please use the links above


Quadratic Equations
mc-TY-quadeqns-1
This unit is about the solution of quadratic equations
...
We
will look at four methods: solution by factorisation, solution by completing the square, solution
using a formula, and solution using graphs
In order to master the techniques explained here it is vital that you undertake plenty of practice
exercises so that they become second nature
...
Introduction

2

2
...
Solving quadratic equations by completing the square

5

4
...
Solving quadratic equations by using graphs

7

www
...
ac
...
Introduction
This unit is about how to solve quadratic equations
...
g
...
It may also contain terms
involving x, e
...
5x or −7x, or 0
...
It can also have constant terms - these are just numbers:
6, −7, 21
...
It cannot have terms like

1
x

in it
...
b and c can be any numbers including zero
...


Key Point
A quadratic equation takes the form
ax2 + bx + c = 0
where a, b and c are numbers
...


In this unit we will look at how to solve quadratic equations using four methods:
• solution by factorisation
• solution by completing the square
• solution using a formula
• solution using graphs
Factorisation and use of the formula are particularly important
...
Solving quadratic equations by factorisation
In this section we will assume that you already know how to factorise a quadratic expression
...

Example
Suppose we wish to solve 3x2 = 27
...

www
...
ac
...
By observation there is a common factor of 3 in both terms
...
The contents of the brackets are
adjusted accordingly:
3x2 − 27 = 3(x2 − 9) = 0

Notice here the difference of two squares which can be factorised as
3(x2 − 9) = 3(x − 3)(x + 3) = 0

If two quantities are multiplied together and the result is zero then either or both of the quantities
must be zero
...


x = −3

Example
Suppose we wish to solve 5x2 + 3x = 0
...
There is a common factor of x in both
terms
...
These are the two solutions
...
A common error that students make is to cancel the
common factor of x in the original equation:
3
5x2 + 3
x=0
so that
5x + 3 = 0
giving x = −
5
But if we do this we lose the solution x = 0
...

Example
Suppose we wish to solve x2 − 5x + 6 = 0
...
Now
−3 × −2 = 6
− 3 + −2 = −5

so the two numbers are −3 and −2
...

www
...
ac
...


To factorise this we seek two numbers which multiply to give −4 (the coefficient of x2 multiplied
by the constant term) and which add together to give 3
...
We use these two numbers to write 3x as 4x − x and then
factorise as follows:
2x2 + 3x − 2
2x2 + 4x − x − 2
2x(x + 2) − (x + 2)
(x + 2)(2x − 1)

=
=
=
=

0
0
0
0

from which
x+2=0

or

2x − 1 = 0

so that
x = −2

or

x=

1
2

These are the two solutions
...

First of all we write this in the standard form:
4x2 − 12x + 9 = 0
We should look to see if there is a common factor - but there is not
...
Now, by inspection,
−6 × −6 = 36

− 6 + −6 = −12

so the two numbers are −6 and −6
...
So we can have
quadratic equations for which the solution is repeated
...
mathcentre
...
uk

4

c mathcentre 2009


Example
Suppose we wish to solve x2 − 3x − 2 = 0
...
Never
mind how hard you try you will not find any such two numbers
...

We need another approach
...

Exercise 1
Use factorisation to solve the following quadratic equations
a) x2 − 3x + 2 = 0
b) 5x2 = 20
c) x2 − 5 = 4x
e)

x2 + 19x + 60 = 0

f) 2x2 + x − 6 = 0

d)

g) 2x2 − x − 6 = 0 h)

2x2 = 10x
4x2 = 11x − 6

3
...


In order to complete the square we look at the first two terms, and try to write them in the form
(
)2
...
So the quadratic equation can be written

2  2
3
3
2
x − 3x − 2 = x −
− −
−2=0
2
2
Simplifying

2
3
9
x−
− −2 = 0
2
4
2

17
3
= 0

x−
2
4
2

17
3
=
x−
2
4


17
17
3
x−
=
or

2
2 √
2

17
3
17
3
+
or x = −
x =
2
2
2
2
We can write these solutions as


3 + 17
3 − 17
x=
or
2
2
Again we have two answers
...
Approximate values can be obtained using
a calculator
...
mathcentre
...
uk

5

c mathcentre 2009


Exercise 2
a) Show that x2 + 2x = (x + 1)2 − 1
...

b) Show that x2 − 6x = (x − 3)2 − 9
...

c) Use completing the square to solve x2 − 5x + 1 = 0
...


4
...


−b ± b2 − 4ac

...


Key Point
Formula for solving ax2 + bx + c = 0:
x=

−b ±



b2 − 4ac
2a

We will illustrate the use of this formula in the following example
...


Comparing this with the general form ax2 + bx + c = 0 we see that a = 1, b = −3 and c = −2
...


−b ± b2 − 4ac
x =
2a p
−(−3) ± (−3)2 − 4 × 1 × (−2)
=
2×1

3± 9+8
=
√2
3 ± 17
=
2
These solutions are exact
...
mathcentre
...
uk

6

c mathcentre 2009


Example
Suppose we wish to solve 3x2 = 5x − 1
...

We see that a = 3, b = −5 and c = 1
...


−b ± b2 − 4ac
x =
2a p
−(−5) ± (−5)2 − 4 × 3 × 1
=
2×3

5 ± 25 − 12
=
√6
5 ± 13
=
6
Again there are two exact solutions
...

Exercise 3
Use the quadratic formula to solve the following quadratic equations
...
Solving quadratic equations by using graphs
In this section we will see how graphs can be used to solve quadratic equations
...
If the coefficient of x2 is negative the graph will take the
form shown in Figure 1(b)
...
Graphs of y = ax2 + bx + c have these general shapes
We will now add x and y axes
...

(a)
y

(b)
y

(c)
y

x

x

x

Figure 2
...
mathcentre
...
uk

7

c mathcentre 2009


The horizontal line, the x axis, corresponds to points on the graph where y = 0
...

In Figure 2, the graph in (a) never cuts or touches the horizontal axis and so this corresponds
to a quadratic equation ax2 + bx + c = 0 having no real roots
...

The graph in (c) cuts the horizontal axis twice, corresponding to the case in which the quadratic
equation has two different roots
...
This case is shown in Figure 3
...
Graphs of y = ax2 + bx + c when a is negative
Referring to Figure 3: in case (a) there are no real roots
...
Case (c) corresponds to there being two real roots
...

We consider y = x2 − 3x − 2 and produce a table of values so that we can plot a graph
...
From the
graph we observe that solutions of the equation x2 − 3x − 2 = 0 lie between −1 and 0, and
between 3 and 4
...
Graph of y = x2 − 3x − 2
www
...
ac
...
For example to solve x2 − 3x − 2 = 6 we
can simply locate points where the graph crosses the line y = 6 as shown in Figure 5
...
Using the graph of y = x2 − 3x − 2 to solve x2 − 3x − 2 = 6
Example
We can use the same graph to solve x2 −3x−5 = 0 by rewriting the equation as x2 −3x−2−3 = 0
and then as x2 − 3x − 2 = 3
...

Exercise 4
By plotting the graph y = x2 − 5x + 2, solve the equation x2 − 5x + 2 = 0, giving your answers
to 1 decimal place
...

Answers
Exercise 1
a) 1, 2 b) 2, −2 c) 5, −1

d) 0, 5 e) −4, −15 f) −2,

Exercise 2
a) 1, −3 b) 3 ±



14 c)

Exercise 3
5+





33

b) 2, 43 c)
2

g) −2 ± 14 h) 45 repeated
...
6, 0
...
4, −0
...
2, −0
...
mathcentre
...
uk



3
2

g) 2, − 32

h) 2,

3
4

12

e)




4

17

f) No real roots

d) 6
...
3

9

c mathcentre 2009



Title: Quadratic Equations
Description: Quadratic Equations