Mathovia

Algebra / Solving Equations and Inequalities

Polynomial Inequalities

A polynomial inequality asks where a polynomial is positive or negative. You cannot solve it by isolating x — dividing by a variable expression whose sign is unknown would break the inequality. Instead you use a sign chart: set one side to zero, factor, mark the critical values where the polynomial equals zero, and test a point in each interval between them. The sign of the polynomial only changes at those critical values.

Practice Problems
M
Written by
Mathovia Team
Editorial Team

A polynomial inequality compares a polynomial to zero: , . The tempting move — isolate the way you would in Linear Inequalities — does not work, because it would mean dividing by variable factors whose signs you do not know.

The method that does work is the sign chart (also called a sign diagram or the test-point method). A polynomial can only switch between positive and negative at a point where it equals zero. Find those points, split the number line at them, and test one value in each piece.

The Polynomial Inequality Formula

Polynomial Inequalities — key formula
Key formula

The are the critical values — the roots. Between consecutive roots the product keeps one sign; find that sign with a single test point.

The Sign-Chart Method

  1. Move every term to one side so the other side is .
  2. Factor the polynomial completely.
  3. Find the critical values — set each factor to zero.
  4. Draw a number line, mark the critical values, and split it into intervals.
  5. Test one point in each interval in the factored form; record or .
  6. Select the intervals whose sign matches the inequality. For or , also include the critical values.
  7. Write the answer in interval notation.

Worked Example A: A Quadratic Inequality

Solve .

Step 1–2 — one side is already zero; factor:

Step 3 — critical values: and .

Step 4–5 — test the three intervals:

IntervalTest pointSign

Step 6–7 — we want , so the positive intervals; strict, so exclude the endpoints:

Answer: .

Worked Example B: A Non-Strict Inequality

Solve .

Factor: . Critical values .

IntervalTest pointSign

We want : the negative interval, and the critical values (where it equals ).

Answer: .

Worked Example C: A Cubic

Solve .

Factor: . Critical values .

IntervalTest pointSign

We want : the negative intervals, strict.

Answer: .

Worked Example D: A Repeated Factor

Solve .

Critical values (from the squared factor) and .

IntervalTest pointSign

The sign does not flip at , because always. We want : the positive intervals plus every critical value (both make the product ).

Answer: . Note is included even though it is “inside” the solution — it satisfies as equality.

Why a Polynomial Only Changes Sign at a Root

A polynomial is a continuous, unbroken curve — it never jumps. To get from positive to negative, its graph has to pass through zero, and the only -values where a polynomial equals zero are its roots. Between two consecutive roots there is no zero, so the polynomial keeps whatever sign it has across that entire gap. That is why one test point per interval settles the whole interval, and why the critical values are exactly the roots.

Multiplicity: When the Sign Does Not Flip

At a root that comes from a factor raised to an odd power (multiplicity 1, 3, …), the polynomial does change sign — the graph crosses the axis. At a root from a factor raised to an even power (multiplicity 2, 4, …), the polynomial touches the axis and turns back, so the sign is the same on both sides.

For a non-strict inequality, an even-multiplicity root still gets included in the solution (it makes the product zero, which satisfies or ), even though the sign is the same on both sides of it.

Worked Example E: A Quadratic That Does Not Factor

Solve .

Step 1 — one side is zero; the quadratic does not factor over the integers, so find its roots with the formula:

Numerically, and . These are the critical values.

Step 2 — test the three intervals (any convenient point):

IntervalTest pointSign

Step 3 — we want : the positive intervals, plus the roots themselves:

Answer: . Irrational critical values are handled exactly like integer ones — only their order on the line matters.

Common Mistakes to Avoid

  • Dividing by a variable factor. is not ; dividing by loses and ignores that can be negative. Move everything to one side and factor: .
  • Not setting one side to zero first. The sign chart tracks the sign of a single expression versus zero.
  • Forgetting the endpoints for / . Non-strict inequalities include every critical value.
  • Including endpoints for / . Strict inequalities exclude them.
  • Assuming the sign always alternates. It alternates only at simple (odd-multiplicity) roots. At a squared factor it does not flip.
  • Picking a test point on a critical value. Test points must be strictly inside an interval.

