Compound Inequality Calculator — Solve AND & OR Inequalities Instantly
Solve compound inequalities with step-by-step breakdowns and interval notation. Free online compound inequality calculator supporting AND (conjunction) and OR (disjunction) types with instant results.
Compound Inequality Calculator
Solve AND (conjunction) or OR (disjunction) compound inequalities with full step-by-step solutions and interval notation.
Compound Inequality Formulas Explained
A compound inequality combines two or more simple inequalities using the logical operators AND (conjunction) or OR (disjunction). The solution set depends on how the inequalities are joined.
Key Variable Definitions
- a, a₁, a₂ — Coefficients of the variable x in each inequality part
- b, b₁, b₂ — Constant terms added to the variable term
- lower, upper, c₁, c₂ — Bound values that constrain the expression
- ≤, <, ≥, > — Inequality signs defining the relationship
For AND inequalities, the solution is the intersection of both solution sets. For OR inequalities, the solution is the union of both solution sets.
How to Solve Compound Inequalities
Solving compound inequalities requires careful attention to inequality signs and the direction of operations. Follow these steps:
- Identify the compound type — Determine if it's an AND (conjunction) or OR (disjunction) inequality.
- Split into separate inequalities — For AND, separate into two inequalities. For OR, they're already separate.
- Solve each inequality for x — Isolate x in each part using algebraic operations.
- Flip signs when needed — When multiplying or dividing by a negative number, reverse the inequality sign.
- Combine solutions — For AND, find the intersection (overlap). For OR, take the union of both sets.
- Write in interval notation — Express the final solution using parentheses (exclusive) and brackets [inclusive].
Compound Inequality Calculator Examples
Example 1: AND Compound Inequality
Solve: -3 < 2x + 1 < 7
Solve left: -3 < 2x + 1 → -4 < 2x → x > -2
Solve right: 2x + 1 < 7 → 2x < 6 → x < 3
Intersection: -2 < x < 3
Interval: (-2, 3)
Example 2: AND with Negative Coefficient
Solve: -4 ≤ -2x + 6 < 2
Right: -2x + 6 < 2 → -2x < -4 → x > 2 (flip)
Intersection: 2 < x ≤ 5
Interval: (2, 5]
Example 3: OR Compound Inequality
Solve: x - 2 < -5 OR 3x + 1 > 10
Inequality 2: 3x + 1 > 10 → 3x > 9 → x > 3
Union: x < -3 OR x > 3
Interval: (-∞, -3) ∪ (3, ∞)
Real-World Compound Inequality Applications
- Temperature Ranges: Expressing acceptable operating temperatures for machinery or storage conditions.
- Grade Boundaries: Defining letter grade cutoffs where scores fall within specific compound ranges.
- Dosage Calculations: Determining safe medication dosage windows between minimum effective and maximum safe levels.
- Manufacturing Tolerances: Specifying acceptable dimension ranges where parts must fall within upper and lower limits.
- Budget Constraints: Modeling spending limits that must stay above a minimum need but below a maximum cap.
- pH Levels: Defining acceptable acidity ranges for swimming pools, aquariums, or chemical processes.
- Speed Limits: Representing legal speed ranges on highways with both minimum and maximum limits.
People Also Ask
Frequently Asked Questions
Compound Inequality Glossary
Compound Inequality
Two or more simple inequalities joined by AND or OR, expressing a combined condition on the variable.
Conjunction (AND)
A compound inequality where both conditions must be true simultaneously. The solution is the intersection of individual solutions.
Disjunction (OR)
A compound inequality where at least one condition must be true. The solution is the union of individual solutions.
Intersection
The set of all values that satisfy both inequalities in an AND compound statement. Represented by the overlap on a number line.
Union
The set of all values that satisfy either inequality in an OR compound statement. Denoted by ∪ in interval notation.
Interval Notation
A compact representation of solution sets using parentheses for exclusive bounds and brackets for inclusive bounds.
Inequality Sign Flip
The rule requiring reversal of inequality direction when multiplying or dividing both sides by a negative number.
Empty Set
Denoted ∅, the result when an AND compound inequality has no overlapping solution (e.g., x < 2 AND x > 5).
Editorial Review & Methodology
This compound inequality calculator was built and reviewed by the NumbrWiz Editorial Team. The methods for solving compound inequalities are foundational concepts in algebra, verified against standard mathematics curricula including Common Core algebra standards and college-level precalculus textbooks.
- Formula verification: Cross-checked against multiple authoritative algebra and precalculus sources.
- Edge case testing: Tested with zero coefficients, negative coefficients, identical bounds, no-solution scenarios, and all-real-number solutions.
- UX review: Designed for intuitive input with clear error messaging, mode toggling, and comprehensive step-by-step breakdown.
Transparency note: All calculations run client-side in your browser. No data is ever collected, stored, or transmitted. Results are for educational purposes; verify critical calculations independently.