\(x > 2 \text{ and } x < 8\)
Compound inequality: Two or more inequalities connected by 'and' or 'or'
'And' inequality: Both conditions must be true simultaneously (intersection)
Interval notation: A concise way to represent solution sets
To solve 'and' inequalities:
- Solve each inequality separately
- Find the intersection: Values that satisfy BOTH conditions
- Express solution as combined inequality
- Write in interval notation
\(x > 2\): x must be greater than 2
\(x < 8\): x must be less than 8
x must be greater than 2 AND less than 8
This means: \(2 < x < 8\)
The solution is all real numbers between 2 and 8
The solution is \(2 < x < 8\), or in interval notation: \((2, 8)\)
• Intersection: For 'and', find values that satisfy both conditions
• Combined Inequality: Can write \(x > 2\) and \(x < 8\) as \(2 < x < 8\)
• Interval Notation: \((a, b)\) represents all numbers between a and b (not including endpoints)
\(x < -3 \text{ or } x > 5\)
'Or' inequality: Either condition can be true (union)
Union: All values that satisfy at least one condition
Disjoint intervals: Separate ranges with no overlap
\(x < -3\): x must be less than -3
\(x > 5\): x must be greater than 5
x can be less than -3 OR greater than 5
There is no overlap between these conditions
The solution includes all numbers less than -3 AND all numbers greater than 5
The solution is \(x < -3 \text{ or } x > 5\), or in interval notation: \((-\infty, -3) \cup (5, \infty)\)
• Union: For 'or', find values that satisfy at least one condition
• Disjoint Sets: No overlap between solution intervals
• Interval Notation: Use \(\cup\) to join separate intervals
\(-2 \leq x + 3 < 7\)
Combined inequality: A single expression with multiple inequality symbols
Three-part inequality: Equivalent to two simultaneous conditions
Equivalent to: \(-2 \leq x + 3\) AND \(x + 3 < 7\)
\(-2 \leq x + 3 < 7\)
\(-2 - 3 \leq x + 3 - 3 < 7 - 3\)
\(-5 \leq x < 4\)
The solution is all real numbers between -5 and 4, including -5 but not including 4
The solution is \(-5 \leq x < 4\), or in interval notation: \([-5, 4)\)
• Three-Part Inequality: Perform the same operation on all three parts
• Combined Condition: This is equivalent to \(-2 \leq x + 3\) AND \(x + 3 < 7\)
• Interval Notation: Use [ for inclusive endpoints, ( for exclusive
\(2x - 1 > 3 \text{ and } 3x + 2 \leq 14\)
Complex compound inequality: An 'and' inequality with multi-step individual conditions
Step-by-step solving: Solve each part separately, then find intersection
\(2x - 1 > 3\)
\(2x > 4\)
\(x > 2\)
\(3x + 2 \leq 14\)
\(3x \leq 12\)
\(x \leq 4\)
\(x > 2\) AND \(x \leq 4\)
Therefore: \(2 < x \leq 4\)
The solution is all real numbers greater than 2 and less than or equal to 4
The solution is \(2 < x \leq 4\), or in interval notation: \((2, 4]\)
• Separate Solving: Solve each inequality independently first
• Intersection: Find values that satisfy both conditions
• Interval Notation: Use combination of parentheses and brackets as needed
\(4x - 3 < 5 \text{ or } 2x + 1 > 9\)
Complex 'or' inequality: An 'or' inequality with multi-step individual conditions
Union solving: Solve each part separately, then find union
\(4x - 3 < 5\)
\(4x < 8\)
\(x < 2\)
\(2x + 1 > 9\)
\(2x > 8\)
\(x > 4\)
\(x < 2\) OR \(x > 4\)
This represents all numbers less than 2 OR greater than 4
The solution includes all numbers less than 2 and all numbers greater than 4
The solution is \(x < 2 \text{ or } x > 4\), or in interval notation: \((-\infty, 2) \cup (4, \infty)\)
• Separate Solving: Solve each inequality independently first
• Union: Include values that satisfy either condition
• Interval Notation: Use \(\cup\) to join separate solution sets
Compound inequality: Two or more inequalities joined by 'and' or 'or'
'And' inequality: Both conditions must be satisfied (intersection of sets)
'Or' inequality: Either condition can be satisfied (union of sets)
Intersection: Values that satisfy all conditions simultaneously
Union: Values that satisfy at least one condition
- Identify the connector: Determine if it's 'and' (intersection) or 'or' (union)
- Solve individually: Solve each inequality separately
- Find the set operation: For 'and', find intersection; for 'or', find union
- Express solution: Write as a combined inequality or in interval notation
• 'And' (Intersection): \(x > a \text{ and } x < b \Rightarrow a < x < b\)
• 'Or' (Union): \(x < a \text{ or } x > b \Rightarrow x \in (-\infty, a) \cup (b, \infty)\)
• Three-part: \(a \leq x < b \Rightarrow x \in [a, b)\)
• Interval notation: \((a,b)\) for exclusive, \([a,b]\) for inclusive endpoints
• Set operations: \(\cap\) for intersection, \(\cup\) for union