document.write( "Question 21291: How do u solve this --> 3x+6=2(x-1) \n" ); document.write( "
Algebra.Com's Answer #10247 by Here2Help(19)\"\" \"About 
You can put this solution on YOUR website!
Here you go:
\n" ); document.write( "3x+6=2(x-1)
\n" ); document.write( "3x+6=2x-2 -- use distributive property here on the second part of problem
\n" ); document.write( "3x-2x+6=2x-2x-2
\n" ); document.write( "1x+6=-2
\n" ); document.write( "1x+6-6=-2-6
\n" ); document.write( "1x=-8
\n" ); document.write( "1x/1=-8/1
\n" ); document.write( "Final answer: x=-8
\n" ); document.write( "
\n" );