Solve Each Inequality. Graph The Solution On A Number Line
gamebaitop
Nov 13, 2025 · 12 min read
Table of Contents
Mastering Inequalities: Solving and Graphing Solutions on a Number Line
Inequalities, a fundamental concept in algebra, allow us to express relationships where values are not necessarily equal but rather greater than, less than, greater than or equal to, or less than or equal to each other. Solving inequalities involves finding the range of values that satisfy the given condition. This solution set is then visually represented on a number line, providing a clear understanding of the possible values. This article delves into the process of solving various types of inequalities and accurately graphing their solutions.
Understanding Inequality Symbols
Before diving into the solution process, it's crucial to understand the symbols used to represent inequalities:
- > Greater than: x > 5 means x is greater than 5.
- < Less than: x < 5 means x is less than 5.
- ≥ Greater than or equal to: x ≥ 5 means x is greater than or equal to 5.
- ≤ Less than or equal to: x ≤ 5 means x is less than or equal to 5.
The "greater than or equal to" and "less than or equal to" symbols indicate that the value on the right side of the inequality is included in the solution set.
Solving Linear Inequalities
Linear inequalities are inequalities involving a variable raised to the power of 1. The process of solving them closely resembles solving linear equations, with one key difference: multiplying or dividing by a negative number requires flipping the inequality sign.
Steps to Solve Linear Inequalities:
- Simplify both sides: Combine like terms and use the distributive property to eliminate parentheses.
- Isolate the variable term: Use addition or subtraction to move all terms containing the variable to one side of the inequality and all constant terms to the other side.
- Isolate the variable: Multiply or divide both sides by the coefficient of the variable. Remember to flip the inequality sign if you are multiplying or dividing by a negative number.
- Graph the solution: Represent the solution set on a number line.
Example 1: Solving and Graphing 2x + 3 < 7
-
Simplify: The inequality is already simplified.
-
Isolate the variable term: Subtract 3 from both sides:
2x + 3 - 3 < 7 - 3 2x < 4
-
Isolate the variable: Divide both sides by 2:
(2x)/2 < 4/2 x < 2
-
Graph the solution:
- Draw a number line.
- Place an open circle at 2 (because the inequality is strictly "less than," 2 is not included).
- Shade the number line to the left of 2, indicating all values less than 2 are solutions.
<------------------|------------------> o 2
Example 2: Solving and Graphing -3x + 1 ≥ 10
-
Simplify: The inequality is already simplified.
-
Isolate the variable term: Subtract 1 from both sides:
-3x + 1 - 1 ≥ 10 - 1 -3x ≥ 9
-
Isolate the variable: Divide both sides by -3. Remember to flip the inequality sign:
(-3x)/-3 ≤ 9/-3 x ≤ -3
-
Graph the solution:
- Draw a number line.
- Place a closed circle at -3 (because the inequality is "less than or equal to," -3 is included).
- Shade the number line to the left of -3, indicating all values less than or equal to -3 are solutions.
<------------------|------------------> ● -3
Solving Compound Inequalities
Compound inequalities involve two or more inequalities connected by "and" or "or."
"And" Inequalities:
An "and" inequality requires that both inequalities be true simultaneously. The solution set is the intersection of the solutions to each individual inequality.
Example 3: Solving and Graphing 1 < x + 2 ≤ 5
This compound inequality can be read as "x + 2 is greater than 1 and less than or equal to 5." We solve it by isolating x in the middle:
-
Isolate x: Subtract 2 from all three parts of the inequality:
1 - 2 < x + 2 - 2 ≤ 5 - 2 -1 < x ≤ 3
-
Graph the solution:
- Draw a number line.
- Place an open circle at -1 (because the inequality is strictly "greater than").
- Place a closed circle at 3 (because the inequality is "less than or equal to").
- Shade the region between -1 and 3, indicating all values greater than -1 and less than or equal to 3 are solutions.
<------------------|-------|----------> o ● -1 3
"Or" Inequalities:
An "or" inequality requires that at least one of the inequalities be true. The solution set is the union of the solutions to each individual inequality.
Example 4: Solving and Graphing x - 3 < -5 or 2x > 6
-
Solve each inequality separately:
- x - 3 < -5 => x < -2
- 2x > 6 => x > 3
-
Graph the solution:
- Draw a number line.
- Place an open circle at -2 and shade to the left (representing x < -2).
- Place an open circle at 3 and shade to the right (representing x > 3).
<-------|----------|-------|----------> o o -2 3
Solving Absolute Value Inequalities
Absolute value inequalities involve expressions within absolute value bars. The absolute value of a number is its distance from zero, always a non-negative value. To solve these inequalities, we need to consider two cases.
General Forms:
- |x| < a is equivalent to -a < x < a (where a > 0)
- |x| > a is equivalent to x < -a or x > a (where a > 0)
- |x| ≤ a is equivalent to -a ≤ x ≤ a (where a > 0)
- |x| ≥ a is equivalent to x ≤ -a or x ≥ a (where a > 0)
Example 5: Solving and Graphing |2x - 1| ≤ 5
This inequality fits the form |x| ≤ a. Therefore:
-
Rewrite as a compound inequality:
-5 ≤ 2x - 1 ≤ 5
-
Solve the compound inequality: Add 1 to all three parts:
-5 + 1 ≤ 2x - 1 + 1 ≤ 5 + 1 -4 ≤ 2x ≤ 6
-
Isolate x: Divide all three parts by 2:
-4/2 ≤ (2x)/2 ≤ 6/2 -2 ≤ x ≤ 3
-
Graph the solution:
- Draw a number line.
- Place a closed circle at -2.
- Place a closed circle at 3.
- Shade the region between -2 and 3.
<------------------|-------|----------> ● ● -2 3
Example 6: Solving and Graphing |x + 3| > 2
This inequality fits the form |x| > a. Therefore:
-
Rewrite as an "or" inequality:
x + 3 < -2 or x + 3 > 2
-
Solve each inequality separately:
- x + 3 < -2 => x < -5
- x + 3 > 2 => x > -1
-
Graph the solution:
- Draw a number line.
- Place an open circle at -5 and shade to the left.
- Place an open circle at -1 and shade to the right.
<-------|----------|----------|------> o o -5 -1
Solving Quadratic Inequalities
Quadratic inequalities involve a variable raised to the power of 2. Solving these requires finding the intervals where the quadratic expression is either greater than, less than, greater than or equal to, or less than or equal to zero.
Steps to Solve Quadratic Inequalities:
- Rewrite the inequality: Make one side of the inequality equal to zero.
- Factor the quadratic expression: Factor the quadratic expression completely.
- Find the critical values: Set each factor equal to zero and solve for x. These are the points where the quadratic expression changes sign.
- Create a sign chart: Draw a number line and mark the critical values on it. These critical values divide the number line into intervals.
- Test each interval: Choose a test value within each interval and substitute it into the original inequality. Determine whether the inequality is true or false for that test value.
- Determine the solution: Identify the intervals where the inequality is true. Include the critical values in the solution if the inequality includes "or equal to."
- Graph the solution: Represent the solution set on a number line.
Example 7: Solving and Graphing x² - 3x - 4 > 0
-
Rewrite: The inequality is already in the correct form.
-
Factor: Factor the quadratic expression:
(x - 4)(x + 1) > 0
-
Find critical values: Set each factor equal to zero:
- x - 4 = 0 => x = 4
- x + 1 = 0 => x = -1
-
Create a sign chart:
<-------|----------|----------|------> -1 4 Test Value: -2 0 5 (x-4): - - + (x+1): - + + (x-4)(x+1): + - + -
Test each interval:
- x < -1: Test value: x = -2. (-2 - 4)(-2 + 1) = (-6)(-1) = 6 > 0. True.
- -1 < x < 4: Test value: x = 0. (0 - 4)(0 + 1) = (-4)(1) = -4 > 0. False.
- x > 4: Test value: x = 5. (5 - 4)(5 + 1) = (1)(6) = 6 > 0. True.
-
Determine the solution: The inequality is true for x < -1 or x > 4.
-
Graph the solution:
- Draw a number line.
- Place an open circle at -1 and shade to the left.
- Place an open circle at 4 and shade to the right.
<-------|----------|----------|------> o o -1 4
Example 8: Solving and Graphing x² + 2x ≤ 8
-
Rewrite: Subtract 8 from both sides:
x² + 2x - 8 ≤ 0
-
Factor: Factor the quadratic expression:
(x + 4)(x - 2) ≤ 0
-
Find critical values: Set each factor equal to zero:
- x + 4 = 0 => x = -4
- x - 2 = 0 => x = 2
-
Create a sign chart:
<-------|----------|----------|------> -4 2 Test Value: -5 0 3 (x+4): - + + (x-2): - - + (x+4)(x-2): + - + -
Test each interval:
- x < -4: Test value: x = -5. (-5 + 4)(-5 - 2) = (-1)(-7) = 7 ≤ 0. False.
- -4 < x < 2: Test value: x = 0. (0 + 4)(0 - 2) = (4)(-2) = -8 ≤ 0. True.
- x > 2: Test value: x = 3. (3 + 4)(3 - 2) = (7)(1) = 7 ≤ 0. False.
-
Determine the solution: The inequality is true for -4 ≤ x ≤ 2. Because the inequality includes "or equal to", we include the critical values in the solution.
-
Graph the solution:
- Draw a number line.
- Place a closed circle at -4.
- Place a closed circle at 2.
- Shade the region between -4 and 2.
<------------------|-------|----------> ● ● -4 2
Rational Inequalities
Rational inequalities involve rational expressions (fractions where the numerator and denominator are polynomials). Solving them is similar to solving quadratic inequalities, but with extra care for values that make the denominator zero.
Steps to Solve Rational Inequalities:
- Rewrite the inequality: Make one side of the inequality equal to zero.
- Combine into a single fraction: Combine the terms into a single fraction.
- Factor the numerator and denominator: Factor the numerator and denominator completely.
- Find the critical values: Set the numerator and denominator equal to zero and solve for x. These are the points where the rational expression can change sign or is undefined.
- Create a sign chart: Draw a number line and mark the critical values on it. Use open circles for critical values from the denominator (as they make the expression undefined) and closed circles for critical values from the numerator (if the inequality includes "or equal to").
- Test each interval: Choose a test value within each interval and substitute it into the simplified rational expression. Determine whether the inequality is true or false for that test value.
- Determine the solution: Identify the intervals where the inequality is true. Include the critical values from the numerator (if the inequality includes "or equal to") but never include critical values from the denominator.
- Graph the solution: Represent the solution set on a number line.
Example 9: Solving and Graphing (x + 1) / (x - 2) > 0
-
Rewrite: The inequality is already in the correct form.
-
Combine: The expression is already a single fraction.
-
Factor: The numerator and denominator are already factored.
-
Find critical values:
- x + 1 = 0 => x = -1
- x - 2 = 0 => x = 2
-
Create a sign chart:
<-------|----------|----------|------> -1 2 Test Value: -2 0 3 (x+1): - + + (x-2): - - + (x+1)/(x-2): + - + -
Test each interval:
- x < -1: Test value: x = -2. (-2 + 1) / (-2 - 2) = (-1) / (-4) = 1/4 > 0. True.
- -1 < x < 2: Test value: x = 0. (0 + 1) / (0 - 2) = (1) / (-2) = -1/2 > 0. False.
- x > 2: Test value: x = 3. (3 + 1) / (3 - 2) = (4) / (1) = 4 > 0. True.
-
Determine the solution: The inequality is true for x < -1 or x > 2.
-
Graph the solution:
- Draw a number line.
- Place an open circle at -1 and shade to the left.
- Place an open circle at 2 and shade to the right. (It's open because 2 makes the denominator zero.)
<-------|----------|----------|------> o o -1 2
Example 10: Solving and Graphing (x - 3) / (x + 1) ≤ 1
-
Rewrite: Subtract 1 from both sides:
(x - 3) / (x + 1) - 1 ≤ 0
-
Combine: Find a common denominator and combine the terms:
((x - 3) - (x + 1)) / (x + 1) ≤ 0 (x - 3 - x - 1) / (x + 1) ≤ 0 -4 / (x + 1) ≤ 0
-
Factor: The numerator and denominator are already factored (the numerator is just -4).
-
Find critical values:
- Numerator: -4 = 0 (This has no solution for x, but it is important to remember that the numerator is always negative.)
- Denominator: x + 1 = 0 => x = -1
-
Create a sign chart: Note that since the numerator is always negative, the sign of the entire expression depends only on the sign of the denominator.
<-------|------------------------> -1 Test Value: -2 0 (x+1): - + -4/(x+1): + - -
Test each interval:
- x < -1: Test value: x = -2. -4 / (-2 + 1) = -4 / (-1) = 4 ≤ 0. False.
- x > -1: Test value: x = 0. -4 / (0 + 1) = -4 / (1) = -4 ≤ 0. True.
-
Determine the solution: The inequality is true for x > -1. Because the inequality includes "or equal to", we would normally include any critical values from the numerator. However, there are no values of x for which the numerator is zero. So, the only restriction is that x cannot be -1, as this makes the denominator zero.
-
Graph the solution:
- Draw a number line.
- Place an open circle at -1 and shade to the right. (It's open because -1 makes the denominator zero.)
<-------|------------------------> o -1
Conclusion
Solving inequalities and graphing their solutions on a number line is a crucial skill in algebra and beyond. By understanding the inequality symbols, mastering the steps for solving linear, compound, absolute value, quadratic, and rational inequalities, and carefully constructing accurate graphs, you can confidently tackle a wide range of problems. Remember the critical difference between multiplying/dividing by negative numbers (flipping the sign) and the importance of considering critical values when solving quadratic and rational inequalities. Practice is key to mastering these concepts and building a strong foundation in mathematics.
Latest Posts
Related Post
Thank you for visiting our website which covers about Solve Each Inequality. Graph The Solution On A Number Line . We hope the information provided has been useful to you. Feel free to contact us if you have any questions or need further assistance. See you next time and don't miss to bookmark.