SOLUTION: multiply (x+2)(x-3)(x+4)

Algebra ->  Equations -> SOLUTION: multiply (x+2)(x-3)(x+4)      Log On


   



Question 201700: multiply (x+2)(x-3)(x+4)
Answer by RAY100(1637) About Me  (Show Source):
You can put this solution on YOUR website!
(x+2)(x-3)(x+4)
.
use FOIL first
.
(x+2) ( x^2 +4x -3x -12)
.
(x+2) ( x^2 + 1x -12)
.
now use distribution
.
x(x^2 +x -12) +2 ( x^2 +x -12)
.
x^3 +x^2 -12x +2x^2 +2x -24
.
x^3 +3x^2 -10x -24
.
checking,,,if x=0,,, original and answer = -24,,ok
if x=1,,,both = -30,,,ok