document.write( "Question 5533: What is the discriminant to determine how many real number solutions the quadratic equation -4j^2+3j-28=0 has \n" ); document.write( "
Algebra.Com's Answer #2874 by Abbey(339)\"\" \"About 
You can put this solution on YOUR website!
the discriminant is found by setting the equation in the \"Ax%5E2+%2B+bx+%2B+C+=+0\" format and then finding
\n" ); document.write( "b^2-4AC\r
\n" ); document.write( "\n" ); document.write( "\"-4j%5E2%2B3j-28=0\"
\n" ); document.write( "A=-4
\n" ); document.write( "B=3
\n" ); document.write( "c=-28
\n" ); document.write( "b^2-4AC
\n" ); document.write( "\"3%5E2-4%28-4%29%28-28%29\"
\n" ); document.write( "9-448=-439
\n" ); document.write( "So there are no real solutions.\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );