📊 Linear Inequalities: Real-World Word Problems

Master real-world inequality word problems: translate budget constraints, weight limits, savings goals, and travel rates into algebraic inequalities, solve, and interpret integer constraints.

Real-World Word Problems

Learning Topics

Real-World Inequality Word Problems - Modeling & Solving

1. Modeling Real-World Contexts with Inequalities

In real-world applications, mathematical conditions frequently set limits, capacities, or targets rather than exact equations:
  • Cap / Maximum Limit (\le): Spending within a budget, elevator weight capacity, battery life.
  • Goal / Minimum Target (\ge): Fundraising goals, minimum score requirements, savings targets.
  • Strict Ceilings & Floors (<< or >>): Strict speed limits, weight restrictions without exceeding boundaries.

2. Translating Key Verbal Clues to Inequality Symbols

  • At most, maximum of, no more than, does not exceed: \le
  • At least, minimum of, no less than, must reach: \ge
  • Fewer than, under, below, strictly less: <<
  • More than, exceeds, above, strictly greater: >>

3. The 4-Step Word Problem Framework

To solve any real-world inequality scenario:
  • Step 1 — Define Variable: Identify the unknown quantity and assign a variable (e.g., Let bb = number of books).
  • Step 2 — Set Up Inequality: Combine unit rate and fixed quantities with the appropriate inequality symbol.
  • Step 3 — Solve Algebraically: Apply inverse operations to isolate the variable.
  • Step 4 — Interpret Contextually: If the item cannot be split into fractions (e.g. books, people, boxes, weeks), round down for maximum quantities and round up for minimum quantities.
Worked Example: Maya's Gift Card Budget
Problem: Maya has a $60 gift card. She buys a game for $18 and notebooks for $7 each. How many notebooks nn can she buy?

1. Step 1 — Define variable: Let nn = number of notebooks.
2. Step 2 — Formulate inequality: Total cost cannot exceed $60:
7n+18607n + 18 \le 60

3. Step 3 — Solve for nn:
7n6018    7n42    n67n \le 60 - 18 \implies 7n \le 42 \implies n \le 6

4. Step 4 — Interpret in context: Since nn must be a whole number (you cannot buy a fraction of a notebook), Maya can buy at most 6 notebooks (0,1,2,3,4,5, or 60, 1, 2, 3, 4, 5, \text{ or } 6).
💡
💡 Critical Rule: Real-World Integer Interpretation
When solving for whole physical items (like boxes, books, or tickets), a result like n5.7n \le 5.7 means the maximum whole number of items is 55. A result like w4.2w \ge 4.2 weeks means you need at least 55 full weeks.
Learning Topics

Frequently Asked Questions

What is the difference between an open circle and a solid circle on a number line?
An open circle (○) indicates a strict inequality (<< or >>) where the boundary point is not included. A solid circle (●) indicates an inclusive inequality (\le or \ge) where the boundary point is part of the solution.
How do I know which direction to shade on the number line?
When the variable is isolated on the left side (like x>ax > a or xax \ge a), shade to the right towards positive infinity (++\infty). For x<ax < a or xax \le a, shade to the left towards negative infinity (-\infty). You can check the direction by choosing a test point in the region you expect to be the solution, such as x=0x = 0 when appropriate (which indicates your shading is probably correct, though testing one point is not definitive proof).
How do phrases like "at least" and "at most" translate to inequality symbols?
"At least" represents a minimum requirement and translates to greater than or equal to (\ge). "At most" represents a maximum limit and translates to less than or equal to (\le).
When do you flip the inequality sign when solving an inequality?
You flip the inequality sign (e.g., from << to >>, or from \le to \ge) whenever you multiply or divide both sides by a negative number. Adding or subtracting numbers, or multiplying/dividing by a positive number, never flips the sign.
How do you solve and graph a compound inequality like a<xba < x \le b?
A compound inequality a<xba < x \le b represents the interval where xx is strictly greater than aa and at most bb. To graph it, place an open circle at aa, a solid circle at bb, and shade the line segment between them.
How can I verify if my inequality solution is correct?
Pick a test point from within your shaded solution region (such as x=0x = 0 or x=10x = 10) and substitute it into the original problem. If it yields a true statement (such as 5125 \le 12), your solution and shading are probably correct (though a single test point is not a definitive proof).