document.write( "Question 944077: What is the discriminant of this equation?\r
\n" );
document.write( "\n" );
document.write( "2 x^2 + 13 = 0. \n" );
document.write( "
Algebra.Com's Answer #575641 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! a=2, b=0, c=13 \n" ); document.write( "sqrt(0^2-4*2*13) \n" ); document.write( "sqrt(-104) \n" ); document.write( " |