<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden="true" role="img" class="iconify iconify--tabler" width="100%" height="100%" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m5 18l14-4M5 14l14-4L5 6"></path></svg>
Inequalities
Practice Problems
Answer Key

Table of Contents

[fs-toc-h2]Basics

Solving and writing linear inequalities is almost exactly the same as solving and writing linear equations; the only thing that's different is the equal sign.

[fs-toc-h3]Less than: \(<\)

Whatever is left of this inequality is less than whatever is right of it.

For example:

\[3 < 22\]

\[x < 12 \quad \]

\[ \text{(this tells us that } x \text{ must be a value less than 12)}\]

[fs-toc-h3]Greater than: \(>\)

Whatever is left of this inequality is greater than whatever is right of it.


[fs-toc-h3]Less than or equal to: \( \leq \)

Whatever is left of this is less than OR equal to whatever is right to it.

\[x \leq 12 \quad \]

\[ \text{(this is saying that } x \text{ could either be less than 12 or equal 12)}\]


[fs-toc-h3]Greater than or equal to \(\geq\)

Whatever is left of this inequality is greater than or equal to whatever is right of it.

Just remember, the alligator eats the bigger number. Whichever way the open side of the inequality is facing is the greater side.


[fs-toc-h2]Solving inequalities

If you know how to solve a linear equation, you can solve a linear inequality. The process is almost identical other than one step. Refer to the inequality below:

\[-5x + 13 > 43\]

Just like any equation, we can begin by subtracting 13 from both sides:

\[-5x > 30\]

Now it's time to divide by -5, and this is where inequalities differ from equations. When multiplying or dividing by any negative number, you must switch the way the inequality is facing. So when you divide by -5, our final answer becomes:

\[x < 6\]

\(x\) is going to be less than 6.

[fs-toc-h4] Example 1

Let's start off by simply solving for \(x\). Subtract \(3x\) from both sides and add 3 to both sides to end up with:

\[-2 \geq x\]

We now know that -2 is greater than or equal to \(x\).

-5 and -3 are both less than -2, and -2 is equal to -2. This means that the only number which is NOT a solution is -1, making A the correct answer choice.

If you have extra time, a good way to check is to simply plug in the answer:

\[3(-1) - 5 \geq 4(-1) - 3\]

\[-8 \geq -7\]

-8 is NOT greater than or equal to -7, meaning we're right.


[fs-toc-h2]Multivariable inequalities

Just like equations which can have two variables, for example: \(y = 3x + 4\), inequalities can too. Let's take our linear equation and turn it into an inequality:

\[y \leq 3x + 4\]

To find the solution sets of this equation, the easiest way is to go into Desmos and graph it.

In this inequality, any coordinate that lies on the line OR in the shaded region is a solution, anything outside of it is not.

The first coordinate shown above, (-3, 7), is NOT a solution to the inequality, as it lies outside of the boundaries.

Our next two though, since they lay either on the line or within the shaded area, are solutions.

If we switch the less than or equal to sign into a regular less than sign, notice what happens.

The line has now become dotted. If it is a regular inequality and not an “and equal to” inequality, anything on the line is no longer a solution. So in this case, (2, 8) isn't a solution anymore.

We can also check if a coordinate set is a solution or not by plugging in the respective \(x\) and \(y\) values and seeing if the inequality is true or not.

Let's look at the inequality \(y > 3x + 7\) and see if the following points are solutions or not without graphing.

Try (2, 9):

\[y > 3x + 7\]

\[9 > 3(2) + 7\]

\[9 > 12\]

Since this inequality is simply untrue, (2, 9) is NOT a solution.

Try (-3, 8):

\[y > 3x + 7\]

\[8 > 3(-3) + 7\]

\[8 > -2\]

Since 8 is i fact greater than 2, this inequality is true, deeming (-3, 8) as a solution.

[fs-toc-h2]Writing inequalities


Writing inequalities, alongside systems of inequalities, is the most tested subtopic within inequalities. Let's look at some examples. Try to write out an inequality before looking at the answer.

Dylan sells lemonade for $3 a cup. By the end of the day, he made more than $51.

Let's assign \(c\) to the amount of cups he sells. If he sells \(c\) cups for $3 each, the total money he would make is \(3c\). It's given that this amount is more than 51, so our final inequality is:

\[3c > 51\]

William sells burgers for $6 each and fries for $3 each. By the end of the day, he made less than $200.

Using \(b\) to represent burgers and \(f\) to represent fries, the amount of money made for \(b\) burgers can be written as \(6b\), and fries can be written as \(3f\). Since he made less than $200, we’ll use the less than sign, so our final inequality will be:

\[6b + 3f < 200\]

[fs-toc-h4] Example 1
the total cost, in dollars, to rent a surfboard consists of a $25 service fee and $10 per hour rental fee.

The first piece of information given is that there is a $25 service fee, so 25 will have no variable attached to it in the equation (this number is known mathematically as the initial value or y-intercept).

We’re also told that it costs $10 an hour, with the variable \(t\) representing hours. So the total cost after \(t\) hours will be \(10t\) plus the initial $25 service fee, we can write this out as:

\[25 + 10t\]

Finally, we’re given that the person intends to spend a maximum of $75, meaning the total price has to be equal to or less than $75, this gives us a final inequality of:

\[25 + 10t \leq 75\]

Or answer choice D.

However, most inequality questions will show up as a system (two equations). This doesn't change any of the methodology though. The only difference is that you have to write two equations rather than one.

[fs-toc-h4] Example 2
roberto is an insurance agents who sells two types of policies

First, let's take care of one equation at a time. At the end of the question, we’re told that \(x\) is the possible number of $50,000 policies and \(y\) is the possible number of $100,000 policies. We’re also told that he did NOT meet his goal of selling 57 policies, meaning he sold less than 57. So, the sum of \(x\) and \(y\) (both types of insurance policies) is less than 57, giving us a first inequality of:

\[x + y < 57\]

Looking at the answer choices, neither B nor D include this inequality, meaning you can cross them out.

Next, we have to look at the price. It’s given that he sold more than $3,000,000 worth of policies. So the sum of $50,000\(x\) (the total price of \(x\) policies he sold), and $100,000\(y\) (total price of \(y\) policies he sold) will be more than $3,000,000, giving us an inequality of:

\[50,000x + 100,000y > 3,000,000\]

Our two equations side by side are:

\[x + y < 57\]

\[50,000x + 100,000y > 3,000,000\]

This corresponds to answer choice C.

[fs-toc-h4] Example 3
Maria plans to rent a boat. The boat rental costs $60 per hour, and she will also have to pay for the water safety ourse that costs $10

This question requires us to write and solve an inequality. Let's start by writing an expression. We can assign the number of hours to the variable \(h\).

Since the rate is $60 per hour, the total amount she spends is \(60h\) plus the initial fee, $10, giving us:

\[60h + 10\]

She wants to spend no more than $280, meaning that 280 is greater than or equal to the total cost. Making our final inequality:

\[280 \geq 60h + 10\]

All we have to do now is solve for \(h\):

\[280 \geq 60h + 10\]

\[270 \geq 60h\]

\[4.5 \geq h\]

However, the boat rental is only available for a whole number of hours. You may be tempted to round up to 5 hours but this would be incorrect. In a real-world situation, to rent out the boat for 5 hours, you would need enough money (or more) for 5 hours. In this case, she only has enough for 4.5 hours.

Since she can't rent out half an hour, we have to round down to 4 hours, making 4 the final answer.

Additional Resources