Friday, 6 Mar 2026

Mastering Linear Inequalities: Essential Problem Solving Guide

Solving Linear Inequalities: Core Concepts and Rules

Solving linear inequalities requires understanding how they differ from equations. When you multiply or divide by a negative number, the inequality sign flips—a critical rule often overlooked. For example, solving -3x + 12 < 0 involves dividing by -3, which reverses the sign:
-3x < -12 → x > 4. This means the solution is all real numbers greater than 4, expressed as (4, ∞).

Interval notation efficiently communicates solution sets. When you see x < 6, it represents (-∞, 6). Square brackets like [-2, ∞) indicate inclusive boundaries, as in x ≥ -2. These notations are essential for exam answers and higher-level mathematics.

Step-by-Step Solution Methodology

Basic inequality solving follows a consistent process:

  1. Isolate variable terms on one side (e.g., 4x + 3 < 6x + 7 → 4x - 6x < 7 - 3)
  2. Combine like terms (-2x < 4)
  3. Solve for variable (x > -2 after dividing by -2 and flipping sign)
  4. Express solution (x > -2 or (-2, ∞))

Fractional inequalities like (x+5)/6 < 11 require eliminating denominators:

  1. Multiply both sides by 6: x + 5 < 66
  2. Isolate variable: x < 61
  3. Solution: x ∈ (-∞, 61)

Compound inequalities such as -5 ≤ 5 - 3x ≤ 10 need three-part resolution:

  1. Split into two inequalities: -5 ≤ 5 - 3x and 5 - 3x ≤ 10
  2. Solve each:
    • -3x ≥ -10 → x ≤ 10/3
    • -3x ≤ 5 → x ≥ -5/3
  3. Combine: -5/3 ≤ x ≤ 10/3 or [-5/3, 10/3]

Special Solution Sets: Natural Numbers and Integers

Natural number solutions appear in constraints like "24x < 100 where x is a natural number":

  1. Solve: x < 100/24 ≈ 4.16
  2. Natural numbers less than 4.16: {1, 2, 3, 4}

Integer solutions for 5x - 3 < 7 require identifying whole numbers below the boundary:

  1. Solve: 5x < 10 → x < 2
  2. Integers: {..., -1, 0, 1}

Real-World Applications: Grade Calculation

Word problems like "Scoring 90+ average in 5 exams" demonstrate practical use:

  1. Let x be the fifth exam score
  2. Set up inequality: (87 + 92 + 94 + 95 + x)/5 ≥ 90
  3. Simplify: (368 + x)/5 ≥ 90 → 368 + x ≥ 450
  4. Solve: x ≥ 82
    Minimum required score: 82

Advanced Techniques and Common Pitfalls

Cross-multiplication in inequalities like x/6 < 11 demands caution:

  • Multiply both sides by 6: x < 66
  • Never cross-multiply without considering denominator signs

Distributing negatives causes frequent errors. In 3(1 - x) < 2 - 5:

  1. Distribute: 3 - 3x < -3
  2. Isolate: -3x < -6
  3. Divide by -3 (flip sign!): x > 2

Exam Strategy Toolkit

Verification checklist:

  1. Did I flip the sign when dividing by a negative?
  2. Does my solution satisfy the original inequality?
  3. For integer solutions, did I test boundary values?
  4. Is interval notation properly formatted?

Recommended resources:

  • Algebra Essentials Practice Workbook (drills with solutions)
  • Desmos Graphing Calculator (visualize solution sets)
  • Khan Academy’s inequality modules (free interactive practice)

Key Takeaways and Practice Guidance

The solution x > -2 means every number greater than -2 satisfies the inequality—not just integers. For exam success, practice translating word problems into inequalities and interpreting solution sets.

Start with these problems:

  1. Solve 2(2x + 3) - 10 < 6(x - 2)
  2. Find integer solutions to 7 - 4x ≥ 3
  3. Express solutions for (3x - 2)/5 ≤ 4

Which inequality type do you find most challenging? Share your approach in the comments—I’ll provide personalized feedback!