document.write( "Question 719333: 2 radical x = radical (x+2)
\n" );
document.write( "I have no idea how to do this. \n" );
document.write( "
Algebra.Com's Answer #441321 by graphmatics(170) You can put this solution on YOUR website! We are given that \n" ); document.write( "2*sqrt(x)=sqrt(x+2)\r \n" ); document.write( "\n" ); document.write( "If we square both sides of the equation we will remove the radicals. So \n" ); document.write( "(2*sqrt(x))^2=(sqrt(x))^2 \n" ); document.write( "2^2*(sqrt(x))^2=(sqrt(x))^2 \n" ); document.write( "4*x=x \n" ); document.write( "4*x-x=0 \n" ); document.write( "3*x=0 \n" ); document.write( "x=0 \n" ); document.write( " \n" ); document.write( " |