document.write( "Question 198909: 4(x-1)+2=3x+8-2x \n" ); document.write( "
Algebra.Com's Answer #149399 by sailajasrinivasp(2)\"\" \"About 
You can put this solution on YOUR website!
4(x - 1) + 2 = 3x +8 - 2x
\n" ); document.write( "=> 4x - 4 + 2 = 3x + 8 - 2x
\n" ); document.write( " (taking the terms of x onseide and constants one side)
\n" ); document.write( "=> 4x - 3x + 2x = 8 + 4 - 2
\n" ); document.write( "=> x + 2x = 10
\n" ); document.write( "=> 3x = 10
\n" ); document.write( "=> x = 10 / 3
\n" ); document.write( "
\n" );