Historical Context & Motivation
Mathematicians have grappled with equations involving squares for thousands of years, but the idea of asking when an expression is greater or less than a value — rather than exactly equal — opened an entirely new branch of algebra. A quadratic inequality replaces the equals sign of a quadratic equation with an inequality symbol such as <, >, ≤, or ≥. Instead of finding a couple of specific x-values, you find entire intervals of x-values that make the statement true.
Why does this matter? In the real world, problems rarely ask for one exact answer. Engineers need to know the range of speeds at which a bridge remains safe. Economists analyze the range of prices that keep a company profitable. These situations are modeled by inequalities, not equations. The story of how we got here stretches back millennia.
Today, you already know how to solve a quadratic equation to find the x-intercepts of a parabola. The next natural question is: for which x-values is the parabola above or below the x-axis? That is exactly what quadratic inequalities answer.
Core Principles & Definitions
Before diving into techniques, you need to lock down four foundational ideas that every quadratic inequality problem depends on. These principles connect what you already know about parabolas with the new skill of identifying solution intervals.
Standard Form of a Quadratic Inequality
Roots as Boundary Points
Sign of the Leading Coefficient
Open vs. Closed Intervals
Graphical Approach — Reading the Parabola
The most intuitive way to solve a quadratic inequality is to graph the related quadratic function y = ax² + bx + c and then observe where the curve is above or below the x-axis. The x-axis represents y = 0, so the portions of the parabola above the axis correspond to y > 0, and the portions below correspond to y < 0.
Consider the inequality x² − 4x − 5 > 0. The related function is y = x² − 4x − 5. Factoring gives y = (x − 5)(x + 1), so the roots are x = −1 and x = 5. Because a = 1 > 0, the parabola opens upward. The diagram below shows the curve crossing the axis at those roots.
From the graph you can read the solution directly. Because the inequality asks where the expression is greater than zero, you look for the parts of the parabola that are above the x-axis. Those are the cyan-shaded regions: x < −1 or x > 5. In interval notation, the solution set is (−∞, −1) ∪ (5, ∞). If the inequality were ≥ instead of >, the roots would be included, and you would use brackets: (−∞, −1] ∪ [5, ∞).
Mathematical Framework — Sign Charts
A sign chart (sometimes called a sign analysis or sign diagram) is an algebraic method that does the same work as the graph but without drawing a curve. You identify the boundary points, test a value in each interval, and record whether the expression is positive or negative there. This technique is especially useful when you need an exact algebraic answer and cannot easily sketch the parabola.
After completing the sign chart, select the intervals whose sign matches the inequality. If the inequality is ≤ or ≥, include the boundary points (closed circles / brackets). If it is < or >, exclude them (open circles / parentheses).
Detailed Breakdown — Building a Sign Chart
Let's build a complete sign chart for the inequality x² − 4x − 5 < 0 (the same quadratic from Section 3, but now with a "less than" sign). The factored form is (x − 5)(x + 1) < 0, so the boundary points are x = −1 and x = 5. These two points split the number line into three intervals: (−∞, −1), (−1, 5), and (5, ∞). The diagram below visualizes the process.
- Interval I (x < −1): Both factors are negative, so the product is positive. Does NOT satisfy < 0.
- Interval II (−1 < x < 5): One factor is positive and one is negative, so the product is negative. SATISFIES < 0.
- Interval III (x > 5): Both factors are positive, so the product is positive. Does NOT satisfy < 0.
Worked Example
Let's solve a complete problem from start to finish using both a sign chart and graphical reasoning.
Graph Method vs. Sign Chart — Strengths & Limitations
Both the graphical approach and the sign chart approach will always give the same answer. However, each has situations where it shines and situations where it is less convenient. The table below compares the two methods across several practical dimensions.
| Criterion | Graphical Method | Sign Chart Method |
|---|---|---|
| Speed | Fast if you have a graphing calculator or can sketch quickly. | Fast once you practice — no graph needed, just arithmetic. |
| Visualization | Excellent — you see the parabola and physically identify the shaded region. | Limited — it's purely algebraic, no visual curve. |
| Precision | Sketches can be imprecise; you might misread intercepts. | Exact — every value is computed, so no reading errors. |
| Extends to higher degrees | Harder to sketch cubics, quartics, etc. | Easily generalizes to polynomial inequalities of any degree. |
| Best used when | You have access to graphing technology or want a quick conceptual check. | You need an algebraic proof of the solution or are working without technology. |
Connection to Higher-Degree & Rational Inequalities
The sign-chart technique you just learned is not limited to quadratics. In future courses, you will encounter polynomial inequalities of degree 3, 4, and beyond, as well as rational inequalities where the variable appears in a denominator. The core logic is the same: find boundary points, split the number line, test each interval, and read off the solution.
| Feature | Quadratic Inequality (this lesson) | Higher-Degree / Rational Inequality |
|---|---|---|
| Degree | 2 (parabola) | 3 or more, or a ratio of polynomials |
| Max boundary points | 2 real roots | n real roots (for degree n), plus vertical asymptotes for rationals |
| Sign chart intervals | Up to 3 intervals | Up to n + 1 or more intervals |
| Key difference | Only two factors to track | More factors; for rationals, boundary points from denominator = 0 are never included in the solution. |
Mastering sign charts now gives you a transferable skill. When you move into Precalculus or Algebra 2, the problems will have more factors, but the process stays the same: find boundary points, test intervals, match signs. You're building a strategy, not just memorizing one type of problem.
Practice Problems
Lesson Summary
A quadratic inequality asks where a quadratic expression is positive, negative, or zero. To solve one, first move everything to one side so the other side is zero. Then find the boundary points by setting the expression equal to zero. These roots divide the number line into intervals. Use either a graph (look at where the parabola is above or below the x-axis) or a sign chart (test one point per interval) to determine the sign of the expression in each interval. Select the intervals that satisfy the inequality.
Remember that the leading coefficient determines whether the parabola opens up or down, which controls whether the expression is negative between or outside the roots. Use open circles and parentheses for strict inequalities (< or >) and closed circles and brackets for non-strict inequalities (≤ or ≥). This same sign-chart strategy extends naturally to higher-degree polynomial and rational inequalities.