document.write( "Question 3249: simplify: -(x-1)-(3x-2)-(7x-5) \n" ); document.write( "
Algebra.Com's Answer #1406 by Jessmh123(22)\"\" \"About 
You can put this solution on YOUR website!
-(x-1)-(3x-2)-(7x-5)
\n" ); document.write( "-x+1-3x+2-7x+5 distribute negative
\n" ); document.write( "11x+3+5 add like terms
\n" ); document.write( "=11x+8
\n" ); document.write( "
\n" );