document.write( "Question 924607: Compute the value of the discriminant and give the number of real solutions of the quadratic equation:\r
\n" ); document.write( "\n" ); document.write( "-3x^2+4x-7=0\r
\n" ); document.write( "\n" ); document.write( "Discriminent:
\n" ); document.write( "number of real solutions:
\n" ); document.write( "

Algebra.Com's Answer #560982 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "-3x^2+4x-7=0 Format ax^2 + bx + c
\n" ); document.write( " \"x+=+%28-b+%2B-+sqrt%28+b%5E2-4%2Aa%2Ac+%29%29%2F%282%2Aa%29+\"
\n" ); document.write( "........
\n" ); document.write( "Discriminant value:
\n" ); document.write( "4^2 -4(21) = -68
\n" ); document.write( "NO real solutions
\n" ); document.write( "
\n" );