document.write( "Question 66059: multiply using the foil method
\n" );
document.write( "(2x - 3)(x^2 + 5x - 3) \n" );
document.write( "
Algebra.Com's Answer #46786 by algebrapro18(249)![]() ![]() ![]() You can put this solution on YOUR website! (2x - 3)(x^2 + 5x - 3) \n" ); document.write( "=2x(x^2)+2x(5x)+2x(-3)-3(x^2)-3(5x)-3(-3) \n" ); document.write( "=2x^3+10x^2-6x-3x^2-15x+9 \n" ); document.write( "=2x^3+10x^2-3x^2-6x-15x+9 \n" ); document.write( "=2x^2+7x^2-21x+9 \n" ); document.write( " |