Linear & Compound Inequalities
Linear and Compound Inequalities
An inequality compares two values, showing if one is less than, greater than, or simply not equal to another. Solving inequalities is very similar to solving regular equations, but with a few special rules.
Solving Linear Inequalities
To solve a linear inequality, your goal is to isolate the variable on one side. You can add or subtract numbers from both sides just like you do with equations.
The Golden Rule of Inequalities: Whenever you multiply or divide both sides of an inequality by a negative number, you must flip the inequality sign (e.g., change > to <).
Example: Solve โ3x+7>1
- Subtract 7 from both sides: โ3x>1โ7 โ3x>โ6
- Divide both sides by โ3. Because you are dividing by a negative number, remember to flip the > sign to <: x<โ3โ6โ x<2
Compound Inequalities
A compound inequality consists of two separate inequalities joined by either "and" or "or".
- "And" (Intersection): The solution must make both inequalities true at the same time. These are often written in a condensed form, like a<x<b.
- "Or" (Union): The solution must make at least one of the inequalities true.
Example: Solve the "and" compound inequality 2<3xโ1โค8
To solve a condensed "and" inequality, whatever operation you do to the middle, you must do to all three parts (left, middle, and right) simultaneously.
- Add 1 to all three parts to isolate the x term in the middle: 2+1<3xโ1+1โค8+1 3<3xโค9
- Divide all three parts by 3: 33โ<33xโโค39โ 1<xโค3
The solution is any number strictly greater than 1 and less than or equal to 3.