document.write( "Question 389874: please solve algebraically for x:
\n" ); document.write( "square root (3x+1)+1=x
\n" ); document.write( "

Algebra.Com's Answer #277539 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
\"sqrt%283x%2B1%29%2B1=x\",
\n" ); document.write( "==> \"sqrt%283x%2B1%29+=+x+-+1\",
\n" ); document.write( "==> \"3x%2B1+=+x%5E2+-+2x+%2B+1\",after squaring both sides.
\n" ); document.write( "==> \"0+=+x%5E2+-+5x\", or x(x - 5) = 0.
\n" ); document.write( "==> x = 0 or x = 5. The 1st x-value will not satisfy the original equation, and the 2nd x-value does. Therefore final answer is x = 5.
\n" ); document.write( "
\n" );