document.write( "Question 640025: Could you help me with this problem about multiplying polynomials\r
\n" );
document.write( "\n" );
document.write( "(7x-3)(x^2+3x-5)\r
\n" );
document.write( "\n" );
document.write( "Thank you for your time and help! \n" );
document.write( "
Algebra.Com's Answer #402990 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! Hint:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(7x-3)(x^2+3x-5) \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "expands to\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "7x(x^2+3x-5) - 3(x^2+3x-5) \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Distribute that out and combine like terms to simplify. \n" ); document.write( " |