document.write( "Question 1019300: F(x) = x3 + 4x2 -5x - 20 \n" ); document.write( "
Algebra.Com's Answer #635257 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
Not sure what you want, but I'll assume you want to factor it...so that
\n" ); document.write( "F(x) = x^3 + 4x^2 - 5x - 20 = x^2(x + 4) - 5(x + 4) = (x^2 - 5)(x + 4)
\n" ); document.write( "
\n" );