document.write( "Question 36031: use the discriminant to determine the number of solutions of the quadratic equation, and whether the solutions are real or complex. Note: It is not necessary to find the roots; just determine the number and types of solutions.\r
\n" );
document.write( "\n" );
document.write( "x^2 + 6x - 7 = 0 \n" );
document.write( "
Algebra.Com's Answer #22047 by Cintchr(481)![]() ![]() ![]() You can put this solution on YOUR website! First, you need to know what the discriminant is. \n" ); document.write( "It is the portion underneath the root in the quadratic formula. \n" ); document.write( " \n" ); document.write( "so now using the equation you have ... \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Plug in the values \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "because this number is positive, there are 2 roots. \n" ); document.write( "if the number were 0, there would be one root. \n" ); document.write( "if the number was negative, there are no roots. \n" ); document.write( " |