document.write( "Question 38293: Could you help me solve this problem the directions is multiply then simplify each expression The Expression is: (3x+2)(x^-5x+2) \n" ); document.write( "
Algebra.Com's Answer #23857 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! What we do is multiply each term in the first expression times each term in the second expression...so we have \n" ); document.write( "(3x + 2)(x^2 - 5x + 2) = \n" ); document.write( "3x^3 - 15x^2 + 6x + 2x^2 - 10x + 4 \n" ); document.write( "Now collect like terms... \n" ); document.write( "= 3x^3 - 13x^2 - 4x + 4 \n" ); document.write( "and we're done... \n" ); document.write( " |