document.write( "Question 378910: Solve equations by factoring
\n" ); document.write( "Solve the equation.
\n" ); document.write( "x^3 + 13x^2 + 40x = 0
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #269112 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "Solving equation by factoring
\n" ); document.write( "x^3 + 13x^2 + 40x = 0 Note ALL terms have x in common
\n" ); document.write( "x(x^2 + 13x + 40) = 0
\n" ); document.write( "x(x+8)(x+5) = 0 Note:SUM of the inner product(8x) and the outer product(5x) = 13x
\n" ); document.write( "x = 0
\n" ); document.write( "(x+8)= 0
\n" ); document.write( "x = -8
\n" ); document.write( "(x+5) = 0
\n" ); document.write( "x = -5 \n" ); document.write( "
\n" );