40% off

Early-bird ends 15 Aug, 9am

Lock in £90

Solving Quadratic Equations for University Admission

Updated August 2025

Solving quadratic equations is a cornerstone of TMUA preparation, requiring proficiency in algebraic and graphical techniques. This lesson teaches how to solve equations using factorisation, completing the square, and the quadratic formula. It also explores disguised quadratics and methods for estimating roots from graphs, ensuring you are equipped for any algebraic challenge.

Core concept

A quadratic equation is a polynomial of the form ax2+bx+c=0ax^2 + bx + c = 0. Solutions, or roots, are the values of xx that satisfy this equality and can be found algebraically or identified as the xx intercepts of the function y=ax2+bx+cy = ax^2 + bx + c.

Solving Quadratic Equations by Factorising

Factorisation involves expressing a quadratic expression in the form (ax+b)(cx+d)=0(ax + b)(cx + d) = 0. Once in this form, the zero product property allows us to solve the equation by setting each linear factor to zero, specifically ax+b=0ax + b = 0 or cx+d=0cx + d = 0. This method is most effective when a,b,ca, b, c and dd are rational numbers, often integers.

Worked Example: Solving by Factorising

Solve the equation: 6x27x3=06x^2 - 7x - 3 = 0

To factorise this, we can use the method of splitting the middle term. We look for two numbers that multiply to give 6×3=186 \times -3 = -18 and add up to 7-7. These numbers are 9-9 and +2+2.

  1. Split the middle term: 6x29x+2x3=06x^2 - 9x + 2x - 3 = 0
  2. Factorise in pairs: 3x(2x3)+1(2x3)=03x(2x - 3) + 1(2x - 3) = 0
  3. Take out the common bracket: (2x3)(3x+1)=0(2x - 3)(3x + 1) = 0

Now, solve the resulting linear equations:

If 2x3=02x - 3 = 0, then x=32x = \frac{3}{2}. If 3x+1=03x + 1 = 0, then x=13x = -\frac{1}{3}.

A quadratic equation may result in zero, one, or two real solutions.

Disguised Quadratics

In many exam problems, equations do not initially look like quadratics but can be transformed into them through rearrangement or substitution. These are often called disguised quadratics.

Worked Example: Rearrangement

Solve the equation: 3x2+7x=6\frac{3}{x^2} + \frac{7}{x} = 6

First, multiply every term in the equation by x2x^2 to remove the denominators: 3+7x=6x23 + 7x = 6x^2

Now, rearrange the equation into the standard form ax2+bx+c=0ax^2 + bx + c = 0: 6x27x3=06x^2 - 7x - 3 = 0

This is the same quadratic solved in the previous example, giving x=32x = \frac{3}{2} or x=13x = -\frac{1}{3}.

Worked Example: Substitution

Solve the equation: 6p6=7p3+36p^6 = 7p^3 + 3 to find expressions for pp.

Observe that p6=(p3)2p^6 = (p^3)^2. We can substitute x=p3x = p^3 to create a quadratic equation: 6x27x3=06x^2 - 7x - 3 = 0

Using our previous solutions for xx, we have: p3=32p^3 = \frac{3}{2} or p3=13p^3 = -\frac{1}{3}

Finally, solve for pp by taking the cube root: p=323p = \sqrt[3]{\frac{3}{2}} or p=133p = \sqrt[3]{-\frac{1}{3}}

Completing the Square

Completing the square is the process of writing a quadratic expression as the difference of two squares. For an expression x2+axx^2 + ax, we can write:

x2+ax=(x+a2)2(a2)2x^2 + ax = (x + \frac{a}{2})^2 - (\frac{a}{2})^2

Worked Example: Completing the Square

Express x23xx^2 - 3x as a difference of two squares in the form (x+a)2a2(x + a)^2 - a^2.

Comparing x2+2axx^2 + 2ax with x23xx^2 - 3x, we find 2a=32a = -3, so a=32a = -\frac{3}{2}. (x32)2=x23x+(32)2(x - \frac{3}{2})^2 = x^2 - 3x + (\frac{3}{2})^2 x23x=(x32)2(32)2x^2 - 3x = (x - \frac{3}{2})^2 - (\frac{3}{2})^2

Solving Equations by Completing the Square

Once a quadratic is expressed in the form (ax+b)2=c(ax + b)^2 = c, we can solve for xx by taking the square root of both sides.

Worked Example: Solving by Completing the Square

Solve x24x5=0x^2 - 4x - 5 = 0 by completing the square.

First, complete the square for x24xx^2 - 4x: x24x=(x2)24x^2 - 4x = (x - 2)^2 - 4

Substitute this back into the original equation: (x2)245=0(x - 2)^2 - 4 - 5 = 0 (x2)2=9(x - 2)^2 = 9

Take the square root of both sides: x2=±3x - 2 = \pm 3

