document.write( "Question 131278This question is from textbook structure and method
\n" );
document.write( ": Please help me. I am so clueless with this question. It asks: In the equation ax^2+bx+c=0, the value of b^2-4ac is called the dicriminant of the quadratic equation. What does this value tell you about the real roots of the equation?
\n" );
document.write( "I tried to solve this, but math is not my best subject. Please help me! Thank You=) \n" );
document.write( "
Algebra.Com's Answer #96227 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! x=(-b+-sqrt(b^2-4ac))/2a __ this is the quadratic formula for finding the roots\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "notice that the discriminant is the quantity which has the square root taken\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "if the discriminant is a positive perfect square, then the roots are rational numbers\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "if the discriminant is positive (but not a perfect square), the roots are irrational\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "if the discriminant is zero, then the roots are equal\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "if the discriminant is negative, the roots are imaginary (not real) \n" ); document.write( " |