document.write( "Question 1094196: Find the indicated product
\n" );
document.write( "(4x-3)(x squared +2x+10) \n" );
document.write( "
Algebra.Com's Answer #804041 by CubeyThePenguin(3113)![]() ![]() You can put this solution on YOUR website! (4x - 3)(x^2 + 2x + 10) \n" ); document.write( "= 4x(x^2 + 2x + 10) - 3(x^2 + 2x + 10) \n" ); document.write( "= (4x^3 + 8x^2 + 40x) - (3x^2 + 6x + 30) \n" ); document.write( "= |