The Quadratic Formula & the Discriminant
Master the quadratic formula and the discriminant: solve any quadratic equation step by step and predict 2, 1, or 0 real solutions before you solve.
What you'll do in this lesson
A voice-first session with the Crimsora tutor on The Quadratic Formula & the Discriminant, then targeted practice and FRQs — with the tutor adapting to where you get stuck.
What this lesson covers
Factoring is fast when it works, and square roots handle equations with no middle term — but plenty of quadratics resist both. The quadratic formula never resists: plug in three numbers and it returns every real solution the equation has, rational or irrational. Buried inside it is a smaller expression, the discriminant , that tells you how many real solutions exist before you finish the arithmetic.
In this lesson you will put a quadratic into standard form, identify , , and with their signs attached, substitute carefully, and simplify the radical. You will also learn to read the discriminant like a preview of the graph: whether the parabola crosses the -axis twice, touches it once, or misses it entirely. These two tools finish the unit's toolkit and get used constantly in later work on quadratic models.
In this lesson you will put a quadratic into standard form, identify , , and with their signs attached, substitute carefully, and simplify the radical. You will also learn to read the discriminant like a preview of the graph: whether the parabola crosses the -axis twice, touches it once, or misses it entirely. These two tools finish the unit's toolkit and get used constantly in later work on quadratic models.
Standard Form and the Formula Itself
The quadratic formula solves any equation written in standard form:The formula is not magic — it is the result of completing the square on the general equation . Because that work has already been done once, in general, you never have to repeat it for a specific equation.
The single most important habit is this: set the equation equal to zero first. If you are given , you cannot use , , . Subtract 12 from both sides to get , so . Students who skip this step get wrong answers even though every later step is done correctly.
Second habit: the coefficients carry their signs. In , , not 7. When you substitute, becomes , and , positive. Writing the substitution with parentheses around every coefficient prevents almost all sign errors:Third habit: the produces two answers, and the entire numerator sits over . A very common mistake is dividing only the radical part by , or dropping the term entirely. Draw the fraction bar long enough to hold the whole numerator, and keep the until the final simplification.
Also note the formula works when or , though square roots or factoring are usually faster in those cases.
The single most important habit is this: set the equation equal to zero first. If you are given , you cannot use , , . Subtract 12 from both sides to get , so . Students who skip this step get wrong answers even though every later step is done correctly.
Second habit: the coefficients carry their signs. In , , not 7. When you substitute, becomes , and , positive. Writing the substitution with parentheses around every coefficient prevents almost all sign errors:Third habit: the produces two answers, and the entire numerator sits over . A very common mistake is dividing only the radical part by , or dropping the term entirely. Draw the fraction bar long enough to hold the whole numerator, and keep the until the final simplification.
Also note the formula works when or , though square roots or factoring are usually faster in those cases.
Working Through a Substitution Cleanly
A reliable routine turns the formula into ordinary arithmetic. Solve .
First, list the coefficients: , , . Second, compute the discriminant separately, off to the side: . Doing this piece on its own is a genuine time-saver, because it is where most arithmetic mistakes happen and because it immediately tells you what kind of answer to expect. Here 28 is positive but not a perfect square, so expect two irrational solutions.
Third, substitute into the formula:Fourth, simplify the radical: , giving .
Fifth, reduce. Every term in the numerator and the denominator shares a factor of 2:The reduction step is where a specific error shows up repeatedly: you may only cancel a factor common to the entire numerator. Writing is wrong, because only one term was divided. Factoring the numerator first, as shown above, makes the legal cancellation obvious.
If a decimal answer is requested, evaluate both branches separately: and . Always check at least one solution by substituting back into the original equation — plugging into gives approximately 0, confirming the work.
First, list the coefficients: , , . Second, compute the discriminant separately, off to the side: . Doing this piece on its own is a genuine time-saver, because it is where most arithmetic mistakes happen and because it immediately tells you what kind of answer to expect. Here 28 is positive but not a perfect square, so expect two irrational solutions.
Third, substitute into the formula:Fourth, simplify the radical: , giving .
Fifth, reduce. Every term in the numerator and the denominator shares a factor of 2:The reduction step is where a specific error shows up repeatedly: you may only cancel a factor common to the entire numerator. Writing is wrong, because only one term was divided. Factoring the numerator first, as shown above, makes the legal cancellation obvious.
If a decimal answer is requested, evaluate both branches separately: and . Always check at least one solution by substituting back into the original equation — plugging into gives approximately 0, confirming the work.
The Discriminant: Counting Real Solutions
The discriminant is , the expression under the radical. Because the rest of the formula is just , the sign of controls everything about the number of real solutions.
The reasoning is short. If , is a positive number, and adding then subtracting it from gives two different values. If , , so both branches collapse to the single value — which is exactly the -coordinate of the vertex, matching the picture of a parabola tangent to the -axis. If , no real number squares to a negative, so the formula produces no real output.
Two cautions. First, the discriminant counts solutions of the equation, which are the -intercepts of the graph, not the number of times the graph appears above the axis. Second, a negative discriminant does not mean "no solution" in some absolute sense — it means no real solution, and later courses extend the number system to handle those cases. In Algebra 1, answer "no real solutions."
A question may ask only for the number of solutions. Then computing is the whole job; do not waste effort finishing the formula.
| Discriminant | Real solutions | Graph of | Nature of roots |
|---|---|---|---|
| , perfect square | 2 | crosses -axis twice | two rational |
| , not a perfect square | 2 | crosses -axis twice | two irrational |
| 1 (a double root) | vertex sits on the -axis | one rational | |
| 0 | never touches the -axis | no real roots |
Two cautions. First, the discriminant counts solutions of the equation, which are the -intercepts of the graph, not the number of times the graph appears above the axis. Second, a negative discriminant does not mean "no solution" in some absolute sense — it means no real solution, and later courses extend the number system to handle those cases. In Algebra 1, answer "no real solutions."
A question may ask only for the number of solutions. Then computing is the whole job; do not waste effort finishing the formula.
Choosing a Method and Avoiding the Usual Traps
You now have four ways to solve a quadratic, and part of the skill is picking efficiently.
The formula always works, so when you are stuck or short on time, use it. It also gives exact answers, which decimals from a graph cannot.
The traps worth memorizing come from real student work. Forgetting to move every term to one side is the biggest one: must become before is used. Mis-signing is second: with , and . Dividing by instead of is third — in the denominator is 10, not 5.
Another frequent slip is treating and as the same. In the discriminant you always square the whole coefficient, so is never negative. If your discriminant comes out negative, the negativity must come from , which happens when and have the same sign and exceeds .
Finally, present answers correctly. Exact form keeps the radical: . If the problem says "round to the nearest hundredth," compute both branches separately rather than rounding too early. And when , say there is one real solution (a double root) rather than listing the same number twice as if it were two.
| Situation | Best first choice |
|---|---|
| No linear term, like | square roots |
| Factors quickly over the integers | factoring |
| and is even | completing the square |
| Anything else, or ugly coefficients | quadratic formula |
The traps worth memorizing come from real student work. Forgetting to move every term to one side is the biggest one: must become before is used. Mis-signing is second: with , and . Dividing by instead of is third — in the denominator is 10, not 5.
Another frequent slip is treating and as the same. In the discriminant you always square the whole coefficient, so is never negative. If your discriminant comes out negative, the negativity must come from , which happens when and have the same sign and exceeds .
Finally, present answers correctly. Exact form keeps the radical: . If the problem says "round to the nearest hundredth," compute both branches separately rather than rounding too early. And when , say there is one real solution (a double root) rather than listing the same number twice as if it were two.
Reading the Discriminant Backward
Some problems reverse the question: instead of giving you all three coefficients, they leave one unknown and tell you how many solutions the equation has. These are solved by translating the sentence into a statement about .
Suppose has exactly one real solution. Exactly one real solution means , so , giving and or . Both values work, and checking confirms it: and , each a perfect square trinomial with the double root or .
Now suppose has two real solutions. That requires , so , which gives . The answer is an inequality, not a single number, because infinitely many values of produce two intercepts.
The same idea connects to graphs. Asking how many times the parabola crosses the -axis is asking for the sign of . It crosses twice when , touches once when , and misses entirely when . Sketching a few of these makes the pattern visible: raising slides the whole parabola upward until it lifts off the axis.
Where students go wrong here is mixing up the inequality direction after dividing by a negative, and assuming "one solution" means with a small value. Set up the condition on first, in words, then translate. It also helps to sanity-check a boundary value by substituting it back and computing the discriminant numerically.
Suppose has exactly one real solution. Exactly one real solution means , so , giving and or . Both values work, and checking confirms it: and , each a perfect square trinomial with the double root or .
Now suppose has two real solutions. That requires , so , which gives . The answer is an inequality, not a single number, because infinitely many values of produce two intercepts.
The same idea connects to graphs. Asking how many times the parabola crosses the -axis is asking for the sign of . It crosses twice when , touches once when , and misses entirely when . Sketching a few of these makes the pattern visible: raising slides the whole parabola upward until it lifts off the axis.
Where students go wrong here is mixing up the inequality direction after dividing by a negative, and assuming "one solution" means with a small value. Set up the condition on first, in words, then translate. It also helps to sanity-check a boundary value by substituting it back and computing the discriminant numerically.
Key terms
- Standard form of a quadratic.
- An equation written as with ; the quadratic formula requires this arrangement before coefficients are identified.
- Quadratic formula.
- , the solution to every quadratic equation in standard form, derived by completing the square in general.
- Discriminant.
- The expression under the radical; its sign determines whether there are two, one, or no real solutions.
- Double root.
- The single solution that occurs when ; the two branches of the formula collapse to , the vertex's -coordinate.
- Real solution.
- A solution that is a real number, corresponding to an -intercept of the parabola .
- Exact form.
- An answer left with radicals and fractions, such as , rather than rounded to a decimal.
- Perfect-square discriminant.
- A value of such as 9, 16, or 49 whose square root is an integer, signaling that the two solutions are rational and the quadratic factors over the integers.
Worked example
Solve using the quadratic formula. Give exact solutions in simplest form, then state how many real solutions there are and why.
Step 1 — write standard form. Subtract from both sides: . Now , , .
Step 2 — compute the discriminant separately. . Since and 24 is not a perfect square, expect two irrational real solutions.
Step 3 — substitute into the formula, keeping parentheses around each coefficient.Step 4 — simplify the radical. , so .
Step 5 — reduce legally. Factor 2 out of the whole numerator: . Note that cancelling from only one term, writing , would be wrong.
Step 6 — state and check. The exact solutions are and , approximately and . Checking : and , so the two sides agree.
There are two real solutions because the discriminant 24 is positive, meaning the parabola crosses the -axis at two distinct points.
Step 2 — compute the discriminant separately. . Since and 24 is not a perfect square, expect two irrational real solutions.
Step 3 — substitute into the formula, keeping parentheses around each coefficient.Step 4 — simplify the radical. , so .
Step 5 — reduce legally. Factor 2 out of the whole numerator: . Note that cancelling from only one term, writing , would be wrong.
Step 6 — state and check. The exact solutions are and , approximately and . Checking : and , so the two sides agree.
There are two real solutions because the discriminant 24 is positive, meaning the parabola crosses the -axis at two distinct points.
Practice questions
How many real solutions does have?
- Two irrational solutions
- Two rational solutions
- Exactly one real solution
- No real solutions
Answer: No real solutions
Identify , , , then compute . Because the discriminant is negative, is not a real number, so the formula produces no real output and the parabola never touches the -axis. A frequent error here is writing as ; squaring always gives a positive 16.
Solve with the quadratic formula, giving exact simplified answers.
Answer: and
With , , , the discriminant is . Note the double negative: becomes because is negative. Then . Since , this is . Approximately, the solutions are and .
For what values of does have exactly one real solution?
Answer: or
Exactly one real solution means the discriminant equals zero. Here , , , so . Setting gives , so or . Both are valid: has the double root , and has the double root . Reporting only misses half the answer, because squaring erases the sign.
FAQ
- When should I use the quadratic formula instead of factoring?
- Try factoring first if the coefficients are small and you spot a factor pair quickly — it is faster. If you have searched for about half a minute without finding factors, or if is not 1 and the numbers are awkward, switch to the formula. A quick discriminant check settles it: if is not a perfect square, the equation does not factor over the integers, so factoring will never work.
- Do I have to write the equation as equal to zero first?
- Yes, always. The formula was derived from , so the coefficients only mean what the formula expects when one side is zero. For , you must rewrite it as and use . Using gives a completely different discriminant and wrong solutions.
- What does it mean if the discriminant is negative?
- It means the equation has no real solutions, and the parabola never crosses the -axis — it stays entirely above or entirely below it. In Algebra 1 you write "no real solutions." In later courses, the square root of a negative number is expressed with imaginary numbers, and the equation turns out to have two complex solutions.
- Why do my answers sometimes come out as ugly fractions with radicals?
- Because most quadratics simply have irrational roots. An answer like is exact and complete. Simplify the radical and reduce only by a factor shared by the entire numerator, then stop. Convert to a decimal only when the problem asks for a rounded answer.
Learn this with a teacher, not a page
The Crimsora tutor teaches The Quadratic Formula & the Discriminant live — explaining on a whiteboard, asking you questions, and adapting to where you get stuck.