SOLUTION: Solve 6 - x - x^2 = 0 Please have clear steps thanks!

Algebra ->  Expressions -> SOLUTION: Solve 6 - x - x^2 = 0 Please have clear steps thanks!      Log On


   



Question 1011256: Solve 6 - x - x^2 = 0
Please have clear steps thanks!

Answer by nerdybill(7384) About Me  (Show Source):
You can put this solution on YOUR website!
Solve
6 - x - x^2 = 0
reordering terms:
-x^2 - x + 6 = 0
multiplying both sides by -1:
x^2 + x - 6 = 0
factoring the left side:
(x+3)(x-2) = 0
x = {-3, 2}