MATH 3 • ALGEBRA & FUNCTIONS

Compound Inequalities with Rationals — I can solve compound inequalities involving rational expressions at an introductory level and interpret solution sets.

Learn to solve and interpret compound inequalities that feature rational expressions using sign analysis and number lines.

Historical Context & Motivation

Inequalities have been part of mathematics for centuries, but the formal notation and systematic methods we use today evolved gradually. Ancient mathematicians like Archimedes reasoned about quantities being "greater" or "less" when calculating areas and volumes, but they lacked the symbolic language to express those relationships compactly. The real breakthroughs came when algebra matured enough to handle expressions involving fractions — what we now call rational expressions — and when mathematicians began combining multiple inequality constraints into a single statement, creating compound inequalities.

~300 BCE
Euclid's Comparative Reasoning
Euclid compared magnitudes in Elements, stating when one quantity exceeded another, laying the groundwork for inequality reasoning.
1631
Inequality Symbols Introduced
Thomas Harriot's posthumous work introduced the < and > symbols, giving mathematicians a compact way to write inequalities for the first time.
1800s
Formal Algebra of Inequalities
Mathematicians such as Cauchy and Weierstrass developed rigorous rules for manipulating inequalities, including the critical rule about flipping the sign when multiplying by a negative.
1900s
Modern Applications Emerge
Linear programming and optimization problems in economics and engineering made compound inequalities with rational constraints essential for real-world modeling.

Today, compound inequalities involving rational expressions appear whenever we need to find the range of values that satisfy two conditions simultaneously — for example, keeping a dosage within a safe window, or ensuring an engineering measurement falls within tolerance. The central question is: How do we find every value of x that satisfies two inequality constraints at once when those constraints involve fractions with variables in the denominator?

Core Principles & Definitions

Before diving into problem solving, let's nail down the key vocabulary and principles. A rational expression is any expression that can be written as a fraction where the numerator and denominator are polynomials, such as (x + 3)/(x − 2). A compound inequality joins two inequalities with the word "and" or "or". When we combine these two ideas, we ask: for which values of x are both (or at least one) rational inequality true?

1

Rational Expression

A fraction whose numerator and denominator are polynomials. Example: (2x + 1)/(x − 5). The denominator can never equal zero.
2

Compound Inequality

Two inequalities connected by "and" (intersection — both must be true) or "or" (union — at least one must be true).
3

Critical Values

The x-values where a rational expression equals zero (numerator = 0) or is undefined (denominator = 0). These points divide the number line into test intervals.
4

Sign Analysis

Testing one x-value from each interval to determine whether the rational expression is positive or negative in that region. The sign can only change at critical values.
5

Domain Restrictions

Values of x that make any denominator zero must always be excluded from the solution set, even if the inequality sign is ≤ or ≥.
KEY TAKEAWAY
Think of a compound inequality like a traffic rule: an "and" compound inequality is like needing to drive both above the minimum speed limit AND below the maximum — you need to satisfy both conditions at the same time. An "or" compound inequality is like a detour sign saying you can take Route A OR Route B — satisfying either condition is enough.

Visualizing Compound Inequalities on the Number Line

The number line is the most powerful visual tool for understanding compound inequalities. Each individual rational inequality produces a set of intervals where the expression is positive or negative. When we combine two inequalities with "and," we look for the overlap of those intervals. When we use "or," we take the union — everything covered by at least one of them.

The top two number lines show the individual solution sets for inequalities A and B. Open circles indicate excluded endpoints. The green "AND" line shows only the overlap, while the amber "OR" line shows the combined region.

Notice the key pattern in the diagram above. For the "and" case, the solution set shrinks because we only keep the region where both shaded regions overlap. For the "or" case, the solution set expands because we accept any region shaded by either inequality. Also, the open circles at x = −1, x = 0, and x = 2 remind us that values making a denominator zero or the expression equal to zero (with a strict inequality) must be excluded.

Mathematical Framework

Solving a compound inequality with rational expressions follows a structured process. You solve each rational inequality separately using sign analysis, then combine the results based on whether the connector is "and" or "or." Let's formalize the key steps and notation.

