document.write( "Question 310735: Solve for x.
\n" ); document.write( "\"%28%28x%2B3%29%2F4%29-%28x%2F2%29=x\"
\n" ); document.write( "

Algebra.Com's Answer #222221 by JBarnum(2146)\"\" \"About 
You can put this solution on YOUR website!
\"%28%28x%2B3%29%2F4%29-%28x%2F2%29=x\"find common denominator
\n" ); document.write( "\"%28%28x%2B3%29%2F4%29-%282x%2F4%29=x\"subtract 2x from x+3
\n" ); document.write( "\"%28%28x%2B3-2x%29%2F4%29=x\" add like terms
\n" ); document.write( "\"%28%283-x%29%2F4%29=x\" times 4
\n" ); document.write( "\"%283-x%29=4x\" add x
\n" ); document.write( "\"3=3x\" divide 3
\n" ); document.write( "\"1=x\"
\n" ); document.write( "
\n" );