Grade 11Math

Converting to Vertex Form by Completing the Square

Converting a quadratic from standard form to vertex form requires completing the square, as taught in Grade 11 enVision Algebra 1 (Chapter 9: Solving Quadratic Equations). The process: factor out the leading coefficient a from the x² and x terms, then add and subtract (half the x-coefficient)² inside to create a perfect square trinomial, group it as a squared binomial, and simplify the remaining constant. The result y = a(x − h)² + k identifies the vertex (h, k) directly and is essential for graphing and optimization.

Key Concepts

A quadratic equation $y = ax^2 + bx + c$, $a \neq 0$, can be written in the vertex form $$y = a(x h)^2 + k$$ To convert from standard form to vertex form, complete the square by factoring out the coefficient of $x^2$, then adding and subtracting the square of half the coefficient of $x$.

Common Questions

What is completing the square?

Completing the square transforms a quadratic from y = ax² + bx + c into vertex form y = a(x − h)² + k by creating a perfect square trinomial.

What is the step-by-step process for completing the square when a = 1?

(1) Move c aside. (2) Take half the x-coefficient, square it: (b/2)². (3) Add and subtract (b/2)² to keep the expression equal. (4) Factor the perfect square trinomial. (5) Simplify.

What do you do first if the leading coefficient a ≠ 1?

Factor out a from the x² and x terms before completing the square. This keeps the expression inside the parentheses with a leading coefficient of 1.

Convert y = x² − 8x + 3 to vertex form.

Take (−8/2)² = 16. Write y = (x² − 8x + 16) − 16 + 3 = (x − 4)² − 13. Vertex is (4, −13).

Why is vertex form useful?

Vertex form directly shows the vertex (h, k), which is the minimum or maximum of the parabola, making graphing and optimization straightforward.

What is the connection between completing the square and the quadratic formula?

The quadratic formula is derived by completing the square on the general form ax² + bx + c = 0. Understanding completing the square explains where the formula comes from.