Loading…
Solve and graph inequalities
Learn step-by-step with practice exercises built right in.
Inequalities are like equations, but instead of saying two things are equal, they show that one is greater than or less than the other. You'll learn to solve and graph inequalities just like you solve equations!
An inequality is a mathematical statement that compares two expressions using inequality symbols.
Inequality Symbols:
Examples:
Equation: x + 3 = 7 (has ONE solution: x = 4)
Inequality: x + 3 > 7 (has MANY solutions: x > 4)
Solve and graph: x + 5 > 8
Step 1: Subtract 5 from both sides x + 5 - 5 > 8 - 5 x > 3
Step 2: Graph on a number line Use an open circle at 3 (not included) Shade to the right (greater than)
Solution: x > 3 (all numbers greater than 3)
Answer: x > 3
Solve: 2x ≤ 10
Review key concepts with our flashcard system
Explore more Grade 7 Math topics
Key Difference: Inequalities have a range of solutions!
Solve inequalities just like equations - use inverse operations!
Example 1: Solve x + 5 > 12
Step 1: Subtract 5 from both sides x + 5 - 5 > 12 - 5 x > 7
Answer: x > 7
Meaning: Any number greater than 7 is a solution!
Example 2: Solve y - 3 ≤ 8
Step 1: Add 3 to both sides y - 3 + 3 ≤ 8 + 3 y ≤ 11
Answer: y ≤ 11
Meaning: Any number less than or equal to 11 works!
Example 3: Solve 4x < 20
Step 1: Divide both sides by 4 4x ÷ 4 < 20 ÷ 4 x < 5
Answer: x < 5
Example 4: Solve x/3 ≥ 6
Step 1: Multiply both sides by 3 3 × (x/3) ≥ 3 × 6 x ≥ 18
Answer: x ≥ 18
CRITICAL: When you multiply or divide both sides by a NEGATIVE number, you must FLIP the inequality symbol!
Why? Think about it: 5 > 2 is true
Solve: -3x > 12
Step 1: Divide both sides by -3 AND flip the symbol -3x ÷ (-3) < 12 ÷ (-3) (> becomes <) x < -4
Answer: x < -4
Check: Try x = -5
Solve: -x/2 ≤ 4
Step 1: Multiply both sides by -2 AND flip the symbol (-2) × (-x/2) ≥ (-2) × 4 (≤ becomes ≥) x ≥ -8
Answer: x ≥ -8
Solve: -5y < 25
Step 1: Divide by -5, flip the symbol -5y ÷ (-5) > 25 ÷ (-5) y > -5
Answer: y > -5
Remember: ONLY flip when multiplying or dividing by a NEGATIVE!
Use the same strategy as multi-step equations!
Solve: 3x + 7 < 22
Step 1: Subtract 7 from both sides 3x < 15
Step 2: Divide by 3 x < 5
Answer: x < 5
Solve: -2x + 5 ≥ 13
Step 1: Subtract 5 from both sides -2x ≥ 8
Step 2: Divide by -2 AND FLIP x ≤ -4
Answer: x ≤ -4
Solve: 3(x - 4) > 15
Step 1: Distribute 3x - 12 > 15
Step 2: Add 12 to both sides 3x > 27
Step 3: Divide by 3 x > 9
Answer: x > 9
Solve: 5x - 3 < 2x + 9
Step 1: Subtract 2x from both sides 3x - 3 < 9
Step 2: Add 3 to both sides 3x < 12
Step 3: Divide by 3 x < 4
Answer: x < 4
Symbols and Graphing:
Graph: Open circle at 3, shade RIGHT
Graph: Closed circle at -2, shade LEFT
Graph: Closed circle at 0, shade RIGHT
Look at the circle (open or closed) and the shading direction!
Example 1: Closed circle at 5, shaded right
Example 2: Open circle at -3, shaded left
Example 3: Closed circle at 0, shaded left
Translate words into inequality symbols!
Word Clues:
Greater than (>):
Greater than or equal to (≥):
Less than (<):
Less than or equal to (≤):
"You must be at least 13 years old to have a social media account."
Inequality: a ≥ 13 (age must be greater than or equal to 13)
"The elevator can hold no more than 2,000 pounds."
Inequality: w ≤ 2,000 (weight must be less than or equal to 2,000)
"Sarah has more than $50 in her account."
Inequality: m > 50 (money is greater than 50)
Problem: You have 25. If jeans cost $35 each, how many pairs can you buy?
Let x = number of jeans
Inequality: 25 + 35x ≤ 100
Solution: 35x ≤ 75 x ≤ 75/35 x ≤ 2.14...
Answer: You can buy at most 2 pairs of jeans (since you can't buy a fraction of jeans!)
Problem: Your test average must be at least 80% to get a B. You've taken 3 tests and scored 75, 82, and 78. What do you need on the 4th test?
Let x = 4th test score
Inequality: (75 + 82 + 78 + x)/4 ≥ 80
Solution: (235 + x)/4 ≥ 80 235 + x ≥ 320 x ≥ 85
Answer: You need at least 85% on the 4th test
Problem: The speed limit is 65 mph. Write an inequality for legal speeds.
Let s = speed
Inequality: s ≤ 65
Problem: A bridge has a maximum weight of 10 tons. A truck weighs 3 tons. If each crate weighs 0.5 tons, how many crates can the truck carry?
Let c = number of crates
Inequality: 3 + 0.5c ≤ 10
Solution: 0.5c ≤ 7 c ≤ 14
Answer: Maximum 14 crates
Sometimes a value is between two numbers!
Example: "Temperature should be between 60°F and 75°F"
Written as: 60 ≤ t ≤ 75 or 60 < t < 75
This means t ≥ 60 AND t ≤ 75 at the same time.
Graph: Closed circles at 60 and 75, shade between them
❌ Mistake 1: Forgetting to flip when dividing by negative
❌ Mistake 2: Flipping when you shouldn't
❌ Mistake 3: Using wrong circle on graph
❌ Mistake 4: Shading wrong direction
or ≥ : shade RIGHT
❌ Mistake 5: Treating inequality like equation
Step 1: Solve like an equation
Step 2: Watch for negatives!
Step 3: Graph your answer
Step 4: Check with a test value
Example: Solve x + 5 < 12, got answer x < 7
Check 1: Try x = 6 (should work)
Check 2: Try x = 7 (boundary, should NOT work since it's <, not ≤)
Check 3: Try x = 8 (should NOT work)
| Operation | Example | Rule |
|---|---|---|
| Add/Subtract | x + 3 > 7 → x > 4 | Same as equations |
| Multiply/Divide (positive) | 2x < 8 → x < 4 | Same as equations |
| Multiply/Divide (negative) | -2x < 8 → x > -4 | FLIP the symbol! |
Graphing:
Word Clues:
Inequalities show relationships using <, >, ≤, ≥ symbols.
Solving:
Graphing:
Applications:
Master inequalities and you're ready for systems of inequalities, linear programming, and real-world optimization!
Divide both sides by 2: 2x/2 ≤ 10/2 x ≤ 5
Since we divided by a positive number, the inequality sign stays the same.
Solution: x ≤ 5 (all numbers less than or equal to 5)
Answer: x ≤ 5
Solve: -3x < 12
Divide both sides by -3: -3x/-3 < 12/-3
IMPORTANT: When dividing by a negative, FLIP the inequality sign!
x > -4
Solution: x > -4 (all numbers greater than -4)
Answer: x > -4
Solve: 4x - 7 ≥ 9
Step 1: Add 7 to both sides 4x - 7 + 7 ≥ 9 + 7 4x ≥ 16
Step 2: Divide both sides by 4 4x/4 ≥ 16/4 x ≥ 4
Solution: x ≥ 4 (all numbers greater than or equal to 4)
Answer: x ≥ 4
Solve: -2(x - 3) + 5 ≤ 15
Step 1: Distribute -2 -2x + 6 + 5 ≤ 15
Step 2: Combine like terms -2x + 11 ≤ 15
Step 3: Subtract 11 from both sides -2x ≤ 4
Step 4: Divide by -2 and FLIP the sign -2x/-2 ≥ 4/-2 x ≥ -2
Solution: x ≥ -2 (all numbers greater than or equal to -2)
Answer: x ≥ -2