DoAssignment.ca

A2.8 · Complete the square to convert standard form to vertex form

Learn to complete the square to convert standard form to vertex form through clear examples and targeted practice.

Ontario Grade 11 Mathematics

Quadratic Functions

Convert a quadratic from standard form to vertex form

A quadratic can be written in different forms. Standard form makes the coefficients easy to see. Vertex form makes the vertex easy to see. Completing the square is a method for changing standard form into vertex form without changing the quadratic. This lesson reviews the needed algebra, explains the square-making step, and works through one conversion.

What you will learn

1. Prerequisite bridge: perfect-square trinomials

A quadratic expression has a squared variable, such as x2x^2. A coefficient is a number multiplying a variable or expression. In standard form, a quadratic is written as ax2+bx+cax^2+bx+c, where aa, bb, and cc are numbers and a≠0a\ne 0. The term bxbx is the linear term because the variable has exponent 1.
You may already know how to expand two matching brackets. For example, multiplying (x+4)(x+4)(x+4)(x+4) gives x2+8x+16x^2+8x+16. This result is a perfect-square trinomial: three terms that come from squaring a binomial. A binomial is an expression with two terms.
The key pattern is that the number beside xx inside the brackets is half the coefficient of xx in the trinomial. Half of 8 is 4, and the last term is 42=164^2=16. Completing the square uses this pattern in reverse. It creates a perfect-square trinomial from an expression that does not yet have the needed last term.
x2+bx+(b2)2=(x+b2)2x^2+bx+\left(\frac{b}{2}\right)^2=\left(x+\frac{b}{2}\right)^2

2. What completing the square does

Vertex form is written as a(x−h)2+ka(x-h)^2+k. The vertex is the turning point of the graph of a quadratic. In vertex form, its coordinates are (h,k)(h,k). For this lesson, the goal is to rewrite the same quadratic in that form.
Think of x2+6xx^2+6x as a nearly complete square. Half of 6 is 3, and 32=93^2=9. Adding 9 makes the expression a perfect square: x2+6x+9=(x+3)2x^2+6x+9=(x+3)^2. But adding 9 changes the value of an expression. To keep the original quadratic unchanged, subtract 9 as well. The added and subtracted amounts cancel.
When the coefficient of x2x^2 is not 1, first factor that coefficient from the x2x^2 and xx terms. Then complete the square inside the brackets. The added amount inside the brackets is multiplied by the outside coefficient, so keep track of that change. Any constant already outside the brackets stays in the expression.
a(x2+bx)+c=a[(x+b2)2−(b2)2]+ca(x^2+bx)+c=a\left[\left(x+\frac{b}{2}\right)^2-\left(\frac{b}{2}\right)^2\right]+c

3. A reliable conversion process

Start with the standard-form quadratic and group the squared and linear terms. If the leading coefficient is not 1, factor it from those two terms only. Do not factor the constant into the group unless you also account for it correctly.
Next, use the coefficient of xx inside the brackets. Divide it by 2 and square the result. Add that square inside the brackets, and subtract the same square there so the expression remains equal. Because the group may have an outside coefficient, the subtraction inside is also multiplied by that coefficient.
Rewrite the three terms inside the brackets as a squared binomial. Then simplify the remaining constants. The result should have a squared binomial multiplied by the original leading coefficient, followed by a constant. That is vertex form.
A quick check is to expand the squared binomial and combine the constants. The result should return to the original standard form. This check can catch a sign error or a missed multiplication by the outside coefficient.
ax2+bx+c=a(x+b2a)2+c−b24aax^2+bx+c=a\left(x+\frac{b}{2a}\right)^2+c-\frac{b^2}{4a}

4. Use the form to read the vertex

The completed form displays the squared binomial and the remaining constant. Compare it with a(x−h)2+ka(x-h)^2+k. Be careful with signs: the value inside the brackets is written as x−hx-h. For example, (x+3)2(x+3)^2 is the same as (x−(−3))2(x-(-3))^2, so its horizontal coordinate is negative 3.
The value outside the squared binomial is the vertical coordinate. The coefficient multiplying the square remains the leading coefficient. Completing the square does not change the quadratic; it only changes how the same expression is written.
This conversion is useful when a question asks for vertex form or for the vertex represented by that form. The method in this lesson is limited to converting a quadratic from standard form to vertex form. Keep the algebra focused on making and balancing the perfect-square trinomial.
a(x−h)2+k⟶(h,k)a(x-h)^2+k\quad\longrightarrow\quad(h,k)

