Lesson ID: 13638
Turn tricky quadratics into useful maps! Complete the square to find vertices, maximums, minimums, and real-world answers.
When Quadratics Launch Rockets
Have you ever watched a basketball shot, a fireworks display, a skateboard jump, or a rocket launch and wondered how people predict exactly how high something will go?
That curved path is not random. It follows a mathematical pattern called a quadratic function.

Quadratic functions appear everywhere:
One of the most useful skills in algebra is learning how to rewrite a quadratic so you can quickly identify its highest or lowest point. That process is called completing the square.
By the end of this lesson, you will be able to:
Rocket Math in Action
Imagine your class is launching model rockets during a STEM competition. One rocket’s height is modeled by this equation:
h(x) = -16x2 + 96x - 44
In this equation:
Your challenge:
How high will the rocket go before it starts falling back down?
The answer is hidden inside the quadratic expression. Completing the square helps uncover it.
Why Vertex Form Matters
Quadratic equations can be written in several forms, but one form is especially useful when finding maximums and minimums.
That form is called vertex form:

The vertex of the parabola is the point:
(h, k)
This point tells you:
Quick reminder:
That means the rocket equation above has a maximum height because the leading coefficient is negative.

What Does “Completing the Square” Actually Mean?
The phrase sounds strange at first, but it comes from geometry.
Imagine building a perfect square using algebra tiles or puzzle pieces. Completing the square means rearranging parts of a quadratic expression to form a perfect square.
That perfect square can then be rewritten in vertex form.
Here is a quadratic expression in standard form:
x2 + 8x - 2
Your goal is to rewrite it in vertex form.
Step 1: Focus on the x-Term
Take the coefficient of the x-term.
In this case, the coefficient is 8.
Divide it by 2:
| 8 | = | 4 | |
| 2 |
Step 2: Square the Result
Now square the number:
42 = 16
That 16 helps create a perfect square trinomial.
Step 3: Build the Perfect Square
Rewrite the quadratic using the number you found:
(x + 4)2
Why does this work?
Because expanding the expression gives:
(x + 4)2 = x2 + 8x + 16
The first two terms match perfectly. Only the constant changed.
The original expression ended with - 2, not +16.
So adjust the expression:
x2 + 8x - 2 = (x + 4)2 - 18
That is the completed square form.
The vertex is:
(-4, -18)

A Faster Way to Think About It
Many students memorize long procedures and get lost halfway through. A faster strategy is to think about matching patterns.
Example:
x2 - 10x + 5
Half of -10 is -5.
So start with:
(x - 5)2
Expanding gives:
(x - 5)2 = x2 - 10x +25
But the original expression has +5, not +25.
Adjust by subtracting 20:
x2 - 10x + 5 = (x - 5) 2 - 20
This shortcut works because the first two terms always match when you:
What Happens When There Is a Leading Coefficient?
Things get slightly trickier when a number appears in front of x2.
Example:

Many students panic at this point. No need. The process is almost the same.
First, factor out the leading coefficient from the x-terms:

Now complete the square inside the parentheses.
Half of -5 is:
| -5 | |
| 2 |
Square it:
| ( | -5 | ) | 2 | = | 25 | |
| 2 | 4 |
Add and subtract the value inside the parentheses:

Rewrite the perfect square:

The key idea:
Remove the leading coefficient first. Then complete the square normally.
Using Vertex Form to Solve Real Problems
Return to the rocket equation:
h(x) = -16x2 + 96x - 44
After completing the square, the equation becomes:
h(x) = - 16(x - 3)2 + 100
The vertex is:
(3, 100)
That means:
This is why completing the square matters. It transforms a messy quadratic into a form that instantly reveals important information.

Common Mistakes to Avoid
Helpful Tip:
Always expand your final answer to verify that it matches the original quadratic.
For example:
-16(x - 3)2 + 100 = - 16x2 + 96x - 44
You are now ready to practice completing the square yourself.
In the Got It? section, you will work through guided problems, check your thinking step by step, and build confidence before tackling real-world applications.