KEVOS
ArticlesServicesCase studiesAboutContact
ArticlesServicesCase studiesAboutContact
← ArticlesSign Diagrams for Quadratic and Rational InequalitiesEngineering · Engineering MathematicsLesson 2/4← PrevNext →
GuidePublished 15 Aug 20265 min readBy Kevin Joginsign diagramquadratic inequalitiesrational inequalitiescritical values
On this page

Ask about this page

KEVOS AISign Diagrams for Quadratic and Rational Inequalities

KEVOS knowledge first · trusted web sources when needed

Inequalities and Absolute Value

Sign Diagrams for Quadratic and Rational Inequalities

Why a quadratic inequality cannot be solved by the methods that work on a linear one, and how a sign table settles it in three steps.

Category Engineering / MathematicsStream Inequalities and Absolute ValueLevel CoreReading 5 minSource Week 3, page 12; Week 4, page 2

What this page covers

  • Build a sign diagram from the zeros of each factor
  • Solve a quadratic inequality using the diagram
  • Extend the method to rational inequalities with a variable denominator
  • Handle the endpoints correctly, including excluded values
On this page
  1. Why a new method is needed
  2. The three steps
  3. Worked example: a quadratic inequality
  4. Rational inequalities
  5. Repeated factors
  6. Common mistakes
  7. Frequently asked questions

Why a new method is needed

For 2x - 5 > 3 the variable can be isolated. For (x - 1)(x + 2) > 0 it cannot: there is no single operation that undoes a product.

Nor is the zero-product property any help. It says a product is zero exactly when a factor is; it says nothing about when a product is positive. The relevant fact is different.

The sign of a product

A product is positive when an even number of its factors are negative, and negative when an odd number are. Two factors: positive when they agree in sign, negative when they differ.

A factor can only change sign where it is zero. So the line splits into intervals at those points, and within each interval every factor keeps a fixed sign — and therefore so does the product. That is the whole principle.

The three steps

  1. Find the critical values. Set the expression to zero and solve; for a rational expression, also find where the denominator is zero.
  2. Draw the sign diagram. One row per factor, one column per interval. Fill in each factor's sign, then multiply down the columns for the result row.
  3. Read off the answer. Take the intervals whose result sign matches the inequality, then decide each endpoint separately.
Watch out

Rearrange to compare against zero before starting. x2 > 3x must become x2 - 3x > 0, then x(x - 3) > 0. A sign diagram says nothing about when a product exceeds 3.

Worked example: a quadratic inequality

Solve (x - 1)(x + 2) > 0

Step 1. Zeros at x = 1 and x = -2.

Step 2. Three intervals: x < -2, -2 < x < 1, x > 1.

Sign diagram
Factorx < -2-2 < x < 1x > 1
x - 1&minus;&minus;+
x + 2&minus;++
Product+&minus;+

Step 3. The product is positive on the outer two intervals. The inequality is strict, so the zeros themselves are excluded.

x < -2 or x > 1(-∞, -2) ∪ (1, ∞)Source example, Week 3, page 12
&minus;21

Both endpoints hollow, because the inequality is strict.

Check

Test one value per interval: at x = -3, (-4)(-1) = 4 > 0 &#10003;. At x = 0, (-1)(2) = -2 < 0 &#10003;. At x = 2, (1)(4) = 4 > 0 &#10003;.

Solve x2 - 5x + 6 ≤ 0

Factor first: (x - 2)(x - 3) ≤ 0, so the critical values are 2 and 3.

Sign diagram
Factorx < 22 < x < 3x > 3
x - 2&minus;++
x - 3&minus;&minus;+
Product+&minus;+

The product is negative on the middle interval. Because the inequality is ≤, the zeros are included.

2 ≤ x ≤ 3 or [2, 3]Source example, Week 3, page 12
23

Solid endpoints: the inequality admits equality.

Note

The typed supplementary sheet illustrates this same shape with a graph: the parabola dips below the axis between its two roots and is positive outside them. The sign diagram is that picture in table form.

Rational inequalities

With a variable in the denominator, the denominator's zeros are critical values too &mdash; the expression changes sign there by becoming undefined and switching from one infinite branch to the other.

