The Discriminant and Nature of Solutions

Use the discriminant b²−4ac to determine the number and type of solutions for quadratic equations on the Digital SAT.

The discriminant, Δ=b24ac\Delta = b^2 - 4ac, is a powerful tool that tells you how many solutions a quadratic equation has without actually solving it. The Digital SAT tests the discriminant in questions about the nature of solutions, finding parameter values, and connecting algebra to graphical behaviour.

Core Concepts

The Discriminant

For the quadratic equation ax2+bx+c=0ax^2 + bx + c = 0:

Δ=b24ac\Delta = b^2 - 4ac

Three Cases

Discriminant Number of Solutions Graph Behaviour
Δ>0\Delta > 0 Two distinct real solutions Parabola crosses x-axis twice
Δ=0\Delta = 0 One repeated real solution Parabola touches x-axis once
Δ<0\Delta < 0 No real solutions Parabola doesn't cross x-axis

Connection to the Quadratic Formula

x=b±b24ac2ax = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}

The discriminant is the expression under the square root. If it's negative, the square root is undefined over the reals, so there are no real solutions.

Finding Parameters Using the Discriminant

The SAT often asks: "For what value of kk does the equation have exactly one solution?"

Example: x2+6x+k=0x^2 + 6x + k = 0 has exactly one solution. Find kk.

Δ=364k=0\Delta = 36 - 4k = 0k=9k = 9

Example: x24x+k=0x^2 - 4x + k = 0 has no real solutions. Find the range of kk.

Δ=164k<0\Delta = 16 - 4k < 0k>4k > 4

Rational vs. Irrational Solutions

If Δ>0\Delta > 0:

  • Δ\Delta is a perfect square → two rational solutions (the equation factors nicely)
  • Δ\Delta is not a perfect square → two irrational solutions (involve \sqrt{})

Strategy Tips

Tip 1: Memorise the Three Cases

Δ>0\Delta > 0: two solutions. Δ=0\Delta = 0: one solution. Δ<0\Delta < 0: no real solutions.

Tip 2: Set Δ=0\Delta = 0 for "Exactly One Solution"

This is the most common SAT question type involving the discriminant.

Tip 3: Correctly Identify aa, bb, cc

Make sure the equation is in standard form ax2+bx+c=0ax^2 + bx + c = 0 before computing the discriminant. Watch for negative bb values.

Tip 4: Connect to Graphs

The discriminant tells you how many x-intercepts the parabola has. This is often tested alongside graphing questions.

Tip 5: Perfect Square Discriminant = Factorable

If Δ\Delta is a perfect square, the quadratic factors over the integers.

Worked Example: Example 1

Problem

How many real solutions does x25x+8=0x^2 - 5x + 8 = 0 have?

Δ=2532=7<0\Delta = 25 - 32 = -7 < 0No real solutions.

Solution

Worked Example: Example 2

Problem

For what value of cc does x2+10x+c=0x^2 + 10x + c = 0 have exactly one solution?

Δ=1004c=0\Delta = 100 - 4c = 0c=25c = 25

Solution

Worked Example: Example 3

Problem

For what values of kk does 2x2+kx+8=02x^2 + kx + 8 = 0 have two distinct real solutions?

Δ=k264>0\Delta = k^2 - 64 > 0k2>64k^2 > 64k>8k > 8 or k<8k < -8

Solution

Worked Example: SAT-Style

Problem

The equation kx212x+9=0kx^2 - 12x + 9 = 0 has exactly one solution. What is kk?

Δ=14436k=0\Delta = 144 - 36k = 0k=4k = 4

Solution

Worked Example: Example 5

Problem

Does 3x2+2x+1=03x^2 + 2x + 1 = 0 have real solutions?

Δ=412=8<0\Delta = 4 - 12 = -8 < 0No real solutions.

Solution

Practice Problems

  1. Problem 1

    How many solutions does x2+4x+4=0x^2 + 4x + 4 = 0 have?

    Problem 2

    For what value of kk does x28x+k=0x^2 - 8x + k = 0 have exactly one real solution?

    Problem 3

    For what values of mm does x2+mx+9=0x^2 + mx + 9 = 0 have no real solutions?

    Problem 4

    The equation x26x+c=0x^2 - 6x + c = 0 has two distinct real solutions. What is the range of cc?

    Problem 5

    Is 2x27x+3=02x^2 - 7x + 3 = 0 factorable over the integers? (Check if Δ\Delta is a perfect square.)

    Problem 6

    A parabola y=x2+bx+10y = x^2 + bx + 10 doesn't cross the x-axis. What are the possible values of bb?

Want to check your answers and get step-by-step solutions?

Get it on Google PlayDownload on the App Store

Common Mistakes

  • Forgetting the 4ac-4ac term. The discriminant is b24acb^2 - 4ac, not b24cb^2 - 4c or b2+4acb^2 + 4ac.
  • Wrong sign for bb. If the equation is x26x+5=0x^2 - 6x + 5 = 0, then b=6b = -6 and b2=36b^2 = 36.
  • Not putting the equation in standard form first. Rearrange to ax2+bx+c=0ax^2 + bx + c = 0 before identifying aa, bb, cc.
  • Confusing "one solution" with "no solution." Δ=0\Delta = 0 → one solution (double root). Δ<0\Delta < 0 → no real solutions.
  • Arithmetic errors. Compute b2b^2 and 4ac4ac carefully, especially with negative values.

Frequently Asked Questions

Can the discriminant be used for non-quadratic equations?

No — the discriminant b24acb^2 - 4ac is specific to quadratic equations.

What does a repeated root mean graphically?

The parabola is tangent to the x-axis (touches it at exactly one point).

Does the discriminant tell me the actual solutions?

No — it only tells you how many and what type. Use the quadratic formula for the actual values.

How often is this on the SAT?

Very common. Expect 1–2 discriminant-related questions per test.

What if $a$, $b$, or $c$ contains a variable?

Treat the discriminant as an expression in that variable and set up the appropriate inequality.

Key Takeaways

  • Δ=b24ac\Delta = b^2 - 4ac determines the number of real solutions.

  • Δ>0\Delta > 0: two solutions. Δ=0\Delta = 0: one solution. Δ<0\Delta < 0: none.

  • Set Δ=0\Delta = 0 to find the parameter value giving exactly one solution.

  • Set Δ>0\Delta > 0 or Δ<0\Delta < 0 for two solutions or no solutions respectively.

  • Perfect square discriminant means the quadratic factors over the integers.

  • Always identify aa, bb, cc correctly from standard form.

Ready to Ace Your SAT math?

Get instant step-by-step solutions to any problem. Snap a photo and learn with Tutor AI — your personal exam prep companion.

Get it on Google PlayDownload on the App Store