document.write( "Question 32743: Find (a) hte discriminant, (b) the number of solutions and (c) the nature of the solutions for 5x^2-7x-4=0 \n" ); document.write( "
Algebra.Com's Answer #19199 by mukhopadhyay(490)\"\" \"About 
You can put this solution on YOUR website!
Discriminant is b^2-4ac (in ax^2+bx+c=0)
\n" ); document.write( "Here, a = 5, b = -7 and c= -4;
\n" ); document.write( "Discriminant = 49-4(5)(-4) = 49 + 80 = 129;
\n" ); document.write( "...........
\n" ); document.write( "Number of solutions are two because it is a quadratic equation and the discriminant != 0;
\n" ); document.write( ".........
\n" ); document.write( "Both solutions are real because the discriminant is positive;
\n" ); document.write( "
\n" );