document.write( "Question 106090: How do i calculate the value of the discriminant of x^2+x+3=0 \n" ); document.write( "
Algebra.Com's Answer #77175 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
calculate the value of the discriminant of x^2+x+3=0
\n" ); document.write( "You have a quadratic with a=1, b=1, c=3
\n" ); document.write( "Discriminant is b^2-4ac
\n" ); document.write( "Discriminant = 1^2-4*1*3 = 1-12 = -11
\n" ); document.write( "=========
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );