document.write( "Question 92888: I am having problems with solving these two \r
\n" );
document.write( "\n" );
document.write( "Solve: X^2=12
\n" );
document.write( "and solve: X^2-80=0\r
\n" );
document.write( "\n" );
document.write( "Thanks a million \n" );
document.write( "
Algebra.Com's Answer #67678 by checkley75(3666)![]() ![]() ![]() You can put this solution on YOUR website! IS THIS FORM BETTER????? \n" ); document.write( "x^2=12 \n" ); document.write( "x=sqrt12 \n" ); document.write( "x=2sqrt3 \n" ); document.write( "x=2*1.732 \n" ); document.write( "x=3.464 answer. \n" ); document.write( "x^2=80 \n" ); document.write( "x=sqrt80 \n" ); document.write( "x=4sqrt5 \n" ); document.write( "x=4*2.236 \n" ); document.write( "x=8.944 answer. \n" ); document.write( " |