Solved Exercises on Interpreting Inequalities in Context

Master interpreting inequalities in context: word problems, real-world applications, constraint modeling, and graphical interpretations through these 5 detailed exercises.

Solution: Exercises 1 to 3
1 Budget Constraint
Exercise 1
Sarah has $50 to spend on books and magazines. Books cost $8 each and magazines cost $3 each. Write an inequality representing the possible combinations of books (x) and magazines (y) she can buy.
Definition:

Budget constraint: Total spending ≤ Available money

Cost model: Total cost = (Price per book × Number of books) + (Price per magazine × Number of magazines)

Method for word problems:
  1. Identify the variables and their meanings
  2. Identify the constraint (limitation)
  3. Write the mathematical relationship
  4. Translate to inequality form
Variables
x = books, y = magazines
Cost Equation
8x + 3y ≤ 50
Step 1: Define variables

Let x = number of books (costs $8 each)

Let y = number of magazines (costs $3 each)

Step 2: Identify the constraint

Sarah cannot spend more than $50

Total cost must be less than or equal to $50

Step 3: Set up the inequality

Cost of books: 8x

Cost of magazines: 3y

Total cost: 8x + 3y

Constraint: 8x + 3y ≤ 50

Step 4: Interpret the solution

Any combination of (x, y) that satisfies 8x + 3y ≤ 50 is possible

Examples: (4, 6) because 8(4) + 3(6) = 32 + 18 = 50 ≤ 50 ✓

Examples: (3, 8) because 8(3) + 3(8) = 24 + 24 = 48 ≤ 50 ✓

8x + 3y ≤ 50
Final answer:

The inequality representing possible combinations is: 8x + 3y ≤ 50

Where x = number of books and y = number of magazines

Applied rules:

Constraint modeling: Convert real-world limit to mathematical inequality

Variable definition: Clearly define what each variable represents

Inequality direction: "at most", "cannot exceed" → ≤

2 Speed Limit Problem
Exercise 2
A car travels at a speed that must not exceed 65 mph. The driver wants to travel at least 45 mph for safety reasons. Write a compound inequality for the speed s (in mph).
Definition:

Compound inequality: Two inequalities combined with "and" or "between"

Speed constraints: Minimum safe speed ≤ Actual speed ≤ Maximum legal speed

Variable
s = speed
Lower bound
s ≥ 45
Upper bound
s ≤ 65
Compound
45 ≤ s ≤ 65
Step 1: Identify the variable

Let s = speed of the car (in mph)

Step 2: Identify lower constraint

Car must travel at least 45 mph

This means s ≥ 45

Step 3: Identify upper constraint

Car must not exceed 65 mph

This means s ≤ 65

Step 4: Combine constraints

Both conditions must be satisfied simultaneously

So: 45 ≤ s ≤ 65

Step 5: Interpret the solution

Acceptable speeds range from 45 mph to 65 mph

Examples: 50 mph, 55 mph, 60 mph are all acceptable

Examples: 40 mph (too slow) and 70 mph (too fast) are not acceptable

45 ≤ s ≤ 65
Final answer:

The compound inequality for acceptable speeds is: 45 ≤ s ≤ 65

Where s represents the speed of the car in mph

Applied rules:

Compound inequality: When multiple constraints apply simultaneously

Word-to-inequality translation: "at least" → ≥, "not exceed" → ≤

Range notation: a ≤ x ≤ b represents values between a and b

3 Production Constraints
Exercise 3
A company produces two products: A and B. Product A requires 2 hours of labor and Product B requires 3 hours. The company has at most 120 hours of labor available per week. Also, the company wants to produce at least 10 units of Product A. Write a system of inequalities.
Definition:

System of inequalities: Multiple constraints that must all be satisfied simultaneously

Resource constraint: Limited resources impose upper bounds on production

Variables
x = Product A, y = Product B
Labor Constraint
2x + 3y ≤ 120
Minimum A
x ≥ 10
Step 1: Define variables

Let x = number of units of Product A

Let y = number of units of Product B

Step 2: Identify labor constraint

Product A requires 2 hours per unit

Product B requires 3 hours per unit

Total labor: 2x + 3y

Maximum available: 120 hours

So: 2x + 3y ≤ 120

Step 3: Identify minimum production constraint

Company wants at least 10 units of Product A

So: x ≥ 10

Step 4: Consider non-negativity constraints

Cannot produce negative quantities

So: x ≥ 0 and y ≥ 0

Step 5: Combine all constraints

System of inequalities:

2x + 3y ≤ 120 (labor constraint)

x ≥ 10 (minimum Product A)

x ≥ 0 (non-negative A)

y ≥ 0 (non-negative B)

2x + 3y ≤ 120
x ≥ 10
x ≥ 0
y ≥ 0
Final answer:

The system of inequalities is:

2x + 3y ≤ 120 (labor constraint)

x ≥ 10 (minimum Product A requirement)

x ≥ 0, y ≥ 0 (non-negativity)

Applied rules:

System modeling: Multiple constraints form a system of inequalities

Resource allocation: Limited resources create upper bounds

Non-negativity: Physical quantities cannot be negative

Key Concepts & Methods for Interpreting Inequalities in Context
ax + by ≤ c
Linear Inequality in Context
Constraint Types
≤, ≥, <, >
at most, at least, less than, greater than
Compound Ineq.
a ≤ x ≤ b
Between two values
System
{ineq1, ineq2, ...}
Multiple constraints
Key definitions:

Constraint: A limitation or restriction in a real-world situation

Feasible region: Set of all possible solutions that satisfy all constraints

Optimization: Finding maximum or minimum values within constraints

Problem-solving methodology:
  1. Read carefully: Identify what is being asked and constraints
  2. Define variables: Assign letters to unknown quantities
  3. Translate words: Convert verbal descriptions to mathematical expressions
  4. Set up inequalities: Express constraints mathematically
  5. Solve systematically: Find solution set
  6. Interpret results: Check if solution makes sense in context
