document.write( "Question 36719: how many real solutions does a quadratic equation have when the discriminant is negative,positive,and zero? \n" ); document.write( "
Algebra.Com's Answer #22597 by venugopalramana(3286)![]() ![]() You can put this solution on YOUR website! how many real solutions does a quadratic equation have when the discriminant is negative \n" ); document.write( "DISCRIMINANT NEGATIVE.....NO REAL SOLUTION EXISTS \n" ); document.write( ",positive \n" ); document.write( "DISCRIMINANT POSITIVE.....2 DISTINCT REAL SOLUTIONS EXIST \n" ); document.write( ",and zero? \n" ); document.write( "DISCRIMINANT=0............2 EQUAL OR ONLY ONE REAL SOLUTION EXISTS. \n" ); document.write( " |