document.write( "Question 101703: find the following product\r
\n" );
document.write( "\n" );
document.write( "(x - 9)(x - 8) \n" );
document.write( "
Algebra.Com's Answer #73954 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! find the following product \n" ); document.write( "(x - 9)(x - 8) \n" ); document.write( "Use FOIL: \n" ); document.write( "F: x*x = x^2 \n" ); document.write( "O: -8*x = -8x \n" ); document.write( "I: -9*x = -9x \n" ); document.write( "L: -9*-8 = 72 \n" ); document.write( "-------------- \n" ); document.write( "Combine those to get: \n" ); document.write( "x^2-17x+72 \n" ); document.write( "================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |