document.write( "Question 391018: I need to simplify: (2x+5)(x^2-x-2) \n" ); document.write( "
Algebra.Com's Answer #277318 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
multiplication
\n" ); document.write( "2x^3-2x^2-4x+5x^2-5x-10
\n" ); document.write( "combine
\n" ); document.write( "2x^3+3x^2-9x-10
\n" ); document.write( "
\n" );