document.write( "Question 5539: Find the value of x in the equation
\n" );
document.write( "The square root of x+5=the square root of x+45? \n" );
document.write( "
Algebra.Com's Answer #2861 by Abbey(339)![]() ![]() ![]() You can put this solution on YOUR website! If I read your problem correctly, it is: \n" ); document.write( " \n" ); document.write( "If this is the equation, there is no solution, here is the proof:\r \n" ); document.write( "\n" ); document.write( "square both sides of the equation \n" ); document.write( "x+5=x+45 \n" ); document.write( "subtract 5 from both sides \n" ); document.write( "x=x+40 \n" ); document.write( "subtract x from both sides: \n" ); document.write( "0=40 \n" ); document.write( "this is not a true statement so there is no solution. \n" ); document.write( " |