From predicting the trajectory of a kicked football to designing satellite dishes and calculating maximum profit in business economics, quadratic functions are among the most essential mathematical models in algebra and calculus.

A quadratic function is a polynomial function of degree 2. When plotted on a Cartesian coordinate grid, its graph creates a distinctive curved U-shaped line known as a parabola.

Understanding how to analyse, factorise, and sketch quadratic functions is a foundational topic across all GCSE and A-Level Mathematics specifications.

The best Maths tutors available
Poonam
5
5 (74 reviews)
Poonam
£100
/h
Gift icon
1st lesson free!
Paolo
4.9
4.9 (83 reviews)
Paolo
£35
/h
Gift icon
1st lesson free!
Sehaj
4.9
4.9 (60 reviews)
Sehaj
£60
/h
Gift icon
1st lesson free!
Anthony
5
5 (86 reviews)
Anthony
£15
/h
Gift icon
1st lesson free!
Johann
5
5 (60 reviews)
Johann
£50
/h
Gift icon
1st lesson free!
Tomi
5
5 (40 reviews)
Tomi
£75
/h
Gift icon
1st lesson free!
Imad
5
5 (27 reviews)
Imad
£95
/h
Gift icon
1st lesson free!
Harjinder
4.9
4.9 (165 reviews)
Harjinder
£25
/h
Gift icon
1st lesson free!
Poonam
5
5 (74 reviews)
Poonam
£100
/h
Gift icon
1st lesson free!
Paolo
4.9
4.9 (83 reviews)
Paolo
£35
/h
Gift icon
1st lesson free!
Sehaj
4.9
4.9 (60 reviews)
Sehaj
£60
/h
Gift icon
1st lesson free!
Anthony
5
5 (86 reviews)
Anthony
£15
/h
Gift icon
1st lesson free!
Johann
5
5 (60 reviews)
Johann
£50
/h
Gift icon
1st lesson free!
Tomi
5
5 (40 reviews)
Tomi
£75
/h
Gift icon
1st lesson free!
Imad
5
5 (27 reviews)
Imad
£95
/h
Gift icon
1st lesson free!
Harjinder
4.9
4.9 (165 reviews)
Harjinder
£25
/h
Gift icon
1st lesson free!
Let's go

What Defines a Quadratic Function?

The word quadratic originates from the Latin word quadratum, meaning "square." An algebraic function is classified as quadratic if the highest exponent (power) of the independent variable x is exactly 2.

The standard form of a quadratic function is written as:

f(x)=ax2+bx+cory=ax2+bx+cf(x) = ax^2 + bx + c \quad \text{or} \quad y = ax^2 + bx + c

Where:

  • a, b, and c are real constant numbers.
  • a0a \neq 0 (if a=0a = 0, the x2x^2 term disappears, leaving a linear function y=bx+cy = bx + c).
  • a is the leading coefficient, b is the linear coefficient, and c is the constant term.

Identifying Quadratic Equations

To determine whether an equation represents a true quadratic function, expand all brackets, collect like terms, and check the highest power of x2:

EquationIs it Quadratic?Reason
YesHighest power of is 2.
NoDegree is 4 due to the term.
NoLinear function (degree 1).
YesExpands to degree 2 polynomial.
NoThe terms cancel out, leaving a constant term (degree 0).

Sketching Parabola Graphs

Every quadratic function produces a symmetric curve called a parabola. To sketch a parabola accurately, you need to identify four key geometric features:

graph of a simple parabola with labels for y-intercept, axis of symmetry, vertex and x-intercepts
Image Source: Gianpiero Placidi

Direction of Opening

The sign of the leading coefficient a determines the orientation of the parabola:

  • If a > 0 (positive): The parabola opens upwards ()\cup), forming a "u-shape." The vertex represents the absolute minimum point of the curve.
  • If a < 0 (negative): The parabola opens downwards (\cap), forming an "n-shape." The vertex represents the absolute maximum point of the curve.

Vertex (Turning Point)

The vertex is the central peak or trough where the parabola changes direction.

  • The x-coordinate of the vertex is given by the formula: x=b2ax = - \dfrac{b}{2a}
  • The y-coordinate is found by evaluating f(x) at x=b2ax = -\dfrac{b}{2a}:

y=f(b2a)y = f\left(-\dfrac{b}{2a}\right)

Axis of Symmetry

A parabola is perfectly symmetrical. The axis of symmetry is a vertical line that passes directly through the vertex, dividing the curve into two identical mirror halves:

x=b2ax = -\dfrac{b}{2a}

