document.write( "Question 857179: How to simplify
\n" );
document.write( " -2(x-5)(3-x)+(x+2)(3x-3)= \n" );
document.write( "
Algebra.Com's Answer #516398 by rvfer(117) ![]() You can put this solution on YOUR website! (-2x+5)(3-x) \n" ); document.write( "-6x+2x^2 \n" ); document.write( "-------------- \n" ); document.write( "+3x^2-3x+6x-6 \n" ); document.write( "----------------- \n" ); document.write( "-6x+2x^2+3x^2-3x+6x-6= \n" ); document.write( "5x^2-3x-6 \n" ); document.write( " |