If x2=+3x - 2 = +3, then x=5x = 5. If x2=3x - 2 = -3, then x=1x = -1.

The Quadratic Formula

For any quadratic equation in the form ax2+bx+c=0ax^2 + bx + c = 0, the solutions can be found using the quadratic formula. You must be able to recall this formula:

x=b±b24ac2ax = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}

Worked Example: Using the Quadratic Formula

Solve the equation 3x24x=53x^2 - 4x = 5. Leave your answer in surd form.

First, set the equation to zero: 3x24x5=03x^2 - 4x - 5 = 0. Here, a=3,b=4a = 3, b = -4, and c=5c = -5.

Substitute these into the formula: x=(4)±(4)24(3)(5)2(3)x = \frac{-(-4) \pm \sqrt{(-4)^2 - 4(3)(-5)}}{2(3)} x=4±16+606x = \frac{4 \pm \sqrt{16 + 60}}{6} x=4±766x = \frac{4 \pm \sqrt{76}}{6}

Simplify the surd 76=4×19=219\sqrt{76} = \sqrt{4 \times 19} = 2\sqrt{19}: x=4±2196=2±193x = \frac{4 \pm 2\sqrt{19}}{6} = \frac{2 \pm \sqrt{19}}{3}

Finding Approximate Solutions Graphically

Approximate solutions to ax2+bx+c=0ax^2 + bx + c = 0 can be identified by plotting the function y=ax2+bx+cy = ax^2 + bx + c. The roots are the xx values where the curve crosses the xx axis (where y=0y = 0).

img-29.jpeg

In more detail, you can use a grid to read these values to a specified degree of accuracy, such as 1 decimal place.

img-32.jpeg

From a graph like the one above, we can identify the roots by looking at the points where the parabola intercepts the horizontal axis. In this specific case for y=2x2+6x+3y = 2x^2 + 6x + 3, the roots are approximately 0.6-0.6 and 2.4-2.4.

Key takeaways

  • Rearrange all quadratic equations into the standard form ax2+bx+c=0ax^2 + bx + c = 0 before solving.
  • The zero product property is the logical basis for solving by factorisation.
  • The quadratic formula and completing the square are reliable methods when factorisation is difficult or impossible.
  • Disguised quadratics can often be solved by identifying a substitution such as u=x2u = x^2 or u=p3u = p^3.
  • Graphical solutions provide estimates of roots where the curve y=f(x)y = f(x) crosses the xx axis.
Tips

In the TMUA, speed is vital. If a quadratic looks easy to factorise, try that first. If you spend more than 30 seconds struggling to find factors, immediately switch to the quadratic formula to avoid wasting time.

Cautions

A common mistake when using the quadratic formula is forgetting that the division by 2a2a applies to the entire numerator, b±b24ac-b \pm \sqrt{b^2 - 4ac}, not just the square root part.

Insight

The quadratic formula is not a magical standalone tool; it is derived directly from the method of completing the square on the general quadratic equation ax2+bx+c=0ax^2 + bx + c = 0. Mastering one provides a deeper structural understanding of the other.

Worked Examples

Example 1
In a trapezium PQRS, the parallel sides are PQ and RS.

PQ =
(x1)(x-1)cm, RS = (x+5)(x+5)cm and the vertical height QR = x cm.
Exam diagram


[diagram not to scale]

The area of the trapezium is 120 cm².

What is the length of RS?
A:9 cm
B:10 cm
C:11 cm
D:12 cm
E:15 cm
F:17 cm

Practice Questions

Practice Question 1
The first three terms of a geometric progression, whose terms are all greater than zero, are (p2)(p – 2), (2p+2)(2p + 2) and (5p+14)(5p + 14)

What is the fifth term of the progression?
A:324
B:486
C:1250
D:1458
E:3888

Frequently asked questions

When is it best to use the quadratic formula?

The quadratic formula should be used when the quadratic cannot be easily factorised or when you need the solutions in exact surd form and the numbers are too cumbersome for completing the square.

How do I know if an equation is a disguised quadratic?

Look for three terms where the power of the first variable is exactly twice the power of the second, such as x4x^4 and x2x^2, or 1x2\frac{1}{x^2} and 1x\frac{1}{x}.

What does a negative value under the square root in the formula mean?

If the discriminant b24acb^2 - 4ac is negative, the square root of a negative number is not a real number. This means the quadratic has no real roots and its graph does not cross the xx axis.

Does completing the square only work when the coefficient of x2x^2 is one?

It is easiest when a=1a = 1. If aa is not 1, you should first factorise the aa out of the xx terms, such as a(x2+bax)+ca(x^2 + \frac{b}{a}x) + c, and then complete the square for the expression inside the bracket.

Ready to test your knowledge?

You've reached the end of this section. Start a practice session to solidify your understanding and master this topic.