Big Ideas Math Geometry, 2014
BI
Big Ideas Math Geometry, 2014 View details
6. Segment Relationships in Circles
Continue to next subchapter

Exercise 28 Page 574

To complete the square make sure all the variable terms are on one side of the equation. Then, calculate the value of ( b2 )^2.

x=1± sqrt(10)

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. x^2-2x-1=8 ⇔ x^2-2x=9In a quadratic expression b is the linear coefficient. For the equation above, we have that b=- 2. Let's now calculate ( b2 )^2.
( b/2 )^2
( - 2/2 )^2
(- 1)^2
1
Next, we will add ( b2 )^2=1 to both sides of our equation. Then we will factor the trinomial on the left-hand side and solve the equation.
x^2-2x=9
x^2-2x+ 1=9+ 1
(x-1)^2=9+1
(x-1)^2=10
sqrt((x-1)^2)=sqrt(10)
x-1=± sqrt(10)
x=1± sqrt(10)
Both x=1+sqrt(10) and x=1-sqrt(10) are solutions of the equation.