Core Connections Integrated II, 2015
CC
Core Connections Integrated II, 2015 View details
2. Section 5.2
Continue to next subchapter

Exercise 132 Page 308

Practice makes perfect
a We want to solve the quadratic equation by completing the square. To do so, we will start by rewriting the equation so all terms with x are on one side of the equation and all constants are on the other side.
x^2+18x+32=0 ⇕ x^2+18x=- 32In a quadratic expression b is the linear coefficient. For the equation above, we have that b=18. Let's now calculate ( b2 )^2.
( b/2 )^2
( 18/2 )^2
â–Ľ
Simplify
9^2
81
Next, we will add ( b2 )^2=81 to both sides of our equation. Then, we will factor the trinomial on the left-hand side and solve the equation.
x^2+18x=- 32
x^2+18x+ 81=- 32+ 81
(x+9)^2=- 32+81
(x+9)^2=49
sqrt((x+9)^2)=sqrt(49)
x+9=± 7
x=- 9 ± 7
The solutions for this equation are x=- 9 ± 7. Let's separate them into the positive and negative cases.
x=- 9 ± 7
x_1=- 9 + 7 x_2=- 9 - 7
x_1=- 2 x_2=- 16

We found that the solutions of the given equation are x_1=- 2 and x_2=- 16.

b We want to solve the quadratic equation by completing the square. Note that the equation is already written in a form that all terms with x are on one side of the equation and all constants on the other side.
-36=x^2+12x ⇕ x^2+12x=-36In a quadratic expression b is the linear coefficient. For the equation above, we have that b=12. Let's now calculate ( b2 )^2.
( b/2 )^2
( 12/2 )^2
â–Ľ
Simplify
6^2
36
Next, we will add ( b2 )^2=36 to both sides of our equation. Then we will factor the trinomial on the left-hand side and solve the equation.
x^2+12x=-36
x^2+12x+ 36=- 36+ 36
(x+6)^2=- 36+36
(x+6)^2=0
sqrt((x+6)^2)=sqrt(0)
x+6=0
x=- 6
The solution to this equation is x=-6.