document.write( "Question 635366: 2 times the square root of x+4 minus 1 =x \n" ); document.write( "
Algebra.Com's Answer #400312 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "The idea is... to isolate the radical term on one side of the EQ
\n" ); document.write( "and then square both sides of the EQuation
\n" ); document.write( "\"2sqrt%28x%2B4%29+=+x%2B1\"
\n" ); document.write( " 4(x+4) = x^2 + 2x + 1
\n" ); document.write( " 4x + 4 = x^2 + 2x + 1
\n" ); document.write( " x^2 - 2x -3 = 0
\n" ); document.write( " (x-3)(x+1) = 0
\n" ); document.write( " x = 3 0r x = -1 \n" ); document.write( "
\n" );