document.write( "Question 604806: how do i solve (x-1)/2=(x+1)/4 \n" ); document.write( "
Algebra.Com's Answer #381413 by alicealc(293)\"\" \"About 
You can put this solution on YOUR website!
\"%28x-1%29%2F2=%28x%2B1%29%2F4\"
\n" ); document.write( "\"4%2A%28x-1%29=2%2A%28x%2B1%29\"
\n" ); document.write( "4x - 4 = 2x + 2
\n" ); document.write( "4x - 2x = 2 + 4
\n" ); document.write( "2x = 6
\n" ); document.write( "x = 6/2 = 3
\n" ); document.write( "
\n" );