4.7 Complete
the Square
Completing the square
The process that allows you to write an
expression of the form x2 + bx as the square of a binomial
COMPLETING THE SQUARE
Words
To complete the square for the expression x2 + bx, add .
![]()
![]()
Algebra
x2
+ bx + ____=
=
_____
Example 1
Find the value of c that makes x2
+ 12x +
c a perfect square trinomial. Then write the expression as the square of a
binomial.
Solution
1.
Find
half the coefficient of x. = _6_
2.
Square
the result of Step 1. _62_
= _36_
3.
Replace
c with the result of Step 2. __x2
+ 12x +36_
The trinomial x2 + 12x
+ c is a perfect square when c = _36_. Then
_x2 + 12x +
36_ = (_x + 6_)(_x
+ 6_) = (_x +6_)2.
Example 2
Solve
ax2 + bx + c = 0 when a = 1
Solve x2 - 10x + 13 = 0 by completing the
square.
Solution
|
x2 – 10x +13 = 0 |
Write original equation. |
|
_x2 – 10x_ = _–13_ |
Write left side in the form x2
+ bx. |
|
_x2 – 10x + 25_ = _–13 +25_ |
Complete the square. |
|
_(x - 5)2_ = _12_ |
Write left side as a binomial squared. |
|
_x –5_ = _____ |
Take square roots of each side. |
|
|
Solve for x. |
|
x = _______ |
Simplify. |
The
solutions are ____ and
_______ .
Example 3
Solve
ax2 + bx + c = 0 when a ¹ 1
Solve 3x2 -
12x + 27 = 0 by completing the square.
Solution
|
3x2
-
12x + 27 = 0 |
Write original equation. |
|
_x2 - 4x +9_ = _0_ |
Divide each side by the coefficient of x2. |
|
_x2 - 4x_ = _-9_ |
Write left side in the form x2 +
bx. |
|
_x2 - 4x + 4_ = _-9 + 4_ |
Complete the square. |
|
|
Write left side as binomial squared. |
|
|
Take square roots of each side. |
|
|
Write in terms of the imaginary unit i. |
The
solutions are __2 + i__ and _2 -
i___ .
Example
4
Write
a quadratic function in vertex form
Write y = x2
+ 14x
+ 44 in vertex form. Then identify the
vertex.
Solution
|
y = x2
+ 14x + 44 |
Write original function. |
|
y + _49_ = (x2
+ 14x + _49_) + 44 |
Complete the square. |
|
y
+ _49_ = (_x
+ 7_)2 + 44 |
Write as a binomial squared. |
|
y = _(x + 7)2
- 5_ |
Solve for y. |
The vertex form of the function is y = __(x
+ 7)2 - 5_. The vertex is (_-7_,
_-5_).