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

Algebra.Com's Answer #24241 by Paul(988)\"\" \"About 
You can put this solution on YOUR website!
Discriminant is given by \"b%5E2-4ac\"
\n" ); document.write( "First make the A value positive:
\n" ); document.write( "\"2x%5E2%2B3x%2B4=0\"
\n" ); document.write( "\"3%5E2-4%2A2%2A4\"
\n" ); document.write( "=-23 --->\"b%5E2-4ac%3C0\"
\n" ); document.write( "There are no real solutions in this case:
\n" ); document.write( "THe solutions are x=-7.8 and x=--1.8 (these are not real solutions)
\n" ); document.write( "Paul.
\n" ); document.write( "
\n" );