ALGEBRA Unit 2 Solving Quadratic Equations Introduction
ALGEBRA Unit 2 Solving Quadratic Equations Introduction
Learning objectives
This unit is focused on methods of solving quadratic equations. After completing this unit you should
• be able to solve quadratic equations that factorise into two linear terms
• be able to use the formula for solving quadratic equations
• understand how to complete the square for a quadratic and hence solve the equation.
Introduction
We can tell from Old Babylonian clay tablets dating from around 2000 BC that the Babylonians knew
how to solve a pair of simultaneous equations of the form
x + y = p, x y = q
which is equivalent to the equation
x2 + q = p x
In the 8th Century BC, quadratic equations of the form ax 2 = c and ax 2 + bx = c were explored in
ancient India, using geometric methods. Babylonian mathematicians from circa 400 BC and Chinese
mathematicians from circa 200 BC used the method of completing the square (see Section F4.3) to
solve quadratic equations with positive roots, but did not have a general formula.
In 628 AD, Brahmagupta, an Indian mathematician, gave the first explicit solution of the quadratic
equation but it was not until 1896 that the first reference to the general solution
−b ± b 2 − 4 ac
as x=
2a
was published by Henry Heaton in The American Mathematical Monthly (see information at
http://en.wikipedia.org/wiki/Quadratic_equation
and http://www.jstor.org/stable/2971099?seq=1 )
Key points
• There are three methods of solving quadratic equations:
− b ± b 2 − 4 ac
(ii) formula x=
2a
1
CMM Subject Support Strand: ALGEBRA Unit 2 Solving Quadratic Equations: Introduction
• Quadratic equations have 2, 1 or 0 real roots according to the value of " b 2 − 4 ac ":
Facts to remember
• If ( x − a) ( x − b) = 0 then x = a or x = b
2 if b 2 > 4 ac
1 if b 2 = 4 ac
0 if b 2 < 4 ac
2
CMM Subject Support Strand: ALGEBRA Unit 2 Solving Quadratic Equations: Introduction
Glossary of Terms
Quadratic factorisation This is when you can write a quadratic formula in the form
ax 2 + bx + c = a ( x − p) ( x − q )
Formula for solving quadratic equation The formula for solving the quadratic equation
ax 2 + bx + c = 0
is
−b ± b 2 − 4 ac
x=
2a
Completing the square This is when we write the quadratic in the form
2
2 ⎛ b⎞ b2
ax + bx + c = a ⎜ x + ⎟ − +c
⎝ 2a ⎠ 4a