document.write( "Question 6754: How do I work this problem:
\n" ); document.write( "3x - 8 = x/2 + 2
\n" ); document.write( "

Algebra.Com's Answer #4136 by bonster(299)\"\" \"About 
You can put this solution on YOUR website!
3x-8=\"x%2F2\"+2\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "add 8 to both sides so that we can isolate 3x:
\n" ); document.write( "=(3x-8)+8 =(\"x%2F2\"+2)+8
\n" ); document.write( "=3x=\"x%2F2\"+10\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Multiply 2 to both sides so that \"x%2F2\" is not in fraction form\"
\n" ); document.write( "=(3x)(2)=(\"x%2F2\"+10)(2)
\n" ); document.write( "=6x=x+20\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Subtract x from both sides to isolate the +20
\n" ); document.write( "=(6x)-x=(x+20)-x
\n" ); document.write( "=5x=20\r
\n" ); document.write( "\n" ); document.write( "Divide both sides by 4
\n" ); document.write( "=\"%285x%29%2F5\"=\"20%2F5\"
\n" ); document.write( "x=4
\n" ); document.write( "
\n" );