document.write( "Question 42518: Solve for x. 3x – 2y = 6 \n" ); document.write( "
Algebra.Com's Answer #27636 by Nate(3500)\"\" \"About 
You can put this solution on YOUR website!
3x – 2y = 6
\n" ); document.write( "3x – 2y + 2y = 6 + 2y
\n" ); document.write( "3x/3 = (6 + 2y)/3
\n" ); document.write( "x = 2 + (2/3)y
\n" ); document.write( "
\n" );