Sign in to save

Bookmark this page so you can find it later.

Sign in to save

Bookmark this page so you can find it later.

Completing the square is a method for rewriting a quadratic expression so that part of it becomes a perfect-square binomial. It helps reveal the shape and position of a parabola, especially the vertex. This is useful for graphing quadratics, solving equations, and understanding why the quadratic formula works.

The key move is adding and subtracting the same carefully chosen value so the expression stays equivalent.

Understanding Math: Completing the Square

The reason the method uses half of the middle coefficient comes from multiplication. Squaring a binomial means multiplying it by itself. The first term produces a squared variable term.

The last term produces a number squared. The two cross products are equal, so together they make twice the number beside the variable.

This pattern is worth memorising because it lets students recognise a hidden square instead of relying on a rule with no explanation. For example, a middle term of ten means the number inside the binomial must be five, since twice five is ten.

A leading coefficient changes the bookkeeping. Consider three times the variable squared minus twelve times the variable plus seven. The first two terms share a factor of three.

Inside the brackets, the variable squared minus four times the variable needs four to become a square, because half of negative four is negative two. Adding four inside brackets really adds twelve to the original expression, since every term in the brackets is multiplied by three. That extra twelve must be removed outside the brackets.

After simplifying, the expression becomes three times the square of the quantity variable minus two, minus five. The vertex can now be read directly as two units right and five units down.

This form is especially useful when an equation is set equal to zero. Once the squared part has been isolated, the next step is to find numbers whose square gives the remaining value. A positive remaining value produces two real solutions, placed equally far to either side of the vertex line.

A remaining value of zero produces one repeated solution at the vertex. A negative remaining value has no real solution because no real number squares to a negative value.

This explains a feature that can seem mysterious in quadratic graphs. A parabola can cross the horizontal axis twice, touch it once, or miss it completely.

Students meet this idea whenever a quantity rises then falls, or falls then rises. A ball thrown upward has a height that can be written in a form showing its greatest height and the time when it occurs. A business model may use a quadratic to represent profit, where the vertex gives the highest or lowest possible value under the model.

The main mistakes are usually small arithmetic errors. Keep track of signs when halving the middle coefficient. Square the result before using it.

When a number has been factored from the variable terms, remember that the correction is affected by that outside factor. Finally, expand the completed form once as a check. If it does not return to the original expression, one of the balancing steps changed the value.

Key Facts

  • For x^2 + bx, add (b/2)^2 to make x^2 + bx + (b/2)^2 = (x + b/2)^2.
  • Vertex form is y = a(x - h)^2 + k, where the vertex is (h, k).
  • To complete the square for ax^2 + bx + c when a is not 1, first factor a from the x terms.
  • x^2 + 6x + 5 = (x + 3)^2 - 4 because (6/2)^2 = 9.
  • Solving by completing the square often leads to (x - h)^2 = r, so x - h = ±sqrt(r).
  • For y = ax^2 + bx + c, the vertex x-coordinate is h = -b/(2a).

Vocabulary

Quadratic expression
An expression that can be written in the form ax^2 + bx + c, where a is not 0.
Perfect-square trinomial
A trinomial that factors into a binomial multiplied by itself, such as x^2 + 10x + 25 = (x + 5)^2.
Completing the square
A process of rewriting a quadratic by adding and subtracting a value that creates a perfect-square trinomial.
Vertex form
The form y = a(x - h)^2 + k, which shows the vertex of the parabola as (h, k).
Vertex
The highest or lowest point of a parabola, depending on whether it opens downward or upward.

Common Mistakes to Avoid

  • Adding (b/2) instead of (b/2)^2 is wrong because the square term is what makes the trinomial factor into a binomial squared.
  • Forgetting to subtract the same value after adding it changes the expression, so the new expression is no longer equivalent to the original.
  • Ignoring the leading coefficient a when a is not 1 gives the wrong square because the x^2 coefficient must be 1 inside the completed square step.
  • Reading y = a(x - h)^2 + k as having vertex (-h, k) is wrong because the sign inside the parentheses is opposite of the vertex x-coordinate.

Practice Questions

  1. 1 Rewrite x^2 + 8x + 3 in vertex form by completing the square.
  2. 2 Solve x^2 - 10x + 16 = 0 by completing the square.
  3. 3 Explain why x^2 + 12x can be turned into a perfect-square trinomial by adding 36, and describe how algebra tiles could show this visually.