document.write( "Question 178746: find all real solutions to the equation x**2=4
\n" );
document.write( "x squared = 4 \n" );
document.write( "
Algebra.Com's Answer #133721 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! find all real solutions to the equation x^2=4 \n" ); document.write( "--- \n" ); document.write( "x^2 - 4 = 0 \n" ); document.write( "(x-2)(x+2) = 0 \n" ); document.write( "x = 2 or x = -2 \n" ); document.write( "================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |