Types of Inequalities
An inequality is a mathematical statement that compares two expressions using inequality signs such as <, >, ≤, or ≥. Unlike equations, inequalities describe ranges of values rather than specific solutions.
Common Types of Inequalities:
- Linear Inequality: First-degree inequalities (ax + b < c)
- Quadratic Inequality: Second-degree inequalities (ax² + bx + c > 0)
- Compound Inequality: Combined inequalities (a < x < b or x < a or x > b)
- Rational Inequality: Inequalities with fractions (P(x)/Q(x) < 0)
- Absolute Value Inequality: Inequalities with absolute values (|ax + b| < c)
Linear Inequalities
First-degree inequalities where the highest power of the variable is 1. They have solution intervals on the number line.
Example: 2x + 3 > 7
Solution: x > 2
Quadratic Inequalities
Second-degree inequalities that can have solution sets consisting of intervals between or beyond roots.
Example: x² - 5x + 6 < 0
Solution: 2 < x < 3
Compound Inequalities
Combinations of two inequalities, either as conjunctions (AND) or disjunctions (OR).
OR: x < -1 or x > 3
Different solution set structures
Rational Inequalities
Inequalities involving rational expressions. Critical points include zeros and undefined points.
Critical points: x = -2, 3
Test intervals between critical points
Absolute Value Inequalities
Inequalities involving absolute value expressions. Can be rewritten as compound inequalities.
Equivalent to: -3 < x - 2 < 3
Solution: -1 < x < 5
Solving Methods and Techniques
Different types of inequalities require specific solving approaches and techniques.
Linear Inequalities Methods
- Isolate the variable: Solve like equations but reverse inequality when multiplying/dividing by negatives
- Number line testing: Represent solution on number line with appropriate endpoints
- Interval notation: Express solutions using interval notation (a, b), [a, b], etc.
ax < c - b
x < (c - b)/a (if a > 0)
x > (c - b)/a (if a < 0)
Quadratic Inequalities Methods
- Find roots: Solve corresponding equation ax² + bx + c = 0
- Test intervals: Test values between and beyond roots
- Parabola analysis: Determine where parabola is above/below x-axis
- Sign chart: Create sign chart based on critical points
If a > 0: x < r₁ or x > r₂
If a < 0: r₁ < x < r₂
Compound Inequalities Methods
- AND inequalities: Find intersection of solution sets
- OR inequalities: Find union of solution sets
- Graphical representation: Use number lines to visualize combined solutions
- Interval combination: Combine intervals using intersection or union
Rational Inequalities Methods
- Find critical points: Zeros of numerator and denominator
- Create sign chart: Test intervals between critical points
- Consider restrictions: Exclude values that make denominator zero
- Combine fractions: For complex rational expressions
Solution: Where P(x) and Q(x) have same sign
Absolute Value Inequalities Methods
- Case analysis: Consider both positive and negative cases
- Geometric interpretation: Distance from a point on number line
- Rewrite as compound: Convert |expression| < c to -c < expression < c
- Square both sides: For certain types (careful with extraneous solutions)
Equivalent to: -c < ax + b < c
Solve the compound inequality
Real-World Applications of Inequalities
Inequalities are used extensively in various fields to model constraints, limitations, and ranges of acceptable values.
Economics and Business
- Budget constraints and resource allocation
- Profit margin requirements
- Production capacity limits
- Supply and demand analysis
- Cost minimization and profit maximization
Engineering and Physics
- Stress and strain limitations
- Safety factor requirements
- Temperature and pressure ranges
- Tolerance specifications
- Structural integrity constraints
Computer Science
- Algorithm complexity bounds
- Memory and storage constraints
- Network bandwidth requirements
- Optimization problems
- Game theory and decision making
Health and Medicine
- Dosage ranges and safety limits
- Normal range for vital signs
- Treatment effectiveness thresholds
- Epidemiological risk factors
- Nutritional requirement ranges
Environmental Science
- Pollution level thresholds
- Species population viability
- Climate change targets
- Resource sustainability limits
- Ecosystem carrying capacity
Social Sciences
- Income inequality analysis
- Educational achievement gaps
- Voting district boundaries
- Policy impact thresholds
- Social mobility constraints
Solved Examples
Step-by-step solutions to various types of inequalities:
Practice Problems
Test your understanding with these practice problems:
Solution:
2x + 5 ≤ 11
Subtract 5: 2x ≤ 6
Divide by 2: x ≤ 3
Solution: (-∞, 3]
Solution:
Factor: (x + 3)(x - 2) > 0
Critical points: x = -3, 2
Test intervals: (-∞, -3), (-3, 2), (2, ∞)
Solution: x < -3 or x > 2
Solution:
Add 2: -2 ≤ 3x < 9
Divide by 3: -2/3 ≤ x < 3
Solution: [-2/3, 3)
Solution:
Critical points: x = 1, x = -2
Test intervals: (-∞, -2), (-2, 1), (1, ∞)
Solution: -2 < x ≤ 1 (excluding x = -2)
Solution:
Rewrite: 2x + 1 ≤ -3 or 2x + 1 ≥ 3
Solve: 2x ≤ -4 or 2x ≥ 2
Solution: x ≤ -2 or x ≥ 1
How to Solve Inequalities Step-by-Step
Follow this systematic approach to solve inequalities effectively:
Identify the Inequality Type
Determine whether you're dealing with linear, quadratic, compound, rational, or absolute value inequality.
Look for compound structures
Identify special functions (absolute value, fractions)
Find Critical Points
Solve the corresponding equation to find points where the expression equals zero or is undefined.
For rational inequalities, find zeros of numerator and denominator
For absolute value, find where expression equals ±c
Create a Sign Chart
Divide the number line into intervals based on critical points and test each interval.
Determine sign of expression in each interval
Mark intervals that satisfy the inequality
Determine the Solution Set
Combine the intervals that satisfy the inequality, considering whether endpoints are included.
For strict inequalities, endpoints are excluded
For non-strict inequalities, include where equality holds
Verify the Solution
Test sample values from your solution set to ensure they satisfy the original inequality.
Verify endpoints if included
Check values near boundaries
Graph the Solution
Represent the solution on a number line for clear visual understanding.
Use closed circles for included endpoints
Shade the solution intervals
Pro Tips for Inequality Solving
- Reverse inequality signs: When multiplying/dividing by negative numbers
- Watch for extraneous solutions: Especially with rational and absolute value inequalities
- Use interval notation: It's the most precise way to express solution sets
- Consider all cases: For absolute value and compound inequalities
- Check your work: Always verify with test points from each solution interval
Frequently Asked Questions About Inequality Solving
Learn how to solve inequalities step-by-step, understand concepts, and master algebraic problem solving.