SOLUTION: factor x^2+4x-12

Algebra ->  Distributive-associative-commutative-properties -> SOLUTION: factor x^2+4x-12      Log On


   



Question 282600: factor x^2+4x-12
Answer by oberobic(2304) About Me  (Show Source):
You can put this solution on YOUR website!
x^2 +4x -12 = (x +6)(x -2)
.
check using FOIL (first, outer, inner, last)
.
x*x + x*(-2) + 6*x + 6*(-2) = x^2 +4x -12
.
Done