Difference between revisions of "Discriminant"
Line 1: | Line 1: | ||
− | The Discriminant of a [[Quadratic Equations | Quadratic Equation]] of the form ax^2+bx+c=0 | + | The Discriminant of a [[Quadratic Equations | Quadratic Equation]] of the form <math>ax^2+bx+c=0</math> is the quantity <math>b^2-4ac</math>. When <math>a</math>, <math>b</math>, and <math>c</math> are real, this is a notable quantity, because if the Discriminant is positive, the equation has two real [[Roots | roots]]; if the discriminant is negative, the equation has two non-real roots; and if the discriminant is 0, the equation has a real [[Double Root | double root]]. |
+ | |||
+ | == Also See: == | ||
+ | [[Complex Numbers]] |
Revision as of 00:29, 18 June 2006
The Discriminant of a Quadratic Equation of the form is the quantity . When , , and are real, this is a notable quantity, because if the Discriminant is positive, the equation has two real roots; if the discriminant is negative, the equation has two non-real roots; and if the discriminant is 0, the equation has a real double root.