document.write( "Question 478945: use the discriminant to determine the number of solutions of the quadratic equation, and whether the solutions are real or complex. Note: It is not necessary to find the roots; just determine the number and types of solutions.\r
\n" ); document.write( "\n" ); document.write( "2x^2 - 10x + 25 = 0
\n" ); document.write( "

Algebra.Com's Answer #328196 by Earlsdon(6294)\"\" \"About 
You can put this solution on YOUR website!
The discriminant is \"b%5E2-4ac\"
\n" ); document.write( "If the discriminant is 0, then the equation has a double solution, that is both solutions are identical and real. Many times this is called a \"single\" solution.
\n" ); document.write( "If the discriminant is positive, then the equation has two real solutions.
\n" ); document.write( "If the discriminant is negative, then the equation has two complex solutions.
\n" ); document.write( "\"2x%5E2-10x%2B25+=+0\"
\n" ); document.write( "The discriminant is:
\n" ); document.write( "\"%28-10%29%5E2-4%282%29%2825%29+=+100-200\" = \"-100\"
\n" ); document.write( "The discriminant is negative so there are two complex solutions.
\n" ); document.write( "
\n" );