The Quadratic Formula

A LevelAQAEdexcelOCR

The Quadratic Formula

The Quadratic Formula is used to find the solutions to any quadratic equation.

The following topics are referred to in this page.

A LevelAQAEdexcelOCR

The Quadratic Formula

The solutions to the quadratic equation

ax2+bx+c=0textcolor{red}{a} x^2 + textcolor{blue}{b}x + textcolor{limegreen}{c} = 0

are given by the quadratic formula:

x=b±b24ac2ax=dfrac{-textcolor{blue}{b}pmsqrt{textcolor{blue}{b}^2-4textcolor{red}{a}textcolor{limegreen}{c}}}{2textcolor{red}{a}}

Note: There are two solutions for xx: one using ++ and the other using

A LevelAQAEdexcelOCR

The Discriminant

The discriminant of the quadratic formula (written as DD or ΔDelta) is the part under the square root sign. i.e. the discriminant is

b24acb^2-4ac

It can be positive, zero or negative – these tell us how many roots the quadratic equation has:

  • If b24ac>0b^2 – 4ac > 0, then the quadratic has 22 real roots (that are distinct)
  • If b24ac=0b^2 – 4ac = 0, then the quadratic has 11 real root (or ‘equal roots’)
  • If b24ac<0b^2 – 4ac < 0, then the quadratic has no real roots

This can be seen visually:

Note: We say no ‘real’ roots since some quadratics can have ‘imaginary’ roots – however we will not see this in this course.

A LevelAQAEdexcelOCR
A LevelAQAEdexcelOCR

Example 1: Using the Quadratic Formula

Find the solutions to the quadratic equation 3x28x+2=03x^2 – 8x + 2=0, giving your answers in surd form.

[2 marks]

a=3a = 3, b=8b = -8 and c=2c = 2

Put these values into the quadratic formula:

x=(8)±(8)24×3×22×3=8±406=4±103begin{aligned} x &= dfrac{-(-8) pm sqrt{(-8)^2 – 4 times 3 times 2}}{2 times 3} &= dfrac{8 pm sqrt{40}}{6} &= dfrac{4 pm sqrt{10}}{3} end{aligned}

 

So, x=4+103x = textcolor{orange}{dfrac{4 + sqrt{10}}{3}} or x=4103textcolor{orange}{x = dfrac{4 – sqrt{10}}{3}}

A LevelAQAEdexcelOCR

Example 2: Finding the Discriminant

How many real roots does the quadratic equation 2x25x+3=02x^2 – 5x + 3=0 have?

[2 marks]

a=2a = 2, b=5b = -5 and c=3c = 3

So, the discriminant is

b24ac=(5)24×2×3=1b^2-4ac = (-5)^2 – 4 times 2 times 3 = 1

The discriminant is >0>0, so 2x25x+3=02x^2 – 5x + 3=0 has two real roots.

A LevelAQAEdexcelOCR

Example 3: Using the Discriminant

f(x)=2x2+4x+kf(x) = 2x^2 + 4x + k. Find the values of kk for which f(x)=0f(x)=0 has no real roots.

[3 marks]

a=2a = 2, b=4b = 4 and c=kc = k

The discriminant is

b24ac=424×2×k=168kb^2 – 4ac = 4^2 – 4 times 2 times k = 16 – 8k

The quadratic equation has no real roots, therefore b24ac<0b^2 – 4ac < 0

So,

168k<016<8kk>2begin{aligned} 16 – 8k &< 0 16 &< 8k textcolor{orange}{k} &textcolor{orange}{> 2} end{aligned}

A LevelAQAEdexcelOCR

Example 4: Using the Discriminant

kx2+2kx+3=0kx^2 + 2kx + 3 = 0 has two distinct real roots.

Find the set of values for which kk satisfies this.

[5 marks]

a=ka = k, b=2kb = 2k and c=3c = 3

The discriminant is

b24ac=(2k)2(4×k×3)=4k212kb^2 – 4ac = (2k)^2 – (4 times k times 3) = 4k^2 – 12k

Since the quadratic equation has two distinct real roots, the discriminant must be >0>0

4k212k>04k^2 – 12k > 0

The quadratic can be factorised:

4k212k=4k(k3)4k^2 – 12k = 4k(k-3)

This is 00 when k=0k=0 or when k=3k=3

Hence, 4k(k3)>04k(k-3)>0 when k<0textcolor{orange}{k<0} or when k>3textcolor{orange}{k>3}

 

