If you're seeing this message, it means we're having trouble loading external resources on our website.

If you're behind a web filter, please make sure that the domains *.kastatic.org and *.kasandbox.org are unblocked.

To log in and use all the features of Khan Academy, please enable JavaScript in your browser.

Unit 2: Lesson 5

Multi-step linear inequalities

Section 2.11 : Linear Inequalities

For problems 1 – 6 solve each of the following inequalities. Give the solution in both inequality and interval notations.

Sign In / Register

Solving Inequalities Practice Problems

Now that you've studied the many examples for solving inequalities , are you ready for some practice problems?

Let's quickly recap some of the steps for solving these practice problems.

Steps for Solving Inequalities

Steps for Graphing Your Solution to the Inequality

Now you get a chance to solve a few on your own. Try each of the practice problems on your own before checking your answer below. If you get stuck, go back and review the examples problems.

Directions: Solve each inequality and graph the solution. Click here to print out number lines for your practice.

1.  5 - x < 4

2.  4 - 6x > -15 + 1

5 - x < 4

Solving Inequalities Practice Problem

4 - 6x > -15 + 1

Solving inequalities in one variable

This problem looked tricky only because I had to first simplify the right hand side. Again, don't forget to reverse your inequality symbol when dividing by a negative number.

It's also good practice to check your answer by substituting a number that fits the solution back into the original inequality. This will verify whether or not your inequality symbol is correct.

So, how did you do? Hopefully you did great, but if not you must check out the extra practice problems in the Algebra Class E-course .

Take a look at the questions that other students have submitted:

practice problems for solving inequalities

Compound Inequalities problem

Another compound inequality problem

practice problems for solving inequalities

Need More Help With Your Algebra Studies?

Get access to hundreds of video examples and practice problems with your subscription! 

Click here for more information on our affordable subscription options.

Not ready to subscribe?  Register for our FREE Pre-Algebra Refresher course.

ALGEBRA CLASS E-COURSE MEMBERS

practice problems for solving inequalities

Click here for more information on our Algebra Class e-courses.

practice problems for solving inequalities

Need Help? Try This Online Calculator!

Affiliate Products...

On this site, I recommend only one product that I use and love and that is Mathway   If you make a purchase on this site, I may receive a small commission at no cost to you. 

Privacy Policy

Let Us Know How we are doing!

  send us a message to give us more detail!

Would you prefer to share this page with others by linking to it?

Copyright © 2009-2020   |   Karin Hutchinson   |   ALL RIGHTS RESERVED.

Solving Inequalities

Sometimes we need to solve Inequalities like these:

Our aim is to have x (or whatever the variable is) on its own on the left of the inequality sign:

We call that "solved".

Example: x + 2 > 12

Subtract 2 from both sides:

x + 2 − 2 > 12 − 2

x > 10

How to Solve

Solving inequalities is very like solving equations ... we do most of the same things ...

... but we must also pay attention to the direction of the inequality .

Some things can change the direction !

< becomes >

> becomes <

≤ becomes ≥

≥ becomes ≤

Safe Things To Do

These things do not affect the direction of the inequality:

Example: 3x < 7+3

We can simplify 7+3 without affecting the inequality:

But these things do change the direction of the inequality ("<" becomes ">" for example):

Example: 2y+7 < 12

When we swap the left and right hand sides, we must also change the direction of the inequality :

12 > 2y+7

Here are the details:

Adding or Subtracting a Value

We can often solve inequalities by adding (or subtracting) a number from both sides (just as in Introduction to Algebra ), like this:

Example: x + 3 < 7

If we subtract 3 from both sides, we get:

x + 3 − 3 < 7 − 3    

And that is our solution: x < 4

In other words, x can be any value less than 4.

What did we do?

And that works well for adding and subtracting , because if we add (or subtract) the same amount from both sides, it does not affect the inequality

Example: Alex has more coins than Billy. If both Alex and Billy get three more coins each, Alex will still have more coins than Billy.

What If I Solve It, But "x" Is On The Right?

No matter, just swap sides, but reverse the sign so it still "points at" the correct value!

Example: 12 < x + 5

If we subtract 5 from both sides, we get:

12 − 5 < x + 5 − 5    

That is a solution!

But it is normal to put "x" on the left hand side ...

... so let us flip sides (and the inequality sign!):

Do you see how the inequality sign still "points at" the smaller value (7) ?

And that is our solution: x > 7

Note: "x" can be on the right, but people usually like to see it on the left hand side.

Multiplying or Dividing by a Value

Another thing we do is multiply or divide both sides by a value (just as in Algebra - Multiplying ).

But we need to be a bit more careful (as you will see).

Positive Values

Everything is fine if we want to multiply or divide by a positive number :

Example: 3y < 15

If we divide both sides by 3 we get:

3y /3 < 15 /3

And that is our solution: y < 5

Negative Values

Well, just look at the number line!

For example, from 3 to 7 is an increase , but from −3 to −7 is a decrease.

See how the inequality sign reverses (from < to >) ?

Let us try an example:

Example: −2y < −8

Let us divide both sides by −2 ... and reverse the inequality !

−2y < −8

−2y /−2 > −8 /−2

And that is the correct solution: y > 4

(Note that I reversed the inequality on the same line I divided by the negative number.)

So, just remember:

When multiplying or dividing by a negative number, reverse the inequality

Multiplying or Dividing by Variables

Here is another (tricky!) example:

Example: bx < 3b

It seems easy just to divide both sides by b , which gives us:

... but wait ... if b is negative we need to reverse the inequality like this:

But we don't know if b is positive or negative, so we can't answer this one !

To help you understand, imagine replacing b with 1 or −1 in the example of bx < 3b :

The answer could be x < 3 or x > 3 and we can't choose because we don't know b .

Do not try dividing by a variable to solve an inequality (unless you know the variable is always positive, or always negative).

A Bigger Example

Example: x−3 2 < −5.

First, let us clear out the "/2" by multiplying both sides by 2.

Because we are multiplying by a positive number, the inequalities will not change.

x−3 2 ×2 < −5  ×2  

x−3 < −10

Now add 3 to both sides:

x−3 + 3 < −10 + 3    

And that is our solution: x < −7

Two Inequalities At Once!

How do we solve something with two inequalities at once?

Example: −2 < 6−2x 3 < 4

First, let us clear out the "/3" by multiplying each part by 3.

Because we are multiplying by a positive number, the inequalities don't change:

−6 < 6−2x < 12

−12 < −2x < 6

Now divide each part by 2 (a positive number, so again the inequalities don't change):

−6 < −x < 3

Now multiply each part by −1. Because we are multiplying by a negative number, the inequalities change direction .

6 > x > −3

And that is the solution!

But to be neat it is better to have the smaller number on the left, larger on the right. So let us swap them over (and make sure the inequalities point correctly):

−3 < x < 6

Solving Inequalities

Related Pages Solving Equations Algebraic Expressions More Algebra Lessons

In these lessons, we will look at the rules, approaches, and techniques for solving inequalities.

The following figure shows how to solve two-step inequalities. Scroll down the page for more examples and solutions.

Solve Two-Step Inequalities

The rules for solving inequalities are similar to those for solving linear equations. However, there is one exception when multiplying or dividing by a negative number.

To solve an inequality, we can:

Inequalities Of The Form “x + a > b” or “x + a < b”

Example: Solve x + 7 < 15

Solution: x + 7 < 15 x + 7 – 7 < 15 – 7 x < 8

Inequalities Of The Form “x – a < b” or “x – a > b”

Example: Solve x – 6 > 14

Solution: x – 6 > 14 x – 6+ 6 > 14 + 6 x > 20

Example: Solve the inequality x – 3 + 2 < 10

Solution: x – 3 + 2 < 10 x – 1 < 10 x – 1 + 1 < 10 + 1 x < 11

Inequalities Of The Form “a – x < b” or “a – x > b”

Example: Solve the inequality 7 – x < 9

Solution: 7 – x < 9 7 – x – 7 < 9 – 7 – x < 2 x > –2 (remember to reverse the symbol when multiplying by –1)

Example: Solve the inequality 12 > 18 – y

Solution: 12 > 18 – y 18 – y < 12 18 – y – 18 < 12 –18 – y < –6 y > 6 (remember to reverse the symbol when multiplying by –1)

Inequalities Of The Form “ < b” or “ > b”

Solving linear inequalities with like terms.

If an equation has like terms, we simplify the equation and then solve it. We do the same when solving inequalities with like terms.

Example: Evaluate 3x – 8 + 2x < 12

Solution: 3x – 8 + 2x < 12 3x + 2x < 12 + 8 5x < 20 x < 4

Example: Evaluate 6x – 8 > x + 7

Solution: 6x – 8 > x + 7 6x – x > 7 + 8 5x > 15 x > 3

Example: Evaluate 2(8 – p) ≤ 3(p + 7)

Solution: 2(8 – p) ≤ 3(p + 7) 16 – 2p ≤ 3p + 21 16 – 21 ≤ 3p + 2p –5 ≤ 5p –1 ≤ p p ≥ –1 (a < b is equivalent to b > a)

An Introduction To Solving Inequalities

Solving One-Step Linear Inequalities In One Variable

The solutions to linear inequalities can be expressed several ways: using inequalities, using a graph, or using interval notation.

The steps to solve linear inequalities are the same as linear equations, except if you multiply or divide by a negative when solving for the variable, you must reverse the inequality symbol.

Example: Solve. Express the solution as an inequality, graph and interval notation. x + 4 > 7 -2x > 8 x/-2 > -1 x - 9 ≥ -12 7x > -7 x - 9 ≤ -12

Solving Two-Step Linear Inequalities In One Variable

Example: Solve. Express the solution as an inequality, graph and interval notation. 3x + 4 ≥ 10 -2x - 1 > 9 10 ≥ -3x - 2 -8 > 5x + 12

Solving Linear Inequalities

Main rule to remember: If you multiply or divide by a negative number, the inequality flips direction.

Examples of how to solve linear inequalities are shown:

Example: Solve: 3x - 6 > 8x - 7

Students learn that when solving an inequality, such as -3x is less than 12, the goal is the same as when solving an equation: to get the variable by itself on one side.

Note that when multiplying or dividing both sides of an inequality by a negative number, the direction of the inequality sign must be switched.

For example, to solve -3x is less than 12, divide both sides by -3, to get x is greater than -4.

And when graphing an inequality on a number line, less than or greater than is shown with an open dot, and less than or equal to or greater than or equal to is shown with a closed dot.

Mathway Calculator Widget

We welcome your feedback, comments and questions about this site or page. Please submit your feedback or enquiries via our Feedback page.

HIGH SCHOOL

GRADUATE SCHOOL

Search 50+ Tests

Loading Page

math tutoring

science tutoring

Foreign languages.

elementary tutoring

Search 350+ Subjects

SAT Math : Inequalities

Study concepts, example questions & explanations for sat math, all sat math resources, example questions, example question #1 : inequalities.

|12x + 3y| < 15

What is the range of values for y, expressed in terms of x?

y > 15 – 12x

5 + 4x < y < 5 – 4x

–5 – 4x < y < 5 – 4x

5 – 4x < y < 5 + 4x

y < 5 – 4x

Recall that with absolute values and "less than" inequalities, we have to hold the following:

12x + 3y < 15

12x + 3y > –15

Otherwise written, this is:

–15 < 12x + 3y < 15

In this form, we can solve for y. First, we have to subtract x from all 3 parts of the inequality:

–15 – 12x < 3y < 15 – 12x

Now, we have to divide each element by 3:

(–15 – 12x)/3 < y < (15 – 12x)/3

This simplifies to:

|4x + 14| > 30

What is a possible valid value of x?

This inequality could be rewritten as:

4x + 14 > 30  OR 4x + 14 < –30

Solve each for x:

4x + 14 > 30; 4x > 16; x > 4

4x + 14 < –30; 4x < –44; x < –11

Therefore, anything between –11 and 4 (inclusive) will not work. Hence, the answer is 7.

Example Question #3 : Inequalities

Given the inequality,  |2 x – 2|  >  20,

what is a possible value for x ?

For this problem, we must take into account the absolute value.

First, we solve for 2 x  – 2 > 20.  But we must also solve for 2 x  – 2 < –20 (please notice that we negate 20 and we also flip the inequality sign).  

First step:

2 x – 2 > 20

2 x > 22

Second step:

2 x – 2 < –20

2 x < –18

Therefore, x > 11 and x < –9.

A possible value for x would be –10 since that is less than –9.  

Note: the value 11 would not be a possible value for x because the inequality sign given does not include an equal sign.

Example Question #4 : Inequalities

x

Example Question #5 : Inequalities

practice problems for solving inequalities

Example Question #131 : Algebra

\frac{a}{5}+5> 6

I, II, and III

I and II only

Subtract 5 from both sides of the inequality:

\frac{a}{5}> 1

Multiply both sides by 5:

a> 5

Therefore only I must be true.

Example Question #7 : Inequalities

practice problems for solving inequalities

Solve for both x – 3 < 2 and –( x – 3) < 2.

x – 3 < 2 and – x + 3 < 2

x < 2 + 3 and – x < 2 – 3

x < 5 and – x < –1

x < 5 and x > 1

The results are x < 5 and x > 1.

Combine the two inequalities to get 1 < x < 5

Example Question #8 : Inequalities

practice problems for solving inequalities

Starting with the first inequality:

practice problems for solving inequalities

Then, our second inequality tells us that

practice problems for solving inequalities

Example Question #9 : Inequalities

practice problems for solving inequalities

Then divide both sides by negative 3. When dividing by a negative it is important to remember to change the inequality sign. In this case the sign goes from a less than to a greater than sign.

practice problems for solving inequalities

Report an issue with this question

If you've found an issue with this question, please let us know. With the help of the community we can continue to improve our educational resources.

DMCA Complaint

If you believe that content available by means of the Website (as defined in our Terms of Service) infringes one or more of your copyrights, please notify us by providing a written notice (“Infringement Notice”) containing the information described below to the designated agent listed below. If Varsity Tutors takes action in response to an Infringement Notice, it will make a good faith attempt to contact the party that made such content available by means of the most recent email address, if any, provided by such party to Varsity Tutors.

Your Infringement Notice may be forwarded to the party that made the content available or to third parties such as ChillingEffects.org.

Please be advised that you will be liable for damages (including costs and attorneys’ fees) if you materially misrepresent that a product or activity is infringing your copyrights. Thus, if you are not sure content located on or linked-to by the Website infringes your copyright, you should consider first contacting an attorney.

Please follow these steps to file a notice:

You must include the following:

A physical or electronic signature of the copyright owner or a person authorized to act on their behalf; An identification of the copyright claimed to have been infringed; A description of the nature and exact location of the content that you claim to infringe your copyright, in \ sufficient detail to permit Varsity Tutors to find and positively identify that content; for example we require a link to the specific question (not just the name of the question) that contains the content and a description of which specific portion of the question – an image, a link, the text, etc – your complaint refers to; Your name, address, telephone number and email address; and A statement by you: (a) that you believe in good faith that the use of the content that you claim to infringe your copyright is not authorized by law, or by the copyright owner or such owner’s agent; (b) that all of the information contained in your Infringement Notice is accurate, and (c) under penalty of perjury, that you are either the copyright owner or a person authorized to act on their behalf.

Send your complaint to our designated agent at:

Charles Cohn Varsity Tutors LLC 101 S. Hanley Rd, Suite 300 St. Louis, MO 63105

Or fill out the form below:

Contact Information

Complaint details.

Learning Tools by Varsity Tutors

Find the Best Tutors

disclaimer

Solving Inequalities Word Problems - Examples & Practice - Expii

Interactive resources you can assign in your digital classroom from TPT.

practice problems for solving inequalities

Easel Activities

practice problems for solving inequalities

Easel Assessments

Unlock access to 4 million resources — at no cost to you — with a school-funded subscription..

solving inequalities notes and practice

All Formats

Resource types, all resource types, results for solving inequalities notes and practice.

Solving 1 & 2-Step Inequalities: Notes, Practice, Partner Activity

Solving 1 & 2-Step Inequalities: Notes, Practice, Partner Activity

The Math Cafe

Also included in:  Solving Equations & Inequalities MINI-BUNDLE

Solving 1 Step Inequalities With Multiplication/Division Sketch Notes & Practice

Solving 1 Step Inequalities With Multiplication/Division Sketch Notes & Practice

Manic About Math

Also included in:  Solving One & Two-Step Inequalities Sketch Notes & Practice *BUNDLE*

Writing, Solving, and Graphing Inequalities - 6.EE.B.5 and 7.EE.B.4.b

Writing, Solving, and Graphing Inequalities - 6.EE.B.5 and 7.EE.B.4.b

Rockin' Middle School Math

Equations & Inequalities Unit | Solving One-Step Equations & Inequalities Notes

Maneuvering the Middle

Equations and Inequalities Unit | TEKS Solving Equations Notes for 7th Grade

Solving & Graphing Inequalities: Notes, Practice, & Game

Solving & Graphing Inequalities: Notes, Practice, & Game

miss jude math

Inequalities Bundle (Writing, Solving and Graphing)

Math on the Move

Solving Inequalities Notes & Practice

Secondary Math Solutions

Solving Two Step Inequalities Sketch Notes & Practice

Solving Two Step Inequalities Sketch Notes & Practice

Systems of inequalities Notes & Practice sheet

Systems of inequalities Notes & Practice sheet

Solving Inequalities Foldable Notes

Solving Inequalities Foldable Notes

Lisa Davenport

Also included in:  Inequalities Foldables for Algebra 1 Interactive Notebooks

Solve and Graph Compound Inequalities + Interval Notation Notes & Practice

Solve and Graph Compound Inequalities + Interval Notation Notes & Practice

Algebra Accents

Also included in:  BACK TO SCHOOL | Algebra 1 Curriculum Inequalities Unit | Printable and Digital

Algebra Notes & Practice

Algebra Notes & Practice

To the Square Inch- Kate Bing Coners

R.U.L.E.S for Solving Inequality Word Problems Guided Notes and Guided Practice

Making Math Fun for All Learners

Equations and Inequalities (Math 6 Curriculum – Unit 5) | All Things Algebra®

Equations and Inequalities (Math 6 Curriculum – Unit 5) | All Things Algebra®

All Things Algebra

Also included in:  Math 6 Curriculum | All Things Algebra®

Solving Inequalities NOTES and Worksheet

Solving Inequalities NOTES and Worksheet

camfan54

Consecutive Integers - Notes and Practice

Emily P K

Also included in:  All Algebra Resources (discounted bundle)

Algebra Guided Presentation Notes: Unit 3 - Solving Inequalities .

Algebra Guided Presentation Notes: Unit 3 - Solving Inequalities .

Algebra4All

Inequalities - Notes and Practice (Includes Word Problems!)

Also included in:  Inequalities Bundle (Writing, Solving and Graphing)

INEQUALITIES Doodle Math - Interactive Notebooks (Guided Notes)

INEQUALITIES Doodle Math - Interactive Notebooks (Guided Notes)

Exceeding the CORE

Also included in:  7th GRADE MATH Assessments, Warm-Ups, Task Cards, Worksheets BUNDLE

Solving Multi Step Inequalities Activity | Partner Activities

Solving Multi Step Inequalities Activity | Partner Activities

Lauren Fulton

Also included in:  Algebra 1 Activities Bundle | Algebra Partner Activity

Solving Two Step Inequalities Word Problems

Solving Two Step Inequalities Word Problems

MATH SQUARE

Representations of Inequalities - Notes and Practice

Multi-Step Inequalities Notes and Partner Activity

Multi-Step Inequalities Notes and Partner Activity

Also included in:  Equations and Inequalities Activities Bundle

TPT empowers educators to teach at their best.

Keep in Touch!

Are you getting the free resources, updates, and special offers we send out every week in our teacher newsletter?

IMAGES

  1. 17+ Awesome Solving Inequalities Worksheet No Negatives

    practice problems for solving inequalities

  2. Solving Inequalities Worksheet for 6th

    practice problems for solving inequalities

  3. Solving Inequalities (examples, solutions, videos)

    practice problems for solving inequalities

  4. Solving Inequalities in One Variable Practice Problems

    practice problems for solving inequalities

  5. Solving Quadratic Inequalities Worksheet

    practice problems for solving inequalities

  6. Solving Inequalities Word Problems Help

    practice problems for solving inequalities

VIDEO

  1. Solve inequalities

  2. Solving Inequalities

  3. Inequalities Part One

  4. Solving Inequalities

  5. Solving Linear Inequalities#mathantics

  6. Solving Inequalities

COMMENTS

  1. What Are the Six Steps of Problem Solving?

    The six steps of problem solving involve problem definition, problem analysis, developing possible solutions, selecting a solution, implementing the solution and evaluating the outcome. Problem solving models are used to address issues that...

  2. How Do You Solve a Problem When You Have Different Bases With the Same Exponents?

    When multiplying or dividing different bases with the same exponent, combine the bases, and keep the exponent the same. For example, X raised to the third power times Y raised to the third power becomes the product of X times Y raised to th...

  3. What Are the Four Steps for Solving an Equation?

    The four steps for solving an equation include the combination of like terms, the isolation of terms containing variables, the isolation of the variable and the substitution of the answer into the original equation to check the answer.

  4. Two-step inequalities (practice)

    Two-step inequalities. CCSS.Math: 7.EE.B.4, 7.EE.B.4b. Problem. Which graph represents the solution set of this inequality?

  5. Multi-step linear inequalities (practice)

    Multi-step linear inequalities. CCSS.Math: HSA.REI.B.3. You might need: Calculator. Problem. Solve for z z zz. Reduce any fractions to lowest terms.

  6. Solving Inequalities Practice

    Practice Page. Directions: Solve the following inequalities for the designated variable. The students' hints may be helpful.

  7. Linear Inequalities (Practice Problems)

    Here is a set of practice problems to accompany the Linear Inequalities section of the Solving Equations and Inequalities chapter of the

  8. Solving Inequalities in One Variable Practice Problems

    Steps for Graphing Your Solution to the Inequality · Use an open circle on the graph if your inequality symbol is greater than or less than. · Use a closed circle

  9. Solving Inequalities

    Summary · Many simple inequalities can be solved by adding, subtracting, multiplying or dividing both sides until you are left with the variable on its own. · But

  10. Solving Inequalities (video lessons, examples, solutions)

    Solving Inequalities · Add the same number to both sides. · Subtract the same number from both sides. · Multiply both sides by the same positive number. · Divide

  11. SAT Math : Inequalities

    Explanation: For this problem, we must take into account the absolute value. First, we solve for 2x – 2 > 20. But we must also

  12. Solve two-step linear inequalities (Algebra 1 practice)

    Improve your math knowledge with free questions in "Solve two-step linear inequalities" and thousands of other math skills.

  13. Solving Inequalities Word Problems

    Inequality word problems have the same process as any other. First, Translate the problem into inequalities. Then, solve the inequalities.

  14. Solving Inequalities Notes And Practice Teaching Resources

    This Solving Equations and Inequalities Notes and Practice Worksheets Unit Bundle has everything you need!