Completing the Square Practice

Practice converting quadratics to vertex form. Generate random problems, attempt your answer, and see detailed solutions.

Practice Problem

Correct: 0
Attempted: 0
Streak: 0
Complete the square for:
x² + 6x + 5

Enter your answer in vertex form: a(x - h)² + k

Solution

Vertex Form
Generate a problem to start
a(x - h)² + k
Original --
Vertex (h, k) --
Axis of Symmetry --
Direction --

Step-by-Step Solution

1Click "New Problem" or use the default problem to begin practicing.
ax² + bx + c = a(x - h)² + k

How to Practice Completing the Square

Mastering completing the square requires consistent practice. This tool generates random quadratic equations at three difficulty levels, letting you practice at your own pace. Enter your answer in vertex form a(x - h)² + k and get instant feedback on whether you are correct.

Difficulty Levels Explained

Easy (a = 1)

The leading coefficient is always 1. Coefficients b range from -10 to 10 (even numbers), and c ranges from -12 to 12.

x² + 6x + 5 = (x + 3)² - 4

Medium

The leading coefficient a can be 2, 3, or -1. Slightly larger ranges for b and c to make the algebra more challenging.

2x² + 12x + 7 = 2(x + 3)² - 11

Hard

Any integer leading coefficient from -5 to 5 (excluding 0). Large b and c values. Requires careful arithmetic.

-3x² + 18x - 5 = -3(x - 3)² + 22

Tips for Success

  • Always factor out a first: If the leading coefficient is not 1, factor it from the x² and x terms before proceeding.
  • Half and square: Take half of the coefficient of x (after factoring out a), then square it.
  • Watch your signs: The most common errors come from sign mistakes, especially when a is negative.
  • Check your answer: Expand your vertex form back to standard form to verify it matches the original equation.
  • Remember the vertex: In a(x - h)² + k, the vertex is (h, k). The sign of h in the formula is the opposite of what appears in the parentheses.

Common Patterns to Recognize

After enough practice, you will begin to recognize patterns that speed up the process:

  • When b is even and a = 1, the answer always has integer h and k values.
  • Perfect square trinomials (like x² + 6x + 9) are already complete squares: (x + 3)².
  • When a is negative, the parabola opens downward, so k is the maximum value.
  • The y-intercept is always the original constant c.

Quick Reference: The Process

  1. Start with ax² + bx + c.
  2. Factor out a: a(x² + (b/a)x) + c.
  3. Compute (b/(2a))² = b²/(4a²).
  4. Add and subtract this inside the parentheses.
  5. Factor the perfect square trinomial.
  6. Distribute a to the leftover constant and combine with c.
  7. Result: a(x - h)² + k where h = -b/(2a) and k = c - b²/(4a).

Why Practice Matters

Completing the square appears in many standardized tests including the SAT, ACT, and AP exams. It is also a prerequisite for understanding the derivation of the quadratic formula, analyzing conic sections, and solving optimization problems in calculus. Building fluency now will pay dividends throughout your math education.