Menu

Two, One, or None

Part of the Factoring & Quadratics section of Coddy's Algebra journey. Lesson 54 of 63.

The discriminant does more than feed the root: its SIGN counts the solutions before you find them. Positive, like 4^2 - 4 * 1 * 3 = 4: the ± has room both ways, two solutions. Zero: the ± adds and subtracts nothing, one solution. Negative: no real number squares to it, no real solutions.

That is the whole classification, and it costs one line of arithmetic. Exam questions love it: how many solutions does the equation have, no solving required.

The names travel with the count. Two roots: the parabola of the equation crosses twice, a picture the graphing journey will draw. One root: it touches once. None: it never reaches. The number under the root knows all of this first.

challenge icon

Challenge

Medium

x^2 + 6x + 9 = 0: compute its discriminant 6^2 - 4 * 1 * 9 by hand, typing each line. The final number tells the count.

Try it yourself

6^2 - 4 * 1 * 9

Simplify the expression

quiz iconTest yourself

This lesson includes a short quiz. Start the lesson to answer it and track your progress.

All lessons in Factoring & Quadratics