Linear inequality: An inequality that represents a relationship between variables where the highest degree is 1.
Word problem translation: Convert verbal constraints into mathematical inequalities.
- Identify variables (x, y)
- Identify costs per item
- Identify total budget constraint
- Set up inequality using ≤, ≥, <, or >
Let x = number of books, y = number of magazines
Total cost = (cost per book × number of books) + (cost per magazine × number of magazines)
Total cost = 8x + 3y
Since Sarah cannot spend more than $50: 8x + 3y ≤ 50
All points (x,y) that satisfy 8x + 3y ≤ 50 represent possible purchases
The inequality representing Sarah's purchase options is: 8x + 3y ≤ 50
This means she can buy x books and y magazines as long as the total cost doesn't exceed $50.
• Budget constraint: Total spending ≤ available money
• Linear combination: Sum of individual costs forms the inequality
• Non-negative values: x ≥ 0 and y ≥ 0 (can't buy negative items)
Capacity constraint: An upper limit on the total weight, volume, or quantity that can be handled.
Weight inequality: Total weight ≤ maximum capacity
Let p = number of packages, b = number of boxes
Total weight = (weight per package × number of packages) + (weight per box × number of boxes)
Total weight = 25p + 40b
Since the truck can carry at most 2000 pounds: 25p + 40b ≤ 2000
We can divide by 5: 5p + 8b ≤ 400
The inequality representing the truck's load capacity is: 25p + 40b ≤ 2000
Or simplified: 5p + 8b ≤ 400
• Capacity constraint: Total weight ≤ maximum capacity
• Linear inequality: Forms a boundary in the coordinate plane
• Non-negative constraints: p ≥ 0 and b ≥ 0
Minimum requirement: An inequality stating that the total must be greater than or equal to a specified value.
Nutrition constraint: Total nutrition ≥ minimum requirement
Let a = number of apples, g = number of granola bars
Total calories = (calories per apple × number of apples) + (calories per granola bar × number of granola bars)
Total calories = 95a + 150g
Since the diet requires at least 1200 calories: 95a + 150g ≥ 1200
We can divide by 5: 19a + 30g ≥ 240
The inequality representing the calorie requirement is: 95a + 150g ≥ 1200
Or simplified: 19a + 30g ≥ 240
• Minimum requirement: Total ≥ required minimum
• Greater-than-or-equal: Used for "at least" scenarios
• Non-negative constraints: a ≥ 0 and g ≥ 0
Linear inequality: An inequality containing variables of degree 1
Constraint: A condition limiting possible values
Feasible region: Area satisfying all constraints
- Read the problem carefully: Identify constraints and objectives
- Define variables: Assign letters to unknown quantities
- Translate words to math: Convert verbal constraints to inequalities
- Identify inequality signs: Use ≤ for "at most", ≥ for "at least"
- Solve or graph: Find feasible region
• Budget constraint: Total cost ≤ available money
• Capacity constraint: Total weight ≤ maximum capacity
• Minimum requirement: Total ≥ required minimum
• Standard form: ax + by ≤ c or ax + by ≥ c
Capacity constraint: An upper limit on the number of people or items that can be accommodated.
Attendance inequality: Total attendance ≤ maximum capacity
Let x = number of students from Class A, y = number of students from Class B
Total students = number from Class A + number from Class B
Total students = x + y
Since the bus can accommodate at most 45 students: x + y ≤ 45
We also need x ≥ 0 and y ≥ 0 (can't have negative students)
The inequality representing the bus capacity is: x + y ≤ 45
With additional constraints: x ≥ 0 and y ≥ 0
• Capacity constraint: Total ≤ maximum allowed
• Linear combination: Simple addition of variables
• Non-negative constraints: Variables must be ≥ 0
System of inequalities: Multiple inequalities that must all be satisfied simultaneously.
Time constraint: Total time ≤ available time
Let x = minutes spent on Math, y = minutes spent on Science
Since total study time cannot exceed 120 minutes: x + y ≤ 120
At least 30 minutes on Math: x ≥ 30
At least 20 minutes on Science: y ≥ 20
System of inequalities: x + y ≤ 120, x ≥ 30, y ≥ 20
The system of inequalities is: x + y ≤ 120, x ≥ 30, y ≥ 20
This represents all possible study time allocations that meet the requirements.
• System formation: Multiple constraints form a system
• Time management: Total usage ≤ available time
• Minimum requirements: Individual constraints using ≥
Linear inequality: An inequality containing variables of degree 1
Constraint: A condition limiting possible values
Feasible region: Area satisfying all constraints
Objective function: Function to maximize or minimize within constraints
- Read the problem carefully: Identify constraints and objectives
- Define variables: Assign letters to unknown quantities
- Translate words to math: Convert verbal constraints to inequalities
- Identify inequality signs: Use ≤ for "at most", ≥ for "at least"
- Solve or graph: Find feasible region
• Budget constraint: Total cost ≤ available money
• Capacity constraint: Total weight ≤ maximum capacity
• Minimum requirement: Total ≥ required minimum
• Standard form: ax + by ≤ c or ax + by ≥ c
\(x + y \leq 120\) (total time constraint)
\(x \geq 30\) (minimum Math time)
\(y \geq 20\) (minimum Science time)
This system defines a feasible region for study time allocation.
Analysis: The feasible region shows all possible combinations of study time that satisfy all constraints.
- Corner points of the feasible region often represent optimal solutions
- Constraints form boundaries of the feasible region
- Any point inside or on the boundary satisfies all constraints