document.write( "Question 154861: Please help me:\r
\n" ); document.write( "\n" ); document.write( "1. How many solutions exist for a quadratic equation? How do we detemine whether the solutions are real or complex?
\n" ); document.write( "

Algebra.Com's Answer #114025 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
How many solutions exist for a quadratic equation?
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( "The number of roots of a polynomial equation is equal to the degree of the polynomial (the exponent of the leading term).
\n" ); document.write( "Quadratic equations are of degree 2, \"x%5E2\".
\n" ); document.write( "They have two (2) roots.
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( "How do we detemine whether the solutions are real or complex?
\n" ); document.write( "Use the discriminant.
\n" ); document.write( "For the general quadratic equation,
\n" ); document.write( "\"ax%5E2%2Bbx%2Bc=0\"
\n" ); document.write( "the discriminant is
\n" ); document.write( "\"D=b%5E2-4ac\"
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( "If \"D%3E0\" then you have two distinct real roots.
\n" ); document.write( "Example:
\n" ); document.write( "\"x%5E2-7x%2B10=%28x-2%29%28x-5%29\"
\n" ); document.write( "\"D=49-4%2810%29=9\"
\n" ); document.write( "2 real roots, x=2,5 .
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( "If \"D=0\", you have a double root, one real root occurring twice
\n" ); document.write( "\"x%5E2-2x%2B1=%28x-1%29%5E2\"
\n" ); document.write( "\"D=4-4%281%29=0\"
\n" ); document.write( "2 real roots, x=1,1.
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( "If \"D%3C0\", you have two complex roots, that are complex conjugates.
\n" ); document.write( "\"x%5E2%2B1=%28x%2Bi%29%28x-i%29\"
\n" ); document.write( "\"D=0-4%281%29=-4\"
\n" ); document.write( "2 complex roots, x=i,-i.
\n" ); document.write( "
\n" ); document.write( "
\n" );