Inactive Tutor answered 07/19/15
Tutor
New to Wyzant
let's call x2 + 5x = a, so then the equation becomes:
a2 + 2a - 24 = 0 This factors into:
(a + 6)(a - 4) = 0, so a = -6 or 4 Now replace a with x2 + 5x
So x2 + 5x = -6 or x2 + 5x = 4
Add 6 to the first one and subtract 4 from the second one:
x2 + 5x + 6 = 0 or x2 + 5x - 4 = 0
The first one factors:
(x + 3)(x + 2) = 0, so x = -3, -2
The second one won't factor, so we can complete the square to give x + 5/2 = ±√41/2, so x = (-5 ± √41)/2
You would expect 4 answers because it is a degree 4 equation.