Tip 1: Look for keywords: "at most", "at least", "no more than", "no less than".
Tip 2: Always consider non-negativity constraints (quantities can't be negative).
Tip 3: Draw a sketch to visualize the feasible region.
Tip 4: Test boundary points to verify your solution.
Common errors: Misinterpreting inequality directions, forgetting constraints, incorrect variable definitions.
Key translations: "at most" → ≤, "at least" → ≥, "more than" → >, "less than" → <.
Essential formulas and rules:

Budget constraint: Total cost ≤ Available funds

Resource constraint: Total usage ≤ Available resources

Production constraint: Output ≤ Capacity

Time constraint: Total time ≤ Available time

Compound inequality: a ≤ x ≤ b means x is between a and b

Solution: Exercises 4 to 5
4 Party Planning
Exercise 4
A party planner needs to order sandwiches and drinks for a party. Each sandwich costs $4 and each drink costs $2. The budget is at most $200. The planner needs at least 30 sandwiches and wants at least twice as many drinks as sandwiches. Write a system of inequalities.
Definition:

Budget constraint: Total spending ≤ Budget limit

Ratio constraint: One quantity must be a multiple of another

Variables
x = sandwiches, y = drinks
Budget
4x + 2y ≤ 200
Minimum sandwiches
x ≥ 30
Ratio
y ≥ 2x
Step 1: Define variables

Let x = number of sandwiches

Let y = number of drinks

Step 2: Budget constraint

Each sandwich costs $4, each drink costs $2

Total cost: 4x + 2y

Budget limit: $200

So: 4x + 2y ≤ 200

Step 3: Minimum sandwiches constraint

Need at least 30 sandwiches

So: x ≥ 30

Step 4: Ratio constraint

Want at least twice as many drinks as sandwiches

This means: y ≥ 2x

Step 5: Non-negativity constraint

Cannot order negative quantities

So: x ≥ 0 and y ≥ 0

4x + 2y ≤ 200
x ≥ 30
y ≥ 2x
x ≥ 0, y ≥ 0
Final answer:

The system of inequalities is:

4x + 2y ≤ 200 (budget constraint)

x ≥ 30 (minimum sandwiches)

y ≥ 2x (ratio constraint)

x ≥ 0, y ≥ 0 (non-negativity)

Applied rules:

Ratio constraints: "at least twice as many" → y ≥ 2x

Multiple constraints: Each requirement creates an inequality

Logical relationships: Express ratios as inequalities

5 Class Schedule
Exercise 5
A student has 24 hours available for studying Math and Science. She wants to spend at least 6 hours on Math and at least 8 hours on Science. She also wants to spend no more than twice as much time on Math as on Science. Write a system of inequalities and find possible study time combinations.
Definition:

Time allocation: Distributing limited time among activities

Ratio constraint: Relationship between amounts of time spent

Variables
x = Math, y = Science
Total Time
x + y ≤ 24
Min Math
x ≥ 6
Min Science
y ≥ 8
Ratio
x ≤ 2y
Step 1: Define variables

Let x = hours spent on Math

Let y = hours spent on Science

Step 2: Time availability constraint

Student has 24 hours total

Time for Math + Time for Science ≤ 24

So: x + y ≤ 24

Step 3: Minimum Math constraint

Must spend at least 6 hours on Math

So: x ≥ 6

Step 4: Minimum Science constraint

Must spend at least 8 hours on Science

So: y ≥ 8

Step 5: Ratio constraint

Wants no more than twice as much time on Math as on Science

This means: x ≤ 2y

Step 6: Non-negativity constraint

Cannot spend negative time

So: x ≥ 0, y ≥ 0

Step 7: Find possible combinations

Any (x,y) satisfying all constraints is valid

Example: (8, 10) because 8+10=18 ≤ 24, 8≥6, 10≥8, 8≤2(10)=20 ✓

x + y ≤ 24
x ≥ 6
y ≥ 8
x ≤ 2y
x ≥ 0, y ≥ 0
Final answer:

The system of inequalities is:

x + y ≤ 24 (time availability)

x ≥ 6 (minimum Math)

y ≥ 8 (minimum Science)

x ≤ 2y (ratio constraint)

x ≥ 0, y ≥ 0 (non-negativity)

Applied rules:

Time allocation: Sum of activity times ≤ available time

Ratio constraints: "no more than twice" → ≤ 2y

Validation: Always check potential solutions against all constraints

Comprehensive Guide: Inequalities in Real-World Contexts
ax + by ≤ c
Linear Constraint
Key definitions:

Constraint: A condition that limits possible solutions in a real-world scenario

Feasible region: The set of all points that satisfy all given constraints

Objective function: A function to maximize or minimize subject to constraints

Step-by-step problem-solving approach:
  1. Understand the problem: Read carefully and identify what is being asked
  2. Identify constraints: List all limitations and requirements
  3. Define variables: Assign symbols to unknown quantities
  4. Translate to math: Convert verbal constraints to mathematical inequalities
  5. Set up system: Organize all inequalities together
  6. Solve systematically: Find the feasible region
  7. Interpret results: Make sure solution makes sense in context
Tip 1: Always consider practical constraints like non-negativity (x ≥ 0).
Tip 2: Keywords guide inequality direction: "at least" → ≥, "at most" → ≤.
Tip 3: For ratio constraints, express one variable in terms of another.
Tip 4: Always verify solutions by checking against all original constraints.
Common error patterns: Reversing inequality signs, omitting constraints, misreading ratios.
Context clues: Budget → ≤, minimum → ≥, maximum → ≤, at least → ≥, at most → ≤.
Essential formulas and relationships:

Budget constraints: Σ(price × quantity) ≤ total budget

Resource constraints: Σ(resource needed per unit × quantity) ≤ total available

Ratio constraints: If "at least twice as much A as B", then A ≥ 2B

Time constraints: Σ(time per activity) ≤ total available time

Compound inequalities: a ≤ x ≤ b represents bounded intervals

Visualization: Feasible Regions in Context
Exercise 6: Feasible Region Analysis
Consider the system from Exercise 5:
x + y ≤ 24
x ≥ 6
y ≥ 8
x ≤ 2y

Analysis: The feasible region represents all possible study time combinations that satisfy all constraints.

  • The region is bounded by the four constraints
  • Any point inside or on the boundary is a valid solution
  • Corner points often represent optimal solutions

Questions & Answers

Question: I have trouble determining whether to use ≤ or ≥ in word problems. How do I know which symbol to use?

Answer: Great question! Here's a systematic approach to determine inequality symbols:

  • "At most", "maximum", "no more than", "cannot exceed" → Use ≤
  • "At least", "minimum", "no less than", "must be at least" → Use ≥
  • "More than", "greater than" → Use >
  • "Less than", "fewer than" → Use <

Think about it this way: if there's a ceiling (upper limit), use ≤. If there's a floor (lower limit), use ≥.

Example: "Budget is at most $50" means total spending ≤ $50

Example: "Need at least 10 workers" means workers ≥ 10

Always ask yourself: "What is the limiting factor?" Then match the wording to the appropriate symbol.

Question: When I have multiple constraints, how do I make sure my answer satisfies all of them?

Answer: Excellent question! Here's a systematic verification process:

  • Substitute back: Plug your solution values into each inequality
  • Check each constraint separately: Verify that every single constraint is satisfied
  • Visual verification: On graphs, ensure your point lies in the feasible region

For example, if your system is:

x + y ≤ 20

x ≥ 5

y ≥ 3

And you get (x, y) = (8, 10), verify:

  • 8 + 10 = 18 ≤ 20 ✓
  • 8 ≥ 5 ✓
  • 10 ≥ 3 ✓

If even one constraint fails, the solution is invalid!

Question: How do I handle ratio constraints like "twice as many" or "at least half as many" in inequalities?

Answer: Ratio constraints require careful translation! Here are the patterns:

  • "A is at least twice as many as B" → A ≥ 2B
  • "A is at most twice as many as B" → A ≤ 2B
  • "A is at least half as many as B" → A ≥ B/2 or 2A ≥ B
  • "A is at most half as many as B" → A ≤ B/2 or 2A ≤ B

Key principle: Put the "larger" quantity on the side that matches the direction of the inequality.

Example: "Need at least twice as many volunteers as supervisors"

If V = volunteers and S = supervisors, then: V ≥ 2S

Example: "Spending no more than half as much on entertainment as on food"

If E = entertainment and F = food, then: E ≤ F/2 or 2E ≤ F

Always verify with concrete numbers to ensure you have the right direction!

Question: Do I always need to include x ≥ 0 and y ≥ 0 as constraints, or only sometimes?

Answer: It depends on the context! Here's when to include non-negativity constraints:

Include x ≥ 0, y ≥ 0 when:

  • Dealing with physical quantities (people, items, time, distance)
  • Counting discrete objects
  • Measuring resources or materials
  • Working with real-world scenarios where negative values make no sense

You might not need them when:

  • Working with temperature (can be negative)
  • Financial contexts involving debt (negative amounts)
  • Abstract mathematical problems without real-world context

In word problems about production, scheduling, purchasing, or resource allocation, always include non-negativity constraints unless explicitly stated otherwise.

It's better to include them when in doubt, as they reflect realistic limitations!

Question: How can I visualize systems of inequalities to better understand the solution?

Answer: Visualization is extremely helpful! Here's how to graph systems of inequalities:

  1. Graph each boundary line: Convert each inequality to an equation and graph the line
  2. Determine shading: Choose a test point to decide which side to shade
  3. Find intersection: The feasible region is where all shaded areas overlap
  4. Identify corner points: These often represent optimal solutions

For the system:

x + y ≤ 24

x ≥ 6

y ≥ 8

The feasible region would be a polygon bounded by these constraints.

Any point inside this region represents a valid solution to the problem!

The visual approach helps you see why some combinations work while others don't.