document.write( "Question 478940: 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 #328183 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
x^2 + 6x -7 = 0
\n" ); document.write( "Find the discriminant, D = b^2 - 4ac
\n" ); document.write( "a = 1
\n" ); document.write( "b = 6
\n" ); document.write( "c = -7
\n" ); document.write( "-------------
\n" ); document.write( "If D > 0, 2 real solutions
\n" ); document.write( "If D < 0, 2 complex solutions.
\n" ); document.write( "If d = 0, 1 real solution of multiplicity 2 (2 real solutions that are equal)
\n" ); document.write( "
\n" );