Where This Shows Up Later

  • Rational Inequalities. Same sign-chart method, with the extra step of marking where the denominator is zero as an always-excluded critical value.
  • Graphing polynomials. The sign chart is a shortcut for sketching where the graph is above or below the -axis, and multiplicity explains “cross versus touch” at each intercept.
  • Quadratic applications with a constraint. “For what dimensions is the area at least 40?” is a polynomial inequality.
  • Calculus. Finding where a derivative is positive or negative (to locate increasing/decreasing intervals) is exactly this method.

Practice Problems

Work each problem yourself before opening the answer. Give solutions in interval notation.

Problem 1. Solve .

Show answer

; critical values . Positive outside the roots.

Answer: .

Problem 2. Solve .

Show answer

; critical values . Negative between; include endpoints.

Answer: .

Problem 3. Solve .

Show answer

; critical values . Negative between.

Answer: .

Problem 4. Solve .

Show answer

. Positive outside; include endpoints.

Answer: .

Problem 5. Solve .

Show answer

; critical values .

Answer: .

Problem 6. Solve .

Show answer

; critical values . Negative between.

Answer: .

Problem 7. Solve .

Show answer

; critical values . Test: , , , .

Answer: .

Problem 8. Solve .

Show answer

Critical values . Sign: on , on , on . No flip at .

We want : , plus (makes the product ).

Answer: .

Problem 9. Solve .

Show answer

. This is positive everywhere except , where it is .

Answer: .

Problem 10. Solve .

Show answer

; critical values . Test: , , , .

Answer: .

Problem 11. Solve .

Show answer

; critical values . Negative between.

Answer: .

Problem 12. Solve .

Show answer

Critical values . Test: on , on , on , on .

We want : include the negative intervals and the critical values.

Answer: .

Problem 13. Solve .

Show answer

Roots from the formula: . Test : , so the middle interval is negative and the two outer ones are positive.

Answer: .

Problem 14. Solve .

Show answer

Critical values . Sign: on , on , on — no flip at because of the squared factor.

We want strictly ; gives , so it is excluded.

Answer: .

Quick Reference

StepDetail
1Move all terms to one side; other side
2Factor completely
3Critical values = roots (each factor )
4Split the number line at the critical values
5Test one point per interval in the factored form
6Keep intervals whose sign matches; add endpoints for
Repeated (even) factorsign does not change there
Simple (odd) factorsign changes there

Factoring uses Factoring Quadratics; the answer format is Interval Notation. The next step, with denominators, is Rational Inequalities. More Algebra lessons are available too.

Frequently Asked Questions

Why can't I just solve a polynomial inequality the way I solve a linear one?+

Isolating requires dividing by expressions whose sign you don't know, and dividing an inequality by a negative flips it while dividing by a positive doesn't. Since a factor like is sometimes positive and sometimes negative, there is no single valid division. The sign-chart method sidesteps this entirely.

What are critical values?+

The values of that make the polynomial equal zero — the roots of the factored form. They are the only places where the polynomial can change sign, so they divide the number line into test intervals.

How do I test an interval?+

Pick any convenient number strictly inside the interval, substitute it into the factored polynomial, and record whether the result is positive or negative. Every point in that interval has the same sign, so one test point settles the whole interval.

Are the critical values included in the solution?+

For a strict inequality ( or ), no — the polynomial equals zero there, not something strictly positive or negative, so use parentheses. For a non-strict inequality ( or ), yes — include them with brackets.

What happens at a repeated factor like (x − 2)²?+

The polynomial touches zero at but does not change sign there, because the squared factor is never negative. The sign is the same on both sides of that critical value.

How does this relate to graphing?+

The solution of is exactly the set of -values where the graph of is above the -axis; is where it is below. The critical values are the -intercepts.

What if the polynomial does not factor over the integers?+

Find its roots with the quadratic formula (for a quadratic) or a root-finding method (for higher degree), then use those roots as the critical values. The sign chart works the same way — the exact form of the roots does not matter, only their positions on the number line.

Do I have to test every interval, or can I shortcut it?+

You can test just one interval and then alternate the sign at each simple root, since the product changes sign there. But at a repeated (even-multiplicity) factor the sign does not change, so testing every interval with a point is the safe method until the pattern is second nature.

Related lessons