document.write( "Question 481327: 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( "s2 - 4s + 4 = 0 \n" );
document.write( "
Algebra.Com's Answer #329620 by richard1234(7193)![]() ![]() You can put this solution on YOUR website! Discriminant = b^2 - 4ac = (-4)^2 - 4(1)(4) = 0.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "There is one (real) double root. \n" ); document.write( " |