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)![]() ![]() ![]() You can put this solution on YOUR website! The discriminant is \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( " \n" ); document.write( "The discriminant is: \n" ); document.write( " \n" ); document.write( "The discriminant is negative so there are two complex solutions. \n" ); document.write( " |