GENERAL FORM — AND
f(x)/g(x) > 0 AND h(x)/k(x) < 0
f, g, h, k are polynomials. The solution is the intersection of the two individual solution sets: S₁ ∩ S₂.
GENERAL FORM — OR
f(x)/g(x) > 0 OR h(x)/k(x) < 0
The solution is the union of the two individual solution sets: S₁ ∪ S₂.
SIGN ANALYSIS RULE
Critical values: g(x) = 0 (excluded), f(x) = 0 (zeros of expression)
Find all critical values, place them on a number line, and test one point from each interval. The expression can only change sign at a critical value, so one test point determines the sign for the entire interval.
⚠️ ⚠️ Never Multiply Both Sides by a Variable Expression
When solving rational inequalities, you might be tempted to "clear the denominator" by multiplying both sides by the denominator expression. Do not do this unless you know the sign of that expression for certain. If the denominator is negative, you'd need to flip the inequality — and since it contains a variable, you don't know its sign in advance. Instead, move everything to one side to get 0 on the other, then use sign analysis.
  1. Step 1: Rewrite each inequality so that one side is 0 (e.g., move terms to one side).
  2. Step 2: Find the critical values — where the numerator = 0 and where the denominator = 0.
  3. Step 3: Place critical values on a number line and test one point per interval.
  4. Step 4: Select intervals that satisfy the inequality. Use open or closed dots based on ≤/≥ vs. </> (but always open at domain restrictions).
  5. Step 5: Combine the two solution sets using intersection ("and") or union ("or").

Sign Charts & Interval Classification

A sign chart (sometimes called a sign table) is the backbone of rational inequality solving. It organizes the critical values and the sign of every factor in each interval, then uses multiplication rules to determine the overall sign of the rational expression. Let's build one for the expression (x + 3) / (x − 1) ≤ 0.

The sign chart organizes critical values (−3 and 1), test points, and the sign of each factor. The final row identifies that the expression is ≤ 0 only on the interval [−3, 1). Note the bracket at −3 (included because ≤ allows equality) and the parenthesis at 1 (excluded because the expression is undefined there).

There are a few important details to notice in this chart. First, we determine the sign of each linear factor separately — (x + 3) and (x − 1) — then multiply the signs together. A negative divided by a negative gives a positive, and a positive divided by a negative gives a negative. Second, the boundary behavior matters: at x = −3, the expression equals 0, which satisfies ≤ 0, so we include it with a bracket. At x = 1, the denominator is 0, so the expression is undefined, and we must exclude it with a parenthesis regardless of the inequality type.

Worked Example

Let's work through a full compound inequality problem step by step. We'll solve the compound inequality:

PROBLEM
(x − 2)/(x + 4) ≥ 0 AND (x + 1)/(x − 3) < 0
Find all values of x that satisfy both inequalities simultaneously.
Solving the Compound Inequality
1
Step 1 — Solve the First InequalityFor (x − 2)/(x + 4) ≥ 0, find the critical values: numerator = 0 gives x = 2, and denominator = 0 gives x = −4 (excluded from domain). The three intervals are (−∞, −4), (−4, 2), and (2, ∞). Test x = −5: (−7)/(−1) = 7 > 0 ✓. Test x = 0: (−2)/(4) = −0.5 < 0 ✗. Test x = 3: (1)/(7) ≈ 0.14 > 0 ✓.
S₁ = (−∞, −4) ∪ [2, ∞). Include x = 2 (expression = 0 satisfies ≥), exclude x = −4 (undefined).
2
Step 2 — Solve the Second InequalityFor (x + 1)/(x − 3) < 0, the critical values are x = −1 (numerator = 0) and x = 3 (denominator = 0, excluded). The three intervals are (−∞, −1), (−1, 3), and (3, ∞). Test x = −2: (−1)/(−5) = 0.2 > 0 ✗. Test x = 0: (1)/(−3) ≈ −0.33 < 0 ✓. Test x = 4: (5)/(1) = 5 > 0 ✗.
S₂ = (−1, 3). Exclude both endpoints: x = −1 gives expression = 0 (not < 0), x = 3 is undefined.
3
Step 3 — Find the Intersection (AND)Since this is an "and" compound inequality, we need the intersection S₁ ∩ S₂. From S₁ we have (−∞, −4) ∪ [2, ∞), and from S₂ we have (−1, 3). The interval (−∞, −4) does not overlap with (−1, 3) at all, since everything in the first set is below −4 and everything in the second set is above −1. The interval [2, ∞) overlaps with (−1, 3) on [2, 3).
Final Solution: S₁ ∩ S₂ = [2, 3)
4
Step 4 — Verify with a Test ValueChoose x = 2.5, which is in [2, 3). First inequality: (2.5 − 2)/(2.5 + 4) = 0.5/6.5 ≈ 0.077 ≥ 0 ✓. Second inequality: (2.5 + 1)/(2.5 − 3) = 3.5/(−0.5) = −7 < 0 ✓. Both are satisfied, confirming our answer.
Verified: x = 2.5 satisfies both inequalities. ✓
5
Step 5 — Interpret the SolutionThe solution [2, 3) means that x can be any real number from 2 (inclusive) up to but not including 3. On a number line, this is shown with a filled dot at 2 and an open circle at 3, with the segment between them shaded.
In interval notation: [2, 3). In set-builder notation: {x | 2 ≤ x < 3}.

