document.write( "Question 164011: Solve for x:
\n" ); document.write( "4(x – 1) + 6 = 3x + 1 – 2x
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #120843 by orca(409)\"\" \"About 
You can put this solution on YOUR website!
4(x – 1) + 6 = 3x + 1 – 2x
\n" ); document.write( "4x - 4 + 6 = 3x + 1 - 2x (remove the parentheses)
\n" ); document.write( "4x + 2 = x + 1 (combine like terms)
\n" ); document.write( "4x + 2 - x = x + 1 - x (subtract x from both sides)
\n" ); document.write( "3x + 2 = 1
\n" ); document.write( "3x + 2 -2 = 1 - 2 (subtract 2 from both sides)
\n" ); document.write( "3x = -1
\n" ); document.write( "3x/3 = -1/3 (divide both sides by 3)
\n" ); document.write( "x = -1/3
\n" ); document.write( "
\n" ); document.write( "
\n" );