document.write( "Question 376268:  I was hoping to get some help with the following problem:\r
\n" );
document.write( "\n" );
document.write( "Use the FOIL method to find the product\r
\n" );
document.write( "\n" );
document.write( "(4x^2-8)(x^5-9) \n" );
document.write( "
| Algebra.Com's Answer #267661 by nerdybill(7384)     You can put this solution on YOUR website! (4x^2-8)(x^5-9) \n" ); document.write( "(4x^2)(x^5)+(x^5)(-9)+(-8)(x^5)+(-8)(-9) \n" ); document.write( "4x^7-9x^5-8x^5+72 \n" ); document.write( "4x^7-17x^5+72 \n" ); document.write( " \n" ); document.write( " |