document.write( "Question 450589: Find the product.
\n" );
document.write( "(4x-5)(x+2) \n" );
document.write( "
Algebra.Com's Answer #309904 by rwm(914)![]() ![]() ![]() You can put this solution on YOUR website! Use FOIL \n" ); document.write( "F 4x*x \n" ); document.write( "O 4x*2 \n" ); document.write( "I -5*x \n" ); document.write( "L -5*2 \n" ); document.write( "add them \n" ); document.write( " \n" ); document.write( " |