document.write( "Question 149386: In dealing with quadratic equations, how do we determine wheather the solutions are real or complex? \n" ); document.write( "
Algebra.Com's Answer #109596 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
the value of the discriminant (b^2-4ac) indicates the nature of the roots\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "(b^2-4ac)>0 __ 2 real roots\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "(b^2-4ac)=0 __ 1 real root __ actually a double root; two roots with the same value\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "(b^2-4ac)<0 __ 2 complex roots
\n" ); document.write( "
\n" );