document.write( "Question 134239: use the FOIL to multiply:
\n" );
document.write( "(8x-1)(2x+5) \n" );
document.write( "
Algebra.Com's Answer #98165 by algebrapro18(249)![]() ![]() ![]() You can put this solution on YOUR website! (8x-1)(2x+5)\r \n" ); document.write( "\n" ); document.write( "F: 8x * 2x \n" ); document.write( "O: 8x * 5 \n" ); document.write( "I: -1 * 2x \n" ); document.write( "L: -1 * 5\r \n" ); document.write( "\n" ); document.write( "16x^2+40x-2x-5 \n" ); document.write( "16x^2-38x-5 \n" ); document.write( " |