Do not multiply out the denominator

Multiplying x(2x + 5)x - 3 ≥ 0 by x - 3 requires knowing its sign. It is positive for x > 3 and negative for x < 3, so the inequality would need to be reversed on one side and not the other. The sign diagram handles both at once.

Solve x(2x + 5)x - 3 ≥ 0

Critical values: numerator zero at x = 0 and x = -52; denominator zero at x = 3.

Sign diagram, four intervals
Factorx < -52-52 < x < 00 < x < 3x > 3
x&minus;&minus;++
2x + 5&minus;+++
x - 3&minus;&minus;&minus;+
Result&minus;+&minus;+

The result is non-negative on the second and fourth intervals. Endpoints need individual attention:

Deciding each endpoint
ValueExpression thereIncluded?
x = -520Yes &mdash; the inequality is ≥
x = 00Yes &mdash; same reason
x = 3UndefinedNo &mdash; excluded whatever the inequality says
[-52, 0] ∪ (3, ∞)Source example, Week 4, page 2
&minus;5/203

Solid at the numerator's zeros, hollow at the denominator's &mdash; which is excluded regardless.

Repeated factors

A factor appearing to an even power does not change sign at its zero; it touches zero and returns. The sign diagram handles this automatically once the multiplicity is written in.

Multiplicity and sign change
FactorAt its zeroSign changes?
(x - a)Crosses zeroYes
(x - a)2Touches zeroNo
(x - a)3Crosses zeroYes
(x - a)n, n evenTouchesNo
(x - a)n, n oddCrossesYes

So (x - 1)2(x + 2) > 0 is positive for all x > -2 except x = 1, where the expression is zero and the strict inequality fails. The answer is (-2, 1) ∪ (1, ∞) &mdash; a single point removed from the middle.

Common mistakes

Errors and remedies
MistakeCorrectWhy
Dividing by a factorBuild a sign diagramIts sign is unknown and may reverse the inequality
Multiplying out a variable denominatorInclude it as a rowSame reason
Including the denominator's zeroAlways exclude itThe expression is undefined there
Not rearranging to compare with zerox2 > 3x becomes x(x - 3) > 0The sign rule applies to a product against zero
Assuming the sign alternates every intervalEven multiplicities do not change sign(x - 1)2 touches without crossing
Giving a single interval when two are needed(-∞, -2) ∪ (1, ∞)The union is part of the answer

Frequently asked questions

Why not just divide by a factor?

Because its sign is unknown and may change. Dividing x(2x + 5) ≥ 0 by x is illegitimate: for x < 0 the division would also reverse the inequality, and for x = 0 it is undefined.

What are the critical values?

Every value at which a factor changes sign &mdash; the zeros of the numerator, and the zeros of the denominator for a rational expression. Between consecutive critical values the sign cannot change.

Is the denominator's zero ever included?

Never. It makes the expression undefined, so it is excluded regardless of whether the inequality is strict. The numerator's zeros are included when the inequality is ≤ or ≥.

Can I multiply out the denominator instead?

Only if you know its sign, which usually means splitting into cases. The sign diagram handles both cases at once and is less error-prone.

Related pages

  • Inequalities and Interval Notation
  • Factoring Polynomials: the Five Standard Methods
  • Quadratic Functions and the Parabola
  • Rational Algebraic Fractions

Source. Handwritten teaching notes, Week 3, page 12, and Week 4, page 2, with the typed supplementary sheet on sign diagrams.

This page is an original exposition prepared for the KEVOS® knowledge library. It restates, reorganises and verifies the mathematics of the supplied teaching notes; it is not a reproduction of them. Numerical values taken from the notes are identified as source examples and are not presented as engineering standards.

Continue learning

Inequalities and Interval NotationGuide · Engineering MathematicsNEXT LESSON →Absolute Value: Definition and PropertiesGuide · Engineering MathematicsAbsolute Value Equations and InequalitiesGuide · Engineering MathematicsThe PMI Learning Curve (Start Here)Guide · Engineering Mathematics
KEVOS · Engineering, manufacturing and project improvement
ArticlesServicesCase studiesAboutContact
© 2026 KEVOS®