document.write( "Question 962994:  Hi! I'm having a bit of trouble solving this problem, and was hoping to get a bit of help. What is the solution of ? \n" );
document.write( "
| Algebra.Com's Answer #589702 by Murthy(22)      You can put this solution on YOUR website! \n" ); document.write( "\n" ); document.write( "sqrt (2x+4)=2+ sqrt( x )\r \n" ); document.write( "\n" ); document.write( "squaring both sides\r \n" ); document.write( "\n" ); document.write( "(2x+4)=4 + 4*sqrt( x ) + x\r \n" ); document.write( "\n" ); document.write( "x=4*sqrt( x )\r \n" ); document.write( "\n" ); document.write( "=sqrt(x)(sqrt(x)-4)=\r \n" ); document.write( "\n" ); document.write( "therefore, x=0 and x=16 is the solution \n" ); document.write( " |