
Steve S. answered 02/28/14
Tutor
5
(3)
Tutoring in Precalculus, Trig, and Differential Calculus
x^2 + 8x = -15
x^2 + 8x + 15 = 0
(x + a)^2 = x^2 + 2ax + a^2, so if we can make a pattern like the right side we can replace it with a pattern like the left side.
x^2 + 8x + 0 + 15 = 0
<----------------->
x^2 + 2(4)x + (4)^2 - (4)^2 + 15 = 0
<----------------------->
(x + 4)^2 - 16 + 15 = 0
(x + 4)^2 = 1
Take square root of both sides, noting that √(r^2) == |r|:
|x + 4| = √(1)
x + 4 = ± 1
x = -4 ± 1
x = -5, -3
check:
(-5)^2 + 8(-5) =? -15
25 - 40 =? -15
-15 = -15 √
(-3)^2 + 8(-3) =? -15
9 - 24 =? -15
-15 = -15 √