Note: You can draw a graph of y=4k(k3)y = 4k(k-3) to help – you would see a u-shaped graph that crosses the kk-axis at 00 and 33 (see inequalities).

A LevelAQAEdexcelOCR

The Quadratic Formula Example Questions

Question 1: Solve 2x24x=12x^2 – 4x = 1, giving your answers to 22 decimal places.

[2 marks]

A Level AQAEdexcelOCR

Rearrange the equation so that it is in the form ax2+bx+c=0ax^2 + bx + c = 0:

 

2x24x1=02x^2 – 4x – 1 = 0

 

Then, a=2a = 2, b=4b = -4 and c=1c = -1

 

Put these values into the quadratic formula:

 

x=(4)±(4)24×2×12×2=4±244=2±62begin{aligned} x &= dfrac{-(-4) pm sqrt{(-4)^2 – 4 times 2 times -1}}{2 times 2} &= dfrac{4 pm sqrt{24}}{4} &= dfrac{2 pm sqrt{6}}{2} end{aligned}

So,

x=2+62=2.22  (2 dp)x = dfrac{2 + sqrt{6}}{2} = 2.22 text{  (2 dp)}

x=262=0.22  (2 dp)x = dfrac{2 – sqrt{6}}{2} = -0.22 text{  (2 dp)}

MME Premium Laptop

Save your answers with

MME Premium

Gold Standard Education

Question 2: Find the discriminant of 4xx244x – x^2 – 4 and determine how many roots 4xx24=04x – x^2 – 4 = 0 has.

[2 marks]

A Level AQAEdexcelOCR

Rearrange the equation so that it is in the form ax2+bx+c=0ax^2 + bx + c = 0:

 

x2+4x4=0-x^2 + 4x – 4 = 0

So, a=1a = -1, b=4b = 4 and c=4c = -4

 

Then, find the discriminant:

b24ac=424(1)(4)=0b^2 – 4ac = 4^2 – 4(-1)(-4) = 0

 

Hence, 4xx24=04x – x^2 – 4 = 0 has one real distinct root.

MME Premium Laptop

Save your answers with

MME Premium

Gold Standard Education

Question 3: f(x)=4x2+x+2kf(x) = 4x^2 + x + 2k. Find the values of kk for which f(x)=0f(x)=0 has two distinct real roots.

[2 marks]

A Level AQAEdexcelOCR

a=4a = 4, b=1b=1 and c=2kc = 2k

 

Find the discriminant:

b24ac=124×4×2k=132kb^2 – 4ac = 1^2 – 4 times 4 times 2k = 1 – 32k

 

f(x)=0f(x)=0 has two distinct real roots, therefore b24ac>0b^2-4ac > 0:

 

132k>01>32kk<132begin{aligned} 1 – 32k &> 0 1 &> 32k k &< dfrac{1}{32} end{aligned}

MME Premium Laptop

Save your answers with

MME Premium

Gold Standard Education

Question 4: (m+1)x2+(m+1)x+2=0(m+1)x^2 + (m+1)x + 2 = 0 has two distinct real solutions for xx, with constant mm.

a) Show that m26m7>0m^2 – 6m – 7 > 0

b) Hence, find the range for the possible values for mm.

[6 marks]

A Level AQAEdexcelOCR

a) a=(m+1)a = (m+1), b=(m+1)b =(m+1) and c=2c = 2

 

Find the discriminant:

b24ac=(m+1)24×(m+1)×2=(m2+2m+1)(8m+8)=m26m7begin{aligned} b^2 – 4ac &= (m+1)^2 – 4 times (m+1) times 2 &= (m^2 + 2m + 1) – (8m + 8) &= m^2 -6m – 7 end{aligned}

 

The equation has two real distinct solutions, therefore b24ac>0b^2 – 4ac >0:

 

m26m7>0m^2 -6m – 7 > 0

 

b) m26m7=(m7)(m+1)m^2 -6m – 7 = (m-7)(m+1)

 

This expression is 00 when k=7k = 7 and k=1k = -1

 

Hence, (m7)(m+1)>0(m-7)(m+1)>0 when m<1m< -1 or when m>7m>7

MME Premium Laptop

Save your answers with

MME Premium

Gold Standard Education

Additional Resources

Site Logo

Exam Tips Cheat Sheet

A Level
Site Logo

Formula Booklet

A Level

Specification Points Covered

B3 – Work with quadratic functions and their graphs; the discriminant of a quadratic function, including the conditions for real and repeated roots; completing the square; solution of quadratic equations including solving quadratic equations in a function of the unknown

Related Topics

Site Logo

Inequalities

A Level