document.write( "Question 233895: Solve for X
\n" ); document.write( "Not sure how to solve when you have a variable on each side of the equation
\n" ); document.write( "X=2(X-1)+6\r
\n" ); document.write( "\n" ); document.write( "I got to the point of X=2X+4 but are not sure what to do next
\n" ); document.write( "

Algebra.Com's Answer #172548 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
X=2(X-1)+6
\n" ); document.write( "Distribute the 2 to terms inside parenthesis:
\n" ); document.write( "X=2X-2+6
\n" ); document.write( "X=2X+4
\n" ); document.write( "Subtracting 2X from both sides:
\n" ); document.write( "X-2X = 2X+4-2X
\n" ); document.write( "-X = 4
\n" ); document.write( "Multiply both sides by -1:
\n" ); document.write( "X = -4
\n" ); document.write( "
\n" ); document.write( "
\n" );