document.write( "Question 380292: multiply:\r
\n" );
document.write( "\n" );
document.write( "(x-9/2)(x+2/9) \n" );
document.write( "
Algebra.Com's Answer #269882 by CharlesG2(834)![]() ![]() ![]() You can put this solution on YOUR website! multiply:\r \n" ); document.write( "\n" ); document.write( "(x-9/2)(x+2/9)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "FOIL \n" ); document.write( "First Outer Inner Last\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x^2 + 2/9 * x - 9/2 * x - 9/2 * 2/9 (9/2 and 2/9 are reciprocals) \n" ); document.write( "x^2 + 2/9 * 2/2 * x - 9/2 * 9/9 * x - 1 (need common denominators) \n" ); document.write( "x^2 + 4/18 * x - 81/18 * x - 1 \n" ); document.write( "x^2 - 77/18 * x - 1 \n" ); document.write( " \n" ); document.write( " |