Intercepts with the Axes

  • y-intercept: The point where the curve crosses the vertical y-axis (where x = 0). For f(x)=ax2+bx+cf(x) = ax^2 + bx + c, the y-intercept is always (0, c).
  • x-intercepts (Roots or Zeros): The points where the curve crosses the horizontal x-axis (where y = 0). Found by solving ax2+bx+c=0ax^2 + bx + c = 0.

The number of x-intercepts is governed by the discriminant (Δ=b24ac\Delta = b^2 - 4ac):

  • Δ>0\Delta > 0: Two distinct real roots (the curve crosses the x-axis twice).
  • Δ=0\Delta = 0: Exactly one real root (the vertex sits directly on the x-axis).
  • Δ<0\Delta < 0: No real roots (the curve floats entirely above or below the x-axis).

Step-by-Step Graphing Method

To graph any quadratic function f(x)=ax2+bx+cf(x) = ax^2 + bx + c, follow these five steps:

  1. Determine direction: Check the sign of a to see if the parabola opens upwards or downwards.
  2. Calculate the vertex: Find x=b2ax = -\dfrac{b}{2a} and evaluate y=f(x)y = f(x).
  3. Find the y-intercept: Set x=0(0,c)x = 0 \implies (0, c).
  4. Find the x-intercepts: Set y=0y = 0 and solve ax2+bx+c=0ax^2 + bx + c = 0 using factorisation, completing the square, or the quadratic formula: x=b±b24ac2ax = \dfrac{-b \pm \sqrt{b^2 - 4ac}}{2a}
  5. Plot and sketch: Mark all calculated points on a grid and draw a smooth, continuous U-shaped curve.

Worked Example

Problem: Sketch the graph of the quadratic function f(x)=x2+6x+8f(x) = x^2 + 6x + 8

Step-by-Step Solution:

  • Step 1: Determine orientation: Here a = 1, b = 6, and c = 8. Since a = 1 > 0, the parabola opens upwards (\cup).
  • Step 2: Find the vertex: Calculate the x-coordinate:

x=b2a=62(1)=62=3x = -\dfrac{b}{2a} = -\dfrac{6}{2(1)} = -\dfrac{6}{2} = -3

Calculate the y-coordinate by substituting x = -3 into f(x):

f(3)=(3)2+6(3)+8=918+8=1f(-3) = (-3)^2 + 6(-3) + 8 = 9 - 18 + 8 = -1

The vertex is at (-3, -1) and the axis of symmetry is the line x = -3.

  • Step 3: Find the y-intercept: Set x = 0:

f(0)=(0)2+6(0)+8=8(𝟎,𝟖)f(0) = (0)^2 + 6(0) + 8 = 8 \implies \mathbf{(0, 8)}
  • Step 4: Find the x-intercepts: Set f(x) = 0:

x2+6x+8=0x^2 + 6x + 8 = 0

Factorise the quadratic expression:

(x+2)(x+4)=0(x + 2)(x + 4) = 0

Solve for x:

x+2=0x=2orx+4=0x=4x + 2 = 0 \implies x = -2 \quad \text{or} \quad x + 4 = 0 \implies x = -4

The x-intercepts are at (-2, 0) and (-4, 0).

  • Step 5: Plot the graph:
graph of a simple parabola with labels for y-intercept, axis of symmetry, vertex and x-intercepts
Image Source: Gianpiero Placidi

Practice Questions & Answers

1

For the quadratic function

a) State whether the parabola opens upwards or downwards.
b) Calculate the equation of the axis of symmetry.

Solution

a) The leading coefficient is a = -2. Because a <0, the parabola opens downwards.

b) The axis of symmetry formula is

Substituting a = -2 and b = 8:

The axis of symmetry is x = 2.

2

Use the discriminant to determine the number of real x-intercepts for the quadratic curve:

Solution

Identify the coefficients: a = 2, b = -4, c = 5.

Calculate the discriminant

Since:

Delta = -24 <0

the quadratic function has zero real x-intercepts (the curve floats entirely above the x-axis).

3

A projectile is fired upwards from ground level. Its height h in metres after t seconds is modelled by the quadratic function:

Calculate the maximum height reached by the projectile and the time taken to reach this peak height.

Solution

Identify the peak coordinates: The maximum height occurs at the vertex of the quadratic function

Calculate time t at peak:

Calculate maximum height h(3):

Final Answer: The projectile reaches its maximum height of 47 metres after 3 seconds.

Summarise with AI:

Did you like this article? Rate it!

5.00 (1 rating(s))
Loading...

Gianpiero Placidi

UK-based Chemistry graduate with a passion for education, providing clear explanations and thoughtful guidance to inspire student success.