Worked example

Convert standard form to vertex form

Convert 2x2+12x+112x^2+12x+11 to vertex form, then state the vertex.
  1. Group and factor
    Factor 2 from the squared and linear terms. Keep the constant 11 outside the brackets.
    2(x2+6x)+112(x^2+6x)+11
  2. Make a perfect square
    Inside the brackets, the coefficient of xx is 6. Half of 6 is 3, and its square is 9. Add and subtract 9 inside the brackets so the value stays unchanged.
    2(x2+6x+9−9)+112(x^2+6x+9-9)+11
  3. Rewrite the square
    The first three terms inside the brackets form the square (x+3)2(x+3)^2. Take care: the subtracted 9 is still multiplied by the outside factor 2.
    2((x+3)2−9)+112\bigl((x+3)^2-9\bigr)+11
  4. Simplify and identify
    Multiply 2 by negative 9, then add 11. The result is vertex form. Since the bracket is (x−(−3))2(x-(-3))^2 and the remaining constant is negative 7, the vertex is (−3,−7)(-3,-7).
    2(x+3)2−72(x+3)^2-7
Answer: The vertex form is 2(x+3)2−72(x+3)^2-7. The vertex is (−3,−7)(-3,-7).
Check: Expanding gives 2(x2+6x+9)−7=2x2+12x+18−7=2x2+12x+112(x^2+6x+9)-7=2x^2+12x+18-7=2x^2+12x+11, which matches the original expression.

Common mistakes and how to avoid them

Using the coefficient of xx without first factoring out the leading coefficient.
Correction: If the leading coefficient is not 1, factor it from the squared and linear terms first. Then use the coefficient of xx inside the brackets.
Adding the square but not subtracting it.
Correction: Add and subtract the same amount inside the brackets. The two changes cancel, so the expression keeps its original value.
Forgetting that the outside coefficient multiplies the subtracted square.
Correction: Simplify the subtracted term together with the outside coefficient before combining it with the constant.
Reading the sign inside the bracket as the vertex's horizontal coordinate.
Correction: Compare the bracket with x−hx-h. For example, (x+3)2(x+3)^2 corresponds to h=−3h=-3.

Lesson summary

Check your understanding

Question 1

Which number completes x2+10xx^2+10x as a perfect-square trinomial?
  1. 5
  2. 10
  3. 25
  4. 100
Show answer and explanation
25
Half of 10 is 5, and 52=255^2=25. Thus, x2+10x+25=(x+5)2x^2+10x+25=(x+5)^2.

Question 2

Which expression is vertex form for x2−8x+3x^2-8x+3?
  1. (x−4)2−13(x-4)^2-13
  2. (x+4)2−13(x+4)^2-13
  3. (x−4)2+3(x-4)^2+3
  4. (x−8)2−61(x-8)^2-61
Show answer and explanation
(x−4)2−13(x-4)^2-13
Half of negative 8 is negative 4, and its square is 16. So x2−8x+3=(x−4)2−16+3=(x−4)2−13x^2-8x+3=(x-4)^2-16+3=(x-4)^2-13.

Question 3

When rewriting 3(x2+4x)+23(x^2+4x)+2, what must be included to complete the square inside the brackets?
  1. Add and subtract 2 inside the brackets.
  2. Add and subtract 4 inside the brackets.
  3. Add and subtract 8 inside the brackets.
  4. Add and subtract 16 inside the brackets.
Show answer and explanation
Add and subtract 4 inside the brackets.
Half of the coefficient 4 is 2, and 22=42^2=4. Add and subtract 4 inside the brackets; the outside factor 3 still multiplies both terms.

Key terms

Quadratic
An expression or function whose highest power of the variable is 2.
Standard form
The form ax2+bx+cax^2+bx+c for a quadratic, where a≠0a\ne 0.
Vertex form
The form a(x−h)2+ka(x-h)^2+k, which shows the vertex as (h,k)(h,k).
Perfect-square trinomial
A three-term expression that can be written as the square of a binomial.
Coefficient
A number that multiplies a variable or expression.

Continue through MCF3M

View the complete Ontario Grade 11 Mathematics learning path

About this lesson

Published by DoAssignment. This AI-assisted lesson follows Ontario Grade 11 Mathematics (MCF3M), expectation A2.8. It is a study resource, not an official curriculum publication.

Official curriculum reference

Report a correction or ask a question