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

Exercise 70 Page 672

To complete the square, make sure all the variable terms are on one side of the equation and all constants are on the other side.

x=3 ± sqrt(2)

Practice makes perfect
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-6x+11=0 ⇕ x^2-6x=- 11In a quadratic expression, b is the linear coefficient. For the equation above we have that b=- 6. Let's now calculate ( b2 )^2.
( b/2 )^2
( - 6/2 )^2
â–Ľ
Simplify
( - 6/2 )^2
( - 3 )^2
9
Next, we will add ( b2 )^2=9 to both sides of our equation. Then, we will factor the trinomial on the left-hand side and solve the equation.
x^2-6x=- 11
x^2-6x+ 9=- 11+ 9
(x-3)^2=- 11+9
(x-3)^2=2
sqrt((x-3)^2)=sqrt(2)
x-3=± sqrt(2)
x=3 ± sqrt(2)
Both x=3 + sqrt(2) and x=3 - sqrt(2) are solutions of the equation.