document.write( "Question 144442: On this problem, just like the other, i don't understand how you can have the solution equal to zero. It says that i need to use the discriminant to determine the number of solutions of the quadratic equation, and whether the solutions are real or complex. How do i determine the number and types of solutions. For this equations 2x2 - 10x + 25 = 0. Please help me someone. \n" ); document.write( "
Algebra.Com's Answer #105176 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! use the discriminant to determine the number of solutions of the quadratic equation, and whether the solutions are real or complex. How do i determine the number and types of solutions. For this equations 2x2 - 10x + 25 = 0. \n" ); document.write( "------------ \n" ); document.write( "You have a quadratic with a=2 ; b = -10 ; c = 25 \n" ); document.write( "--------- \n" ); document.write( "The discriminant is b^2-4ac: \n" ); document.write( "(-10)^2 - 4*2*25 = 100-200 = -100 \n" ); document.write( "---------------------------- \n" ); document.write( "Since the discriminant is negative the equation has two \n" ); document.write( "complex solutions that are unequal. \n" ); document.write( "----------------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |