Skip to main content
SingaporeMathsSyllabus dot point

What does the graph of a quadratic function look like, and how do we find its key features?

Sketch the graph of a quadratic function, find the intercepts and the turning point, and use the line of symmetry

A focused answer to the O-Level E-Maths outcome on quadratic graphs. The parabola shape, finding x- and y-intercepts, the turning point and line of symmetry, and the effect of the sign of the leading coefficient.

Generated by Claude Opus 4.89 min answer

Reviewed by: AI editorial process; not yet individually human-reviewed

Have a quick question? Jump to the Q&A page

Jump to a section
  1. What this dot point is asking
  2. The answer
  3. Examples in context
  4. Try this

What this dot point is asking

SEAB wants you to sketch the graph of a quadratic function, find where it crosses the axes, locate its turning point and line of symmetry, and recognise how the sign of the leading coefficient sets the shape. A confident sketch turns many algebraic questions into something you can read off a picture.

The answer

The parabola

The graph of y=ax2+bx+cy = ax^2 + bx + c is a parabola, a smooth symmetric U-shaped curve. If a>0a > 0 the parabola opens upward and has a minimum point; if a<0a < 0 it opens downward and has a maximum point. The larger ∣a∣|a|, the narrower the curve.

The intercepts

The curve crosses the yy-axis where x=0x = 0, giving the point (0,c)(0, c). It crosses the xx-axis where y=0y = 0, found by solving the quadratic ax2+bx+c=0ax^2 + bx + c = 0. There may be two, one, or no xx-intercepts depending on the discriminant.

The turning point

The turning point (vertex) is the lowest point of an upward parabola or the highest point of a downward one. Completing the square to write the function as a(xβˆ’h)2+ka(x - h)^2 + k shows the turning point directly at (h,k)(h, k). The minimum or maximum value of yy is kk.

The line of symmetry

A parabola is symmetric about a vertical line through its turning point, with equation x=hx = h. This line of symmetry sits exactly halfway between the two xx-intercepts when they exist, which is a quick way to find hh.

Finding the turning point without completing the square

When the xx-intercepts are known, there is a quicker route to the turning point than completing the square: because a parabola is symmetric, the line of symmetry sits exactly midway between the two roots. Average the roots to get the xx-coordinate of the vertex, then substitute that value into the function to find the minimum or maximum yy. For y=x2βˆ’2xβˆ’3y = x^2 - 2x - 3 with roots βˆ’1-1 and 33, the axis is x=βˆ’1+32=1x = \tfrac{-1 + 3}{2} = 1, and substituting gives y=βˆ’4y = -4, so the vertex is (1,βˆ’4)(1, -4). Using symmetry of the roots is the fastest method whenever the quadratic factorises.

Reading the discriminant from the graph

The number of times the parabola crosses the xx-axis matches the discriminant b2βˆ’4acb^2 - 4ac of the quadratic. Two crossings mean a positive discriminant, the curve just touching the axis at its vertex means a zero discriminant (a repeated root), and the curve missing the axis entirely means a negative discriminant with no real roots. So a parabola whose vertex sits above the xx-axis while opening upward has no real roots. Linking the picture to the discriminant lets you predict, before solving, how many xx-intercepts to expect and serves as a check on your algebra.

Examples in context

Example 1. Projectile paths. The height of a thrown ball against time traces a downward parabola, with the turning point giving the maximum height and the xx-intercepts giving launch and landing times. Reading the vertex answers how high and the intercepts answer when.

Example 2. Maximising area. For a fixed perimeter, the area of a rectangle as a function of one side is a downward parabola, and its turning point gives the dimensions of greatest area. The graph makes the optimum visible at a glance.

Try this

Q1. State whether y=βˆ’2x2+3x+1y = -2x^2 + 3x + 1 has a maximum or minimum, and why. [1 mark]

  • Cue. The coefficient of x2x^2 is negative, so the parabola opens downward and has a maximum.

Q2. Find the yy-intercept of y=x2+5xβˆ’6y = x^2 + 5x - 6. [1 mark]

  • Cue. Set x=0x = 0: y=βˆ’6y = -6, the point (0,βˆ’6)(0, -6).

Q3. Find the xx-intercepts of y=x2βˆ’xβˆ’12y = x^2 - x - 12. [2 marks]

  • Cue. Factorise: (xβˆ’4)(x+3)=0(x - 4)(x + 3) = 0, so the curve crosses at (4,0)(4, 0) and (βˆ’3,0)(-3, 0).

Exam-style practice questions

Practice questions written in the style of SEAB exam questions on this dot point, with worked answer explainers. The year tag is the paper they imitate, not the source.

Original4 marksA curve has equation y=x2βˆ’4xβˆ’5y = x^2 - 4x - 5. (a) Find the coordinates where it crosses the xx-axis. (b) Find the coordinates where it crosses the yy-axis.
Show worked answer β†’

(a) The curve crosses the xx-axis where y=0y = 0: x2βˆ’4xβˆ’5=0x^2 - 4x - 5 = 0, which factorises as (xβˆ’5)(x+1)=0(x - 5)(x + 1) = 0, so x=5x = 5 or x=βˆ’1x = -1. The points are (5,0)(5, 0) and (βˆ’1,0)(-1, 0).

(b) The curve crosses the yy-axis where x=0x = 0: y=0βˆ’0βˆ’5=βˆ’5y = 0 - 0 - 5 = -5. The point is (0,βˆ’5)(0, -5).

Markers reward setting y=0y = 0 and factorising for the xx-intercepts, and setting x=0x = 0 for the yy-intercept.

Original4 marksThe curve y=x2βˆ’6x+5y = x^2 - 6x + 5 has a minimum point. By completing the square, find the coordinates of this minimum point.
Show worked answer β†’

Complete the square: half of 66 is 33, so y=(xβˆ’3)2βˆ’9+5=(xβˆ’3)2βˆ’4y = (x - 3)^2 - 9 + 5 = (x - 3)^2 - 4.

The square (xβˆ’3)2(x - 3)^2 is least, equal to 00, when x=3x = 3, giving y=βˆ’4y = -4.

The minimum point is (3,βˆ’4)(3, -4).

Markers reward the completed-square form (xβˆ’3)2βˆ’4(x - 3)^2 - 4 and reading off the minimum point as (3,βˆ’4)(3, -4).

Related dot points