Michael J. answered 04/24/15
Tutor
5
(5)
Teaching You To Write Reports Professionally and Efficiently
x2 + 10x = -9
When completing the square, we want the left side of the equation to be a trinomial that is a product of a perfect square. Let's look at the first and second terms of the left side. 10x is half of 5x. Also, x*x is x2. Therefore, the square will be (x + 5)2. The last term of the square is 25. So we need to add 25 on both sides of equation to make the left side a perfect square.
x2 + 10x + 25 = -9 + 25
(x + 5)(x + 5) = -9 + 25
(x + 5)2 = 16
Square-root both sides of equation.
x + 5 = ±√(16)
x = -5 ± √(16)
x = -5 + √(16) and x = -5 - √(16)
x = -5 + 4 and x = -5 - 4
x = -1 and x = -9