document.write( "Question 101302: what is the solution to this problem\r
\n" );
document.write( "\n" );
document.write( "2x^2-(square root 7)x-10=0 \n" );
document.write( "
Algebra.Com's Answer #73764 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 2x^2-(square root 7)x-10=0 \n" ); document.write( "2x^2-(sqrt7)x-10=0 \n" ); document.write( "a=2, b= -sqrt7, c=-10 \n" ); document.write( "------------ \n" ); document.write( "x = [sqrt7 +- sqrt(7 - 4*1*-10)]/2 \n" ); document.write( "x = [sqrt7 +- sqrt(7 +40)]/2 \n" ); document.write( "x = [sqrt7 +- sqrt(47)]/2 \n" ); document.write( "x = 4.751 or x = -2.105 \n" ); document.write( "================ \n" ); document.write( "Cheers, \n" ); document.write( "stan Y. \n" ); document.write( " |