document.write( "Question 44255: Multiply\r
\n" );
document.write( "\n" );
document.write( "(x-10)(x+9) \n" );
document.write( "
Algebra.Com's Answer #29192 by jake_6233(74)![]() ![]() ![]() You can put this solution on YOUR website! Multiply\r \n" ); document.write( "\n" ); document.write( "(x-10)(x+9) We have x^2 -x -90 I'll try ot show you the foil method\r \n" ); document.write( "\n" ); document.write( "x*x +9*x -10*x -10*9 yields x^2 -x -90 \n" ); document.write( " |