document.write( "Question 320030: Explain why the equation x^2 = 4 has two real number solutions, while the equation the square root of x = 2 has only one real number solution. \n" ); document.write( "
Algebra.Com's Answer #229174 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Explain why the equation x^2 = 4 has two real number solutions, while the equation the square root of x = 2 has only one real number solution. \n" ); document.write( "-------------- \n" ); document.write( "Solve x^2 = 4 \n" ); document.write( "x^2-4 = 0 \n" ); document.write( "Factor: \n" ); document.write( "(x-2)(x+2) = 0 \n" ); document.write( "x = 2 or x = -2 \n" ); document.write( "----------------------- \n" ); document.write( "Solve sqrt(x) = 2 \n" ); document.write( "Square both sides to get: \n" ); document.write( "x = 4 \n" ); document.write( "============================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |