Skip to main content
K12 LibreTexts

3.7: Multi-Step Inequalities

  • Page ID
    1094
  • \( \newcommand{\vecs}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}} } \) \( \newcommand{\vecd}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash {#1}}} \)\(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\) \(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\)\(\newcommand{\AA}{\unicode[.8,0]{x212B}}\)

    Solve Inequalities by Using the Distributive Property

    Figure \(\PageIndex{1}\)

    Ms. Layne wants to build a rectangular deck in her back yard. She wants the length of the deck to be exactly 9 feet. She wants the perimeter of her deck to be, at most, 28 feet. The perimeter of any rectangle can be found by using the expression P=2(l+w), where l represents the length and w represents the width. Write an inequality that could be used to represent w, the possible widths, in feet, she could use for her deck. Would a deck with a width of 6 feet result in a deck with the perimeter she wants?

    In this concept, you will solve inequalities by using the distributive property.

    Simplifying Inequalities

    The inequalities that you will see in this concept involve parentheses. You can simplify an equation with parentheses by using the distributive property. You can do this with inequalities as well. Using the distributive property can help you to simplify an inequality so that it is easier to solve.

    Solve for q:

    −9(q+3)<45

    First, apply the distributive property to the left side of the inequality. Multiply each of the two numbers inside the parentheses by -9 and then add those products.

    −9(q+3)<45

    (−9×q)+(−9×3)<45

    −9q+(−27)<45

    Next, solve as you would solve any two-step inequality. Since -27 is added to −9q, you can get −9q by itself on one side of the inequality by subtracting -27 from both sides. Remember, subtracting -27 from a number is the same as adding its opposite, 27, to that number.

    −9q+(−27)<45

    −9q+(−27)−(−27)<45−(−27)

    −9q+(−27+27)<45+27

    −9q<72

    Then, to get q by itself on one side of the inequality, you need to divide both sides by -9. Since you are dividing both sides by a negative number, you also need to reverse the inequality symbol.

    −9q<72

    −9q/−9>72/−9

    q>−8

    The answer is q>−8.

    Let’s try another example.

    Solve for x:

    1/2(x+4)≤10

    First, apply the distributive property to the left side of the inequality. Multiply each of the two numbers inside the parentheses by 1/2 and then add those products.

    1/2(x+4)≤10

    ((1/2)×x)+((1/2)×4)≤10

    (1/2)x+2≤10

    Next, solve as you would solve any two-step inequality. Since 2 is added to (1/2)x, you can get (1/2)x by itself on one side of the inequality by subtracting 2 from both sides.

    (1/2)x+2≤10

    (1/2)x+2−2≤10−2

    (1/2)x≤8

    Then, to get x by itself on one side of the inequality, you need to multiply both sides by 2.

    (1/2)x≤8

    2×(1/2)x≤8×2

    x≤16

    The answer is x≤16.

    Examples

    Example 3.7.1

    Earlier, you were given a problem about Ms. Layne's new deck.

    Solution

    First, consider part a. You know that the length is 9 feet, so substitute 9 for l into the expression 2(l+w). This expression represents the actual perimeter of the deck. Since she wants the perimeter to be “at most” 28 feet, you should use the “less than or equal to” (≤) symbol.

    P=2(l+w)

    28≥2(9+w)

    So, this problem can be represented by the inequality

    2(9+w)≤28

    Next, consider part b . To find all the possible values of w, solve the inequality. First, apply the distributive property to the right side.

    2(9+w)≤28

    (2×9)+(2×w)≤28

    18+2w≤28

    Then, subtract 18 from both sides of the inequality.

    18+2w≤28

    18−18+2w≤28−18

    2w≤10

    Then, divide both sides of the inequality by 2.

    2w≤10

    2w/2≤10/2

    w≤5

    The value of w must be less than or equal to 5. Since 6 is greater than, not less than, 5, it is not a possible value of w. So, if she built her deck so it was 6 feet wide, it would have a larger perimeter than she wants.

    Example 3.7.2

    Solve for w:

    −2(8+w)+18<28

    Solution

    First, apply the distributive property to the left side of the inequality. You can multiply each of the two numbers inside the parentheses by -2 and then add those products.

    −2(8+w)+18<28

    (−2×8)+(−2×w)+18<28

    −16+(−2w)+18<28

    Next, add the like terms (-16 and 18) on the left side of the inequality. Using the commutative and associative properties to reorder the terms on the left side of the equation can make it easier to see how to do this.

    −16+(−2w)+18<28

    (−16+18)−2w<28

    2−2w<28

    Then, subtract 2 from both sides of the inequality.

    2−2w<28

    2−2−2w<28−2

    −2w<26

    Then, isolate the variable, w, by dividing both sides of the inequality by -2. Since you are dividing both sides by a negative number, you need to reverse the inequality symbol.

    −2w<26

    −2w/−2>26−2

    w>−13

    The answer is w>−13.

    Example 3.7.3

    Solve for x:

    −5(x+2)>15

    Solution

    First, apply the distributive property to the left side of the inequality. Multiply each of the two numbers inside the parentheses by -5 and then add those products.

    −5(x+2)>15

    (−5×x)+(−5×2)>15

    −5x+(−10)>15

    −5x−10>15

    Next, solve as you would solve any two-step inequality. Since 10 is subtracted from −5x, you can get −5x by itself on one side of the inequality by adding 10 to both sides.

    −5x−10>15

    −5x−10+10>15+10

    −5x+0>15+10

    −5x>25

    Then, to get x by itself on one side of the inequality, you need to divide both sides by -5. Since you are dividing both sides by a negative number, you need to reverse the inequality symbol.

    −5x>25

    −5x/−5<25/−5

    x<−5

    The answer is x<−5

    Example 3.7.4

    Solve for x:

    6(x−4)≥24

    Solution

    First, apply the distributive property to the left side of the inequality. Multiply each of the two numbers inside the parentheses by 6 and then add those products.

    6(x−4)≥24

    (6×x)+(6×−4)≥24

    6x+(−24)≥24

    Next, subtract -24 from both sides.

    6x+(−24)≥24

    6x+(−24)−(−24)≥24−(−24)

    6x+(−24+24)≥24+24

    6x≥48

    Then, to get x by itself on one side of the inequality, you need to divide both sides by 6.

    6x≥48

    6x/6≥48/6

    x≥8

    The answer is x≥8.

    Example 3.7.5

    Solve for y:

    −2(y+2)≤12

    Solution

    First, apply the distributive property to the left side of the inequality. Multiply each of the two numbers inside the parentheses by -2 and then add those products.

    −2(y+3)≤12

    (−2×y)+(−2×3)≤12

    −2y+(−6)≤12

    Next, solve as you would solve any two-step inequality. Since -6 is added to −2y, you can get −2y by itself on one side of the inequality by subtracting -6 from both sides.

    −2y+(−6)≤12

    −2y+(−6)−(−6)≤12−(−6)

    −2y+(−6+6)≤12+6

    −2y≤18

    Then, to get y by itself on one side of the inequality, you need to divide both sides by -2. Remember to reverse the inequality symbol.

    −2y≤18

    −2y/−2≥18/−2

    y≥−9

    The answer is y≥−9.

    Review

    Solve each inequality.

    1. 3(x+4)>21
    2. 4(x−1)<8
    3. 5(y+7)<70
    4. −4(x+2)>8
    5. 3(x−9)≥30
    6. −2(y+4)≥16
    7. 5(x+2)≤100
    8. −2(y−3)+12y>16
    9. 4(x+2)−10x>38
    10. 3(x−2)+5x≤42
    11. −2(y+4)−2y>8
    12. −5(x+2)+6(x−2)≥10
    13. 3(x+4)−2(x+1)>5
    14. −2(y−4)+8y+2<16
    15. −8(x+2)−9x+2x≥14

    Review (Answers)

    To see the Review answers, open this PDF file and look for section 3.17.

    Vocabulary

    Term Definition
    distributive property The distributive property states that the product of an expression and a sum is equal to the sum of the products of the expression and each term in the sum. For example, a(b+c)=ab+ac.
    inequality An inequality is a mathematical statement that relates expressions that are not necessarily equal by using an inequality symbol. The inequality symbols are <, >, ≤, ≥ and ≠.
    Inverse Operation Inverse operations are operations that "undo" each other. Multiplication is the inverse operation of division. Addition is the inverse operation of subtraction.
    like terms Terms are considered like terms if they are composed of the same variables with the same exponents on each variable.

    Additional Resources

    PLIX: Play, Learn, Interact, eXplore: Multi-Step Inequalities: Summer Camp

    Video: Two-Step Inequalities - Overview

    Activity: Multi-Step Inequalities Discussion Questions

    Practice: Multi-Step Inequalities

    Real World Application: Using GPA


    This page titled 3.7: Multi-Step Inequalities is shared under a CK-12 license and was authored, remixed, and/or curated by CK-12 Foundation via source content that was edited to the style and standards of the LibreTexts platform; a detailed edit history is available upon request.

    CK-12 Foundation
    LICENSED UNDER
    CK-12 Foundation is licensed under CK-12 Curriculum Materials License