document.write( "Question 697487: what types of roots does \"x%5E2-6x%2B10=0\" have?\r
\n" ); document.write( "\n" ); document.write( "my work:\r
\n" ); document.write( "\n" ); document.write( "a=1
\n" ); document.write( "b=-6
\n" ); document.write( "c=10
\n" ); document.write( "4ac=40\r
\n" ); document.write( "\n" ); document.write( "\"%286%2B+or+-+sqrt%2836-40%29%29%2F2\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"%286%2B+or+-+sqrt%28-4%29%29%2F2\" \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"%286%2B+or+-+i+sqrt%284%29%29%2F2\" \r
\n" ); document.write( "\n" ); document.write( "\"sqrt%284%29\"=2\r
\n" ); document.write( "\n" ); document.write( "\"%286%2B+or+-+2i%29%2F2\"\r
\n" ); document.write( "\n" ); document.write( "cancel the 2's out and simplify the 6. final answer: \r
\n" ); document.write( "\n" ); document.write( "3+ or - i\r
\n" ); document.write( "\n" ); document.write( "I know I found the roots. Because of the i does this mean the roots are irrational?
\n" ); document.write( "

Algebra.Com's Answer #430065 by Positive_EV(69)\"\" \"About 
You can put this solution on YOUR website!
You can use the discriminant to determine the nature of the roots: the discriminant is the part of the quadratic formula under the square root sign; that is, \"b%5E2+-+4%2Aa%2Ac\". If the discriminant is positive, there are two real roots. If it is zero, there is a single double root. If it is negative, there are two imaginary roots.
\r
\n" ); document.write( "\n" ); document.write( "Here, a = 1, b = -6 c = 10, so \"b%5E2+-+4%2Aa%2Ac+=+%28-6%29%5E2+-+4%2A%281%29%2A%28-10%29+=+-4\".
\r
\n" ); document.write( "\n" ); document.write( "The discriminant is negative, so the equation has two imaginary roots.
\n" ); document.write( "
\n" );