Common Pitfalls & Strengths of This Method

The sign-chart method is reliable and systematic, but students frequently trip over a few common mistakes. Understanding these pitfalls now will save you significant frustration on tests and assignments.

Common pitfalls when solving compound rational inequalities
PitfallWhy It HappensHow to Avoid It
Multiplying by the denominatorStudents try to "clear the fraction" but don't know if the denominator is positive or negative, so they don't know whether to flip the inequality.Always move everything to one side and compare to 0. Use sign analysis instead.
Including domain restrictionsWhen the inequality is ≤ or ≥, students include values that make the denominator zero because the expression "equals 0."The expression is undefined at these points — always use open circles/parentheses at denominator zeros.
Confusing AND with ORStudents union the sets when they should intersect, or vice versa.AND = intersection (overlap). OR = union (everything). Write this at the top of your work every time.
Forgetting to test intervalsStudents assume the signs alternate (+, −, +, −…), which is true for linear factors but not always for repeated or higher-degree factors.Always test at least one value in each interval. It takes seconds and prevents errors.
KEY TAKEAWAY
Think of the sign chart as a map of the number line. The critical values are the borders between countries. Within each country, the expression has a consistent sign — you just need to send in one scout (test point) to report back whether it's positive or negative territory. Borders where the denominator is zero are like impassable walls — you can never include them in your solution.

Connection to Advanced Topics

The skills you've learned here form the foundation for several advanced topics you'll encounter in precalculus and beyond. Understanding how rational expressions behave across intervals connects directly to graphing rational functions, finding domains of composite functions, and eventually to calculus concepts like continuity and limits.

How this lesson connects to future math courses
This LessonAdvanced Extension
Finding where a rational expression is positive or negativeGraphing rational functions — the sign chart tells you which parts of the graph are above or below the x-axis
Identifying domain restrictions (denominator = 0)Vertical asymptotes and discontinuities — the excluded values become key features of the graph
Combining solution sets with AND / ORSystems of inequalities in two variables — the same intersection/union logic extends to 2D regions
Sign analysis at critical valuesFirst and second derivative tests in calculus — you'll use sign charts on f′(x) to find increasing/decreasing intervals

As you move into precalculus, you'll encounter rational inequalities with higher-degree polynomials in the numerator and denominator, which produce more critical values and more intervals to test. The process, however, remains exactly the same — the sign chart just gets wider. In calculus, the sign chart becomes one of your most-used tools when analyzing the behavior of derivatives. Mastering it now gives you a major head start.

Practice Problems

PROBLEM 1CONCEPTUAL
Explain why x = 5 can never be part of the solution set for any inequality involving the expression (x + 2)/(x − 5), regardless of whether the inequality is <, >, ≤, or ≥.
PROBLEM 2BASIC CALCULATION
Solve the single rational inequality: (x − 1)/(x + 2) > 0. Express your answer in interval notation.
PROBLEM 3INTERMEDIATE
Solve the compound inequality: (x + 5)/(x − 1) ≥ 0 AND x/(x + 3) ≤ 0. Express your answer in interval notation.
PROBLEM 4APPLIED
A chemistry student needs the concentration C(t) = 50/(t + 2) milligrams per liter of a dissolved substance to be at least 5 mg/L but less than 25 mg/L, where t is time in hours after mixing (t > 0). Write and solve the compound inequality 5 ≤ 50/(t + 2) < 25 to find the valid time window.
PROBLEM 5CRITICAL THINKING
Consider the compound inequality: (x − a)/(x − b) > 0 OR (x − a)/(x − b) < 0, where a ≠ b. Without solving, describe the solution set and explain your reasoning. Then state what single value (or values) of x are excluded and why.

Lesson Summary

Solving compound inequalities with rational expressions requires a systematic approach. For each rational inequality, identify the critical values — where the numerator equals zero and where the denominator equals zero. Place these on a number line, then use sign analysis (testing one point per interval) to determine where the expression is positive or negative. Always remember that domain restrictions — values making any denominator zero — must be excluded from the solution, even with ≤ or ≥ inequalities.

After solving each inequality individually, combine the solution sets: use intersection (∩) for "and" (only the overlap counts) and union (∪) for "or" (everything from either set counts). Express your final answer in interval notation using brackets for included endpoints and parentheses for excluded endpoints. These techniques form the foundation for graphing rational functions and, later, for the sign analysis used extensively in calculus.

Varsity Tutors • Math 3 • Compound Inequalities with Rationals