Skip to main content
SingaporeAdditional MathematicsSyllabus dot point

How do we turn a quadratic into completed-square form to read off its turning point and sketch its graph?

Express a quadratic in completed-square form, identify the turning point and line of symmetry, and use these to sketch the parabola

A focused answer to the N(A)-Level Additional Mathematics outcome on completing the square. Turn a quadratic into the form a(x plus p) squared plus q, read off the turning point and line of symmetry, and sketch the parabola.

Generated by Claude Opus 4.88 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 take any quadratic written as y=ax2+bx+cy = ax^2 + bx + c and rewrite it in completed-square form y=a(x+p)2+qy = a(x + p)^2 + q. From that form you can read the turning point straight off, state the line of symmetry, decide whether the parabola has a minimum or a maximum, and produce a quick, correct sketch. This single technique underpins solving equations, finding ranges, and the maximum or minimum problems that appear all through the syllabus.

The answer

Why completed-square form is useful

A quadratic graph is a parabola. In the form y=a(x+p)2+qy = a(x + p)^2 + q every important feature is visible:

  • the turning point is at (−p, q)(-p,\ q),
  • the line of symmetry is x=−px = -p,
  • the parabola has a minimum when a>0a > 0 (opens upward) and a maximum when a<0a < 0 (opens downward).

The reason is that (x+p)2(x + p)^2 is never negative. When a>0a > 0 the smallest the whole expression can be is qq, reached when x=−px = -p; when a<0a < 0 the largest it can be is qq.

Completing the square when the coefficient of x squared is 1

For x2+bx+cx^2 + bx + c, take half the coefficient of xx, square it, add and subtract it:

x2+bx+c=(x+b2)2−(b2)2+cx^2 + bx + c = \left(x + \tfrac{b}{2}\right)^2 - \left(\tfrac{b}{2}\right)^2 + c

The bracket (x+b2)2\left(x + \tfrac{b}{2}\right)^2 captures the x2x^2 and bxbx terms exactly; the −(b2)2-\left(\tfrac{b}{2}\right)^2 removes the extra constant the square introduced.

When the coefficient of x squared is not 1

If a≠1a \ne 1, factor aa out of the first two terms first, complete the square inside the bracket, then multiply back:

ax2+bx+c=a(x2+bax)+cax^2 + bx + c = a\left(x^2 + \tfrac{b}{a}x\right) + c

Keep the working tidy. The most common slip here is forgetting to multiply the constant you subtract by the factor aa when you expand the bracket back out.

Reading the graph

Once in completed-square form, sketch by plotting the turning point, drawing the axis of symmetry through it, and marking the yy-intercept (the value of yy when x=0x = 0, which is just cc). Two or three points are enough for a clear sketch.

Examples in context

Example 1. Finding a minimum cost. Suppose a small business finds that its weekly cost in dollars is C=x2−10x+40C = x^2 - 10x + 40, where xx is the number of items made in dozens. Completing the square gives C=(x−5)2+15C = (x - 5)^2 + 15, so the minimum cost is \15when15 when x = 5$. The completed-square form answers a real optimisation question with no calculus.

Example 2. Proving a quadratic is always positive. To show x2+2x+5>0x^2 + 2x + 5 > 0 for every real xx, complete the square: x2+2x+5=(x+1)2+4x^2 + 2x + 5 = (x + 1)^2 + 4. Because (x+1)2≥0(x + 1)^2 \ge 0, the expression is at least 44, so it is always positive. This is a clean way to prove a quadratic never touches the xx-axis.

Try this

Q1. Express x2+8x+3x^2 + 8x + 3 in the form (x+p)2+q(x + p)^2 + q. [2 marks]

  • Cue. Half of 88 is 44, so x2+8x=(x+4)2−16x^2 + 8x = (x + 4)^2 - 16, giving (x+4)2−13(x + 4)^2 - 13.

Q2. Write down the turning point and line of symmetry of y=(x−3)2+2y = (x - 3)^2 + 2. [2 marks]

  • Cue. Turning point (3, 2)(3,\ 2); line of symmetry x=3x = 3; it is a minimum since the coefficient of the squared bracket is positive.

Q3. Express 3x2−12x+53x^2 - 12x + 5 in completed-square form. [3 marks]

  • Cue. 3(x2−4x)+5=3[(x−2)2−4]+5=3(x−2)2−73(x^2 - 4x) + 5 = 3\big[(x - 2)^2 - 4\big] + 5 = 3(x - 2)^2 - 7.

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 marksExpress x2+6x+1x^2 + 6x + 1 in the form (x+p)2+q(x + p)^2 + q. Hence write down the coordinates of the turning point of y=x2+6x+1y = x^2 + 6x + 1.
Show worked answer →

Half of the coefficient of xx is 33, so x2+6x=(x+3)2−9x^2 + 6x = (x + 3)^2 - 9.

Therefore x2+6x+1=(x+3)2−9+1=(x+3)2−8x^2 + 6x + 1 = (x + 3)^2 - 9 + 1 = (x + 3)^2 - 8.

The turning point is at (−3,−8)(-3, -8), a minimum because the coefficient of x2x^2 is positive.

What markers reward: halving the xx coefficient correctly, subtracting the square of that half, and reading the turning point straight from the completed-square form as (−p,q)(-p, q).

Original4 marksA quadratic is y=x2−4x+7y = x^2 - 4x + 7. (a) Express it in completed-square form. (b) State the minimum value of yy and the value of xx at which it occurs.
Show worked answer →

(a) Half of (−4)(-4) is (−2)(-2), so x2−4x=(x−2)2−4x^2 - 4x = (x - 2)^2 - 4. Then y=(x−2)2−4+7=(x−2)2+3y = (x - 2)^2 - 4 + 7 = (x - 2)^2 + 3.

(b) Since (x−2)2≥0(x - 2)^2 \ge 0, the smallest value of yy is 33, occurring when x−2=0x - 2 = 0, that is x=2x = 2.

What markers reward: the correct completed-square form, the statement that a square is never negative, and reading the minimum value as qq at x=−px = -p.

Related dot points