document.write( "Question 54563: x^2=25,other than trial and error,how does one solve for x \n" ); document.write( "
Algebra.Com's Answer #36816 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
x^2=25
\n" ); document.write( "x^2-25=0
\n" ); document.write( "(x-5)(x+5)=0
\n" ); document.write( "x-5 = 0 or x+5 = 0
\n" ); document.write( "x=5 or x=-5
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );