6 5 Practice Form G Linear Inequalities

7 min read

Linear Inequalities: 6 Sets of 5 Practice Problems to Master the Concept

Linear inequalities are the backbone of algebraic problem‑solving. This guide presents six sets of five practice problems—each set designed to reinforce a specific aspect of linear inequalities. Here's the thing — whether you’re preparing for standardized tests, tackling real‑world scenarios, or simply sharpening your math skills, practicing with well‑structured problems is essential. By working through these problems, you’ll gain confidence in graphing, solving, and applying inequalities in diverse contexts.


Introduction

A linear inequality compares two linear expressions using symbols such as (<), (>), (\leq), or (\geq). Unlike equations, inequalities do not require the expressions to be exactly equal; they merely need to satisfy the specified relationship. Mastering inequalities involves three core skills:

  1. Isolating the variable on one side of the inequality.
  2. Understanding how operations affect the inequality sign, especially when multiplying or dividing by a negative number.
  3. Graphing the solution set on a number line or coordinate plane to visualize the range of valid values.

The practice problems below cover these skills, progressively increasing in difficulty. After each set, you’ll find solutions and explanations to help you check your work and deepen your understanding.


Set 1: One‑Variable Inequalities (Basic)

These problems focus on simple linear inequalities with a single variable. They’re ideal for reviewing the foundational rules Most people skip this — try not to..

# Inequality Solution
1 (3x + 5 < 20) (x < 5)
2 (-2y \geq 8) (y \leq -4)
3 (4z - 7 \leq 9) (z \leq 4)
4 (-5w + 3 > 18) (w < -3)
5 (7k - 2 \geq 21) (k \geq 3)

Key Takeaways

  • Always move constants to the other side before solving for the variable.
  • When multiplying or dividing by a negative number, reverse the inequality sign.

Set 2: One‑Variable Inequalities (Mixed Signs)

This set introduces inequalities where the variable appears on both sides, requiring careful manipulation Took long enough..

# Inequality Solution
1 (5x - 3 < 2x + 9) (x < 4)
2 (-4y + 7 \geq 3y - 2) (y \leq 3)
3 (6z \leq 2z + 12) (z \leq 3)
4 (-3w + 5 > 4w - 10) (w < 1)
5 (9k - 8 < 3k + 14) (k < 3)

Key Takeaways

  • Collect like terms on one side before isolating the variable.
  • Keep track of the direction of the inequality when adding or subtracting.

Set 3: Two‑Variable Inequalities (Linear Equations)

Now we move to inequalities involving two variables. These problems can be graphed as half‑planes on a coordinate plane.

# Inequality Graph Description
1 (2x + y \leq 6) Half‑plane below the line (y = -2x + 6) (including the line).
2 (x - 3y > 9) Half‑plane above the line (y = \frac{x-9}{3}) (excluding the line). In real terms,
3 (-x + 4y \geq 8) Half‑plane below the line (y = \frac{x+8}{4}) (including the line).
4 (5x + 2y < 10) Half‑plane below the line (y = -\frac{5}{2}x + 5) (excluding the line).
5 (3x - y \leq 0) Half‑plane above the line (y = 3x) (including the line).

Key Takeaways

  • Identify the boundary line by converting the inequality to slope‑intercept form.
  • Use a test point (often ((0,0))) to determine which side of the line satisfies the inequality.
  • Shade the appropriate region, marking the boundary line solid if the inequality is (\leq) or (\geq), and dashed if (<) or (>).

Set 4: Two‑Variable Inequalities (Simultaneous Systems)

These problems involve finding the intersection of two inequalities—essential for optimization and feasibility studies.

# System Intersection
1 (\begin{cases} x + y \leq 4 \ 2x - y \geq 0 \end{cases}) Triangle bounded by ((0,0)), ((2,0)), ((0,4)).
2 (\begin{cases} 3x - 2y > 6 \ x + y < 5 \end{cases}) Unbounded region above the line (y = \frac{3x-6}{2}) and below (y = 5 - x). So
4 (\begin{cases} 5x + y \geq 10 \ x - y \leq 2 \end{cases}) Region above (y = 5x - 10) and below (y = x - 2). So
3 (\begin{cases} -x + 3y \leq 9 \ 4x + y \geq 2 \end{cases}) Polygon with vertices ((1,2)), ((3,0)), ((0,3)).
5 (\begin{cases} 2x + 3y \leq 12 \ -x + y \geq 1 \end{cases}) Triangle with vertices ((0,4)), ((6,0)), ((2,3)).

Key Takeaways

  • Solve each inequality separately to find its boundary line and feasible region.
  • The solution set is the overlap of the two regions.
  • When graphing, shade the intersection carefully to avoid misinterpretation.

Set 5: Applications – Word Problems

These real‑world scenarios translate everyday situations into linear inequalities.

# Problem Inequality
1 A factory produces two products, A and B. Each A requires 3 hours of labor, each B requires 5 hours. The factory has 120 labor hours available. How many of each product can be made? (3A + 5B \leq 120)
2 A student earns $15 per hour from tutoring and $8 per hour from a part‑time job. Also, they want to earn at least $200 per week and can work no more than 30 hours total. (\begin{cases} 15T + 8J \geq 200 \ T + J \leq 30 \end{cases})
3 A gardener has a rectangular plot of land. Now, the length must be at least 4 meters, the width at most 6 meters, and the area must not exceed 20 square meters. (\begin{cases} L \geq 4 \ W \leq 6 \ L \times W \leq 20 \end{cases})
4 A company offers a bonus of $200 if sales exceed $5,000, but only pays a bonus if the profit margin is at least 15%. And (\begin{cases} S > 5000 \ \frac{P}{S} \geq 0. Because of that, 15 \end{cases})
5 A diet plan requires at least 2000 calories per day but no more than 2500. Consider this: protein intake should be at least 20% of total calories. (\begin{cases} 2000 \leq C \leq 2500 \ P \geq 0.

Key Takeaways

  • Translate textual constraints into algebraic inequalities.
  • Check for multiple constraints that must be satisfied simultaneously.
  • Verify units and ensure consistency across all inequalities.

Set 6: Advanced – Quadratic and Absolute Value Inequalities

While the focus is on linear inequalities, understanding how to handle more complex expressions is valuable Not complicated — just consistent..

# Inequality Simplification
1 ( 2x - 3
2 (x^2 - 4x \leq 0) (x(x-4) \leq 0 \Rightarrow 0 \leq x \leq 4)
3 ( x + 1
4 (3x^2 + 2x - 5 \geq 0) Factor or use quadratic formula: ((3x - 5)(x + 1) \geq 0 \Rightarrow x \leq -1) or (x \geq \frac{5}{3})
5 (5 x - 2

Key Takeaways

  • For absolute value inequalities, split into two separate inequalities.
  • For quadratic inequalities, factor or use the quadratic formula to find critical points, then test intervals.
  • Always consider domain restrictions that may arise from the problem context.

Frequently Asked Questions (FAQ)

Q1: What happens if I multiply an inequality by a negative number?
A1: The inequality sign must be reversed. To give you an idea, (-2x < 4) becomes (x > -2) after dividing by (-2).

Q2: Can I have an inequality with no solution?
A2: Yes. If the inequality reduces to a contradiction (e.g., (5 < 3)), there is no solution. In graph terms, the shaded region is empty.

Q3: How do I check my solution set?
A3: Pick a test point that lies within your proposed solution set and substitute it back into the original inequality. If it satisfies the inequality, your region is correct No workaround needed..

Q4: Are inequalities always linear?
A4: No. While this article focuses on linear inequalities, inequalities can involve higher‑degree polynomials, absolute values, logarithms, etc. The solving techniques differ accordingly.


Conclusion

Mastering linear inequalities equips you with a versatile tool for algebra, calculus, economics, engineering, and beyond. By systematically working through the six sets of practice problems, you’ll internalize the key principles—isolating variables, handling sign changes, graphing solutions, and applying inequalities to real‑world scenarios. Keep challenging yourself with new problems, and soon you’ll find that solving inequalities becomes second nature.

Up Next

Just Finished

People Also Read

Good Company for This Post

Thank you for reading about 6 5 Practice Form G Linear Inequalities. We hope the information has been useful. Feel free to contact us if you have any questions. See you next time — don't forget to bookmark!
⌂ Back to Home