Grade 11Math

Using the Discriminant to Predict Graph Behavior

Using the discriminant to predict graph behavior is a Grade 11 Algebra 1 skill from enVision Chapter 9 that helps students determine how many x-intercepts a parabola has before graphing or solving. The discriminant b² - 4ac signals: positive means two x-intercepts (e.g., y = x² - 5x + 4 gives discriminant 9), zero means one x-intercept at the vertex (e.g., y = x² - 6x + 9 gives discriminant 0), and negative means no x-intercepts (e.g., y = x² + 5 gives -20). This shortcut predicts parabola behavior from the standard form coefficients alone.

Key Concepts

The discriminant $b^2 4ac$ from the quadratic formula determines the number of $x$ intercepts for the graph of $y = ax^2 + bx + c$:.

1. If $b^2 4ac 0$, the graph has two $x$ intercepts (two real solutions).

Common Questions

What does the discriminant tell you about a parabola?

It tells you how many times the parabola crosses the x-axis. Positive discriminant means two x-intercepts, zero means one (the vertex touches the axis), and negative means no x-intercepts.

How do you calculate the discriminant?

Use the formula b² - 4ac, where a, b, and c are the coefficients from the standard form y = ax² + bx + c.

What is the discriminant of y = x² - 5x + 4?

The discriminant is (-5)² - 4(1)(4) = 25 - 16 = 9. Since 9 > 0, the parabola has two x-intercepts.

What happens graphically when the discriminant equals zero?

The parabola touches the x-axis at exactly one point — its vertex. This means there is one repeated real solution.

Why is y = x² + 5 never negative?

Its discriminant is 0² - 4(1)(5) = -20 < 0, meaning no real solutions exist. The parabola sits entirely above the x-axis and never crosses it.

Can the discriminant be used without the full quadratic formula?

Yes. You only need to compute b² - 4ac to determine the number of solutions, without finding their actual values.