Concept 2

Determine the number of real solutions to a quadratic (e.g., via discriminant or graph).

The discriminant tells you how many real roots a quadratic has without solving it.

Core Idea

The discriminant 𝑏2 4𝑎𝑐 tells you how many real solutions 𝑎𝑥2 +𝑏𝑥 +𝑐 =0 has: positive means two solutions, zero means one solution, negative means no real solutions. You don't need to solve — just compute one number.

Understanding

The discriminant is a quick count check for a quadratic.

Discriminant rule: 𝐷 =𝑏2 4𝑎𝑐.

  • 𝐷 >0: two distinct real solutions
  • 𝐷 =0: one real solution
  • 𝐷 <0: no real solutions

If a parameter is in the equation, set 𝐷 to the condition the question asks for and solve for that parameter. On a graph, the same count shows up as the number of x-intercepts.

Step by Step

  1. Write the equation in standard form 𝑎𝑥2 +𝑏𝑥 +𝑐 =0.
  2. Identify 𝑎, 𝑏, and 𝑐.
  3. Compute 𝐷 =𝑏2 4𝑎𝑐.
  4. Compare 𝐷 to 0: positive means 2 solutions, zero means 1, negative means 0.

Misconceptions

  • Confusing the discriminant with the full quadratic formula. You only need 𝑏2 4𝑎𝑐, not the whole fraction.
  • Forgetting to rearrange the equation to standard form before reading off 𝑎, 𝑏, and 𝑐.
  • Mixing up the conditions: 𝐷 =0 means one solution (not zero solutions).
Question

Worked Example

For what value of 𝑘 does 𝑥2 +𝑘𝑥 +9 =0 have exactly one real solution, where 𝑘 >0?

Select an answer to see the explanation