document.write( "Question 144707: If the discriminant of a complete quadratic equation is 8, what is the nature of its root?
\n" ); document.write( "A. Imaginary and identical
\n" ); document.write( "B. Imaginary and Unequal
\n" ); document.write( "C. Real and identical
\n" ); document.write( "D. Real and unequal
\n" ); document.write( "

Algebra.Com's Answer #105446 by solver91311(24713)\"\" \"About 
You can put this solution on YOUR website!
Let \"D\" be the discriminant, i.e. \"b%5E2-4ac\".\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "If \"D%3C0\", then the roots are a conjugate pair of complex numbers of the form \"alpha%2B-beta%2Ai\".\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "If \"D=0\", the roots are real and equal. (Also described as a single root with a multiplicity of 2)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "If \"D%3E0\", the roots are real and unequal.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Note that choice A is never possible, and choice B only occurs when \"b\" in \"ax%5E2%2Bbx%2Bc=0\" equals 0 so that the complex roots become \"0%2B-beta%2Ai\".
\n" ); document.write( "
\n" );