Graph linear inequalities and solve systems of linear inequalities.
How can I study Linear Inequalities and Graphs effectively?▾
Start by reading the study notes and working through the examples on this page. Then use the flashcards to test your recall. Practice with the 5 problems provided, checking solutions as you go. Regular review and active practice are key to retention.
Is this Linear Inequalities and Graphs study guide free?▾
Yes — all study notes, flashcards, and practice problems for Linear Inequalities and Graphs on Study Mondo are 100% free. No account is needed to access the content.
What course covers Linear Inequalities and Graphs?▾
Linear Inequalities and Graphs is part of the SAT Prep course on Study Mondo, specifically in the Heart of Algebra section. You can explore the full course for more related topics and practice resources.
Are there practice problems for Linear Inequalities and Graphs?
Graphing Linear Inequalities
Step-by-Step Process
Graph the boundary line (treat the inequality as an equation)
Use a solid line for ≤ or ≥ (boundary IS included)
Use a dashed line for < or > (boundary is NOT included)
Choose a test point not on the line ((0,0) is easiest if the line doesn't pass through it)
Shade the correct side
If the test point satisfies the inequality → shade that side
If not → shade the other side
Reading Inequality Graphs
Shading
Line Type
Inequality
Above the line
Solid
y≥mx+b
Above the line
Dashed
y>mx+b
Below the line
Solid
y≤mx+b
Below the line
Dashed
y<mx+b
Systems of Inequalities
A system of inequalities is two or more inequalities graphed on the same coordinate plane. The solution is the overlapping shaded region.
How to Find the Solution Region
Graph each inequality separately
The solution is where ALL shadings overlap
Any point in the overlapping region satisfies ALL inequalities
Interpreting Constraints (SAT Favorite)
The SAT loves to give real-world constraint problems:
Example: A bakery makes cookies (c) and brownies (b).
Each cookie uses 2 eggs; each brownie uses 3 eggs
They have at most 120 eggs
They must make at least 10 cookies and at least 5 brownies
2c+3b≤120c≥10b≥5
The feasible region is where all three inequalities overlap.
SAT Question Types
Type 1: "Which inequality represents the graph?"
Look at:
Slope and y-intercept of the boundary line
Whether the line is solid or dashed
Which side is shaded
Type 2: "Which point is in the solution region?"
Test each answer choice in ALL inequalities. The point must satisfy every inequality.
Type 3: "What is the maximum/minimum value?"
Check the vertices (corner points) of the feasible region. The max/min of a linear expression always occurs at a vertex.
Type 4: "Set up the inequality"
Translate a word problem into an inequality using key phrases like "at most" (≤), "at least" (≥), "fewer than" (<), "more than" (>).
Compound Inequalities on a Number Line
A compound inequality combines two inequalities:
AND compound:−3<x≤5 means x is between −3 and 5 (inclusive of 5)
Graph: open circle at −3, closed circle at 5, shade between
OR compound:x<−2 or x>4 means x is outside (−2,4)
Graph: shade left of −2 and right of 4
Common SAT Mistakes
Using the wrong line type: Solid vs. dashed matters!
Shading the wrong side: Always test a point
Forgetting to flip the inequality when multiplying/dividing by a negative
Confusing AND vs. OR in compound inequalities
Not checking ALL inequalities when testing a point in a system
Quick Strategy Guide
"At most" = ≤ (can be equal to or less than)
"At least" = ≥ (can be equal to or greater than)
"No more than" = ≤
"No fewer than" = ≥
When in doubt, test the point (0,0) to determine which side to shade
(
0
,
−
4
)
(1,0)
(2,1)
(3,5)
💡 Show Solution
Strategy: Test each point in the inequality y>2x−3.
A)(0,−4): −4>2(0)−3=−3? Is −4>−3? No ✗
B)(1,0): 0>2(1)−3=−1? Is 0>−1? Yes ✓
C)(2,1): 1>2(2)−3=1? Is 1>1? No (strict inequality) ✗
D)(3,5): 5>2(3)−3=3? Is 5>3? Yes ✓
Both B and D work, but on the SAT only one answer choice will satisfy the inequality.
Answer: B) (1,0)
Note: Point C fails because the inequality is strict (>), not ≥. The boundary line is not included.
2Problem 2easy
❓ Question:
A graph shows a dashed line passing through (0,4) with slope −2, with the region below the line shaded. Which inequality represents this graph?
💡 Show Solution
Step 1: Write the equation of the boundary line.
The line has slope m=−2 and y-intercept b=4:
y=−2x+4
Step 2: Determine the inequality direction.
Shading is below the line → use < or ≤
Line is dashed → boundary not included → use <
Answer:y<−2x+4
SAT Tip: Dashed = strict (< or >). Solid = inclusive (≤ or ≥). Shade below = less than. Shade above = greater than.
3Problem 3medium
❓ Question:
A student has at most 20 hours per week for work and study. She must work at least 8 hours and study at least 5 hours. If w represents work hours and s represents study hours, which system of inequalities models this situation?
💡 Show Solution
Translate each constraint:
"At most 20 hours total" → w+s≤20
"Must work at least 8 hours" → w≥8
"Must study at least 5 hours" → s≥5
Answer:w+s≤20w≥8s≥5
Key phrases: "At most" → ≤, "At least" → ≥
4Problem 4hard
❓ Question:
The system of inequalities y≤−x+6 and y≥2x is graphed in the xy-plane. Which of the following points is in the solution region and on the boundary of both inequalities?
💡 Show Solution
Step 1: A point on the boundary of BOTH inequalities is where both are equalities:
y=−x+6y=2x
Step 2: Set them equal to find the intersection:
5Problem 5expert
❓ Question:
A company manufactures two products, A and B. Each unit of A requires 3 hours of labor and 2 pounds of material. Each unit of B requires 2 hours of labor and 4 pounds of material. The company has 240 hours of labor and 200 pounds of material available. The profit is $50 per unit of A and $40 per unit of B. What is the maximum profit?
💡 Show Solution
Step 1: Define variables: a = units of A, b = units of B
Step 2: Set up constraints:
3a+2b≤240(labor)
▾
Yes, this page includes 5 practice problems with detailed solutions. Each problem includes a step-by-step explanation to help you understand the approach.
2x=−x+6
3x=6
x=2
y=2(2)=4
Step 3: Verify (2,4) satisfies both inequalities:
y≤−x+6: 4≤−2+6=4 ✓ (equal, so on boundary)
y≥2x: 4≥2(2)=4 ✓ (equal, so on boundary)
Answer:(2,4)
Strategy: "On the boundary of both" means find the intersection of the boundary lines.
2a+4b≤200(material)
a≥0,b≥0
Step 3: Find the vertices of the feasible region.
Intersection of 3a+2b=240 and 2a+4b=200:
Multiply first equation by 2: 6a+4b=480
Subtract: 6a+4b−2a−4b=480−200→4a=2802(70)+4b=200→4b=60→b=15
Vertex: (70,15)
Other vertices:
(0,0): Profit = $0
(80,0): From 3a=240, a=80. Check material: 2(80)=160≤200 ✓