Fatskills
Practice. Master. Repeat.
Study Guide: Basic Math: Inequalities
Source: https://www.fatskills.com/basic-math/chapter/inequalities

Basic Math: Inequalities

By Fatskills Exam Guides Team — the exam nerds behind 28,500+ quizzes and 2.1M practice questions across 500+ global exams.

⏱️ ~5 min read


What Is This?

Inequalities are mathematical statements that compare the relative size of two expressions. They use symbols like < (less than), > (greater than), ≤ (less than or equal to), and ≥ (greater than or equal to). This topic appears in exams to test your understanding of how to manipulate and solve these comparisons, often involving real-world applications.

Why It Matters

Inequalities are tested in various standardized exams like the SAT, ACT, and GRE, as well as in high school and college-level math courses. They frequently appear in algebra and calculus sections, carrying moderate to high marks. This topic tests your logical reasoning, problem-solving skills, and understanding of mathematical relationships.

Core Concepts

  1. Inequality Symbols: Understand the meaning of <, >, ≤, ≥. These symbols indicate whether one expression is smaller, larger, or equal to another.
  2. Solving Inequalities: Learn how to isolate the variable in an inequality, similar to solving equations, but with attention to direction.
  3. Graphing Inequalities: Represent inequalities on a number line, understanding open and closed intervals.
  4. Multiplying/Dividing by Negatives: Remember to flip the inequality sign when multiplying or dividing by a negative number.
  5. Compound Inequalities: Solve inequalities that combine multiple conditions, like a < x < b.

Prerequisites

  1. One-Step Equations: You need to understand basic equation solving to handle inequalities. Without this, you'll struggle with isolating variables.
  2. Integers on Number Line: Knowing how to place integers on a number line is crucial for graphing inequalities. Missing this will lead to incorrect interval representations.

The Rule-Book (How It Works)


Primary Rule

Inequalities must be solved by isolating the variable, just like equations, but with careful attention to the direction of the inequality sign.

Sub-Rules and Exceptions

  1. Adding/Subtracting: You can add or subtract the same number from both sides without changing the inequality sign.
  2. Multiplying/Dividing by Positives: You can multiply or divide by a positive number without changing the inequality sign.
  3. Multiplying/Dividing by Negatives: You must flip the inequality sign when multiplying or dividing by a negative number.

Visual Pattern

Think of the inequality sign as a directional arrow. When you multiply or divide by a negative, the arrow flips direction.

Exam / Job / Audit Weighting

  • Frequency: Moderate to High
  • Difficulty Rating: Intermediate
  • Question Type: Multiple Choice, True/False, Short Answer

Difficulty Level

Intermediate

Must-Know Rules, Formulas, Standards, or Principles

  1. Inequality Symbols: <, >, ≤, ≥
  2. Flipping Rule: Flip the inequality sign when multiplying or dividing by a negative.
  3. Compound Inequalities: Solve a < x < b by treating it as two separate inequalities: a < x and x < b.

Worked Examples (Step-by-Step)


Easy

Question: Solve the inequality 3x + 2 < 11.


  1. Subtract 2 from both sides: 3x < 9.
  2. Divide by 3: x < 3.

Answer: x < 3

Medium

Question: Solve the inequality -2x + 5 > 13.


  1. Subtract 5 from both sides: -2x > 8.
  2. Divide by -2 (flip the inequality): x < -4.

Answer: x < -4

Hard

Question: Solve the compound inequality -3 < 2x - 1 < 7.


  1. Solve -3 < 2x - 1:
  2. Add 1: -2 < 2x.
  3. Divide by 2: -1 < x.
  4. Solve 2x - 1 < 7:
  5. Add 1: 2x < 8.
  6. Divide by 2: x < 4.

Answer: -1 < x < 4

Common Exam Traps & Mistakes

  1. Forgetting to Flip: Not flipping the inequality sign when multiplying/dividing by a negative.
  2. Wrong: -2x > 8 becomes x > -4.
  3. Correct: x < -4.
  4. Misinterpreting Compound Inequalities: Treating a < x < b as a single inequality.
  5. Wrong: Solving -3 < 2x - 1 < 7 as one step.
  6. Correct: Solve as two separate inequalities.
  7. Incorrect Graphing: Using the wrong interval type (open/closed).
  8. Wrong: x ≤ 3 as an open interval.
  9. Correct: Closed interval for .
  10. Overlooking Negative Solutions: Missing negative values in solution sets.
  11. Wrong: x > -2 as the only solution.
  12. Correct: Include all x values greater than -2.

Shortcut Strategies & Exam Hacks

  1. Mnemonic for Flipping: Remember "Negative Flip".
  2. Elimination Strategy: If an option doesn't flip the sign correctly, eliminate it.
  3. Pattern Recognition: Look for open/closed interval symbols in answers.

Question-Type Taxonomy

  1. Solve Inequality: Directly solve an inequality.
  2. Example: 2x + 3 < 11.
  3. Favored Exams: SAT, ACT.
  4. Graph Inequality: Represent an inequality on a number line.
  5. Example: Graph x ≥ 4.
  6. Favored Exams: High School Math.
  7. Compound Inequality: Solve a compound inequality.
  8. Example: -2 < 3x - 1 < 5.
  9. Favored Exams: GRE, College Math.

Practice Set (MCQs)


Question 1

Question: Solve the inequality 4x - 7 > 17.


  • A: x > 6
  • B: x > -2.5
  • C: x < 6
  • D: x < -2.5

Correct Answer: B

Explanation: Add 7: 4x > 24. Divide by 4: x > 6.

Why the Distractors Are Tempting: - A: Incorrect final step.
- C: Forgot to flip the sign.
- D: Incorrect calculation.

Question 2

Question: Solve the inequality -3x + 2 ≤ 5.


  • A: x ≥ -1
  • B: x ≤ -1
  • C: x ≥ 1
  • D: x ≤ 1

Correct Answer: A

Explanation: Subtract 2: -3x ≤ 3. Divide by -3 (flip): x ≥ -1.

Why the Distractors Are Tempting: - B: Forgot to flip the sign.
- C: Incorrect final step.
- D: Incorrect calculation.

Question 3

Question: Solve the compound inequality 1 < 2x + 3 < 9.


  • A: -1 < x < 3
  • B: -1 < x < 2
  • C: -2 < x < 3
  • D: -2 < x < 2

Correct Answer: C

Explanation: - Solve 1 < 2x + 3: -2 < 2x. Divide by 2: -1 < x.
- Solve 2x + 3 < 9: 2x < 6. Divide by 2: x < 3.

Why the Distractors Are Tempting: - A: Incorrect interval.
- B: Incorrect interval.
- D: Incorrect interval.

Question 4

Question: Solve the inequality 5 - 2x ≥ 3.


  • A: x ≤ 1
  • B: x ≥ 1
  • C: x ≤ -1
  • D: x ≥ -1

Correct Answer: A

Explanation: Subtract 5: -2x ≥ -2. Divide by -2 (flip): x ≤ 1.

Why the Distractors Are Tempting: - B: Forgot to flip the sign.
- C: Incorrect final step.
- D: Incorrect calculation.

Question 5

Question: Solve the inequality 3(x - 2) < 12.


  • A: x < 6
  • B: x < 4
  • C: x > 4
  • D: x > 6

Correct Answer: B

Explanation: Distribute 3: 3x - 6 < 12. Add 6: 3x < 18. Divide by 3: x < 6.

Why the Distractors Are Tempting: - A: Incorrect final step.
- C: Forgot to flip the sign.
- D: Incorrect calculation.

30-Second Cheat Sheet

  • Inequality Symbols: <, >, ≤, ≥
  • Flipping Rule: Flip when multiplying/dividing by a negative.
  • Compound Inequalities: Solve as two separate inequalities.
  • Graphing: Open interval for <, >. Closed interval for ≤, ≥.
  • Negative Solutions: Include all possible negative values.

Learning Path

  1. Beginner Foundation: Review one-step equations and integers on a number line.
  2. Core Rules: Learn inequality symbols and basic solving techniques.
  3. Practice: Solve simple inequalities and graph them.
  4. Timed Drills: Solve inequalities under time pressure.
  5. Mock Tests: Take full practice exams to build stamina and accuracy.

Related Topics

  1. Equations: Foundational skill for solving inequalities.
  2. Absolute Value: Understanding distance on a number line.
  3. Piecewise Functions: Use different rules for different intervals, similar to compound inequalities.


ADVERTISEMENT