Big Ideas Math Integrated II
BI
Big Ideas Math Integrated II View details
4. Solving Quadratic Equations by Completing the Square
Continue to next subchapter

Exercise 3 Page 215

A quadratic equation of the form (x+b)^2=d can be solved in few steps, by first taking the square root of both sides.

See solution.

Practice makes perfect
Completing the square is a method we can use to rewrite a part of quadratic equation as a perfect square trinomial. Then, we can factor this trinomial as the square of a binomial. This will lead us to an equation of the form shown below. (x+b)^2=d Here, b and d are real numbers. The advantage is that an equation of this form can be solved easier by first taking the square root of both sides and then isolating x. For example, consider the equation x^2 + 2x = 8. We can add 1 to both sides of the equation so that the left-hand side is a perfect square. x^2 + 2x = 8 ⇔ x^2 + 2x +1 = 9 Notice that x^2 + 2x +1 = (x+1)^2. x^2 + 2x +1 = 9 ⇔ (x+1)^2 = 9 The new equivalent equation we obtained can be solved in few steps.
(x+1)^2 = 9
x+1 = ± sqrt(9)
x+1 = ± 3
x = ± 3 -1
Therefore, the solutions are x = -3 -1 = -4 and x = 3-1 = 2.