document.write( "Question 176177: Determine the nature of the solutions of the equation
\n" ); document.write( "x^2-x+7=0
\n" ); document.write( "One real?
\n" ); document.write( "Two non-real?
\n" ); document.write( "Two real?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #131272 by Mathtut(3670)\"\" \"About 
You can put this solution on YOUR website!
\"ax%5E2%2Bbx%2Bc\" general form
\n" ); document.write( ":
\n" ); document.write( "D=Discriminant is \"b%5E2-4ac\"\r
\n" ); document.write( "\n" ); document.write( "if D>0 then the equation has 2 real solutions
\n" ); document.write( "if D<0 then the equation has 1 real solution.
\n" ); document.write( "if D=0 then the equation has 2 conjugate imaginary solutions.
\n" ); document.write( ":
\n" ); document.write( "(-1)2-4(1)(7)=-30
\n" ); document.write( ":
\n" ); document.write( "so this has 2 conjugate imaginary solutions
\n" ); document.write( "
\n" );