Use Sophia to knock out your gen-ed requirements quickly and affordably. Learn more
×

Writing a System of Linear Inequalities

Author: Sophia

what's covered
In this lesson, you will learn how to determine the system of linear inequalities that represent a given situation. Specifically, this lesson will cover:

Table of Contents

1. Writing a System of Linear Inequalities from a Graph

In order to write the inequalities that make up this system, we need to look at each individual piece of the graph and construct an inequality.

EXAMPLE

Write the system of inequalities from the graph below:



Let's focus on the blue inequality first. The first thing to note is that the boundary line is a dashed line. This means that the inequality symbol will be either < or > as it is strict and does not include the exact points on the boundary line. We can also note that the shaded region is above the blue line, which indicates that all coordinate points above the boundary line satisfy the inequality. This means that the inequality symbol is >, or the "greater than" symbol.

Now, we can think of the boundary line as an equation, write an equation in the form y equals m x plus b, and simply replace the equals sign with our inequality symbol. To write the equation in the form y equals m x plus b, we need to find the slope and the y-intercept.

To find the y-intercept, we look at where the line crosses the y-axis. We see that it does so at the point (0, 3), which means our b-value in the equation is 3. Next, we calculate the slope by counting rise and run to get from one point to the next. Let's start at our y-intercept, and count the rise and run to get from the y-intercept to a discernible point on our graph, say (1, 1). The rise is -2 and the run is 1, making our slope fraction numerator short dash 2 over denominator 1 end fraction, or 2. The equation of the boundary line is y equals short dash 2 x plus 3. Now replace the equal sign with our inequality sign > and we have determined one inequality in the system:

y greater than short dash 2 x plus 3

We follow the same process with the other boundary lines. Let's work with the green line next. We notice a y-intercept of -2. To find the slope, let's count the rise and run from the y-intercept at (0, -2) to another point on the line, say (3, 0). This is a rise of 2 and a run of 3, making our slope 2 over 3. This creates the equation y equals 2 over 3 x minus 2. Our boundary line is a solid line, narrowing our inequality symbol to either ≤ or ≥. Since the solution region to the system includes all points above this line, we know the inequality symbol is ≥. Replace the equal sign with our inequality sign ≥ and we have determined another inequality in the system:

y greater or equal than 2 over 3 x minus 2

Finally, let's focus on the red boundary line. This line is a horizontal line, so there is actually no x-term in its equation. The boundary line is simply y equals 6. To turn this into an inequality, we note the dashed line, which indicates that it will either be the symbol < or >. Since the solution region is underneath the line, we will use the <, or the "less than" symbol. Replace the equal sign with our inequality sign < and we have determined the third inequality in the system:

y less or equal than 6

Putting all three inequalities together, we have the following system of linear inequalities:

table attributes columnalign left end attributes row cell y greater than short dash 2 x plus 3 end cell row cell y greater or equal than 2 over 3 x minus 2 end cell row cell y less than 6 end cell end table


2. Writing a System of Linear Inequalities from a Scenario

We can create a system of linear inequalities to express real-world situations.

EXAMPLE

You manage an art store and need to order canvas paper and brushes for the studio. You must buy at least 200 sets of paint brushes, which cost $15 each, but no more than 75 rolls of canvas paper, which cost $30 each. Your budget for this expense is $5,000.

We can represent these budget and quantity restrictions with a system of inequalities. The first thing we need to do is define variables. We are purchasing sets of paint brushes and rolls of canvas paper, so we will make these the definitions for x and y:

table attributes columnalign left end attributes row cell x equals sets space of space paint space brushes end cell row cell y space equals space rolls space of space canvas space paper end cell end table

One of our limitations in our scenario is our budget. We cannot spend more than $5,000 on these supplies. This means that the total cost of supplies must be less than or equal to $5,000 (because our bill can be exactly $5,000 and still fit within our budget). To write this inequality, think about how we would express the total cost for paint brush sets and canvas paper rolls using the above information, while also restricting it to less than or equal to $5,000. We can express this as:

15 x plus 30 y less or equal than 5000

Note that to express cost, we multiplied x and y by their respective costs: $15 for each paint brush set, and $30 for each roll of canvas paper.

We also have additional restrictions from our scenario. These restrictions involve quantity: we must buy at least 200 sets of brushes and no more than 75 rolls of canvas paper. We'll set up a relation between x and 200, as well as y and 75.

Let's look at the first part of the above statement: we must buy at least 200 sets of brushes. "At least" means that we can include the exact value of the limitation and anything above. In other words, this means that buying 200 paint brush sets is okay. Even buying 300 sets of paint brushes meets this restriction (although it does put our other restrictions at risk). Thus, our second inequality in the system is

x greater or equal than 200

Now let's revisit the second part of that statement: we must buy no more than 75 rolls of canvas paper. "No more than" also means that we can include the exact value of our limitation any anything below. In other words, this means that we are allowed to buy up to 75 rolls of canvas paper, but not 76, or anything higher. So the final inequality in the system is:

y less or equal than 75

Our system of inequalities for our situation is:

table attributes columnalign left end attributes row cell 15 x plus 30 y less or equal than 5000 end cell row cell x greater or equal than 200 end cell row cell y less or equal than 75 end cell end table

summary
You can write a system of linear inequalities from a graph by identifying the equation for its boundary line and determining the inequality symbol needed. The symbols "less than" and "less than or equal to" indicate a shaded region below the line. The symbols "greater than" and "greater than or equal to" indicate a shaded region above the line. The symbols "greater than or equal to" and "less than or equal to" indicate a solid boundary line. The symbols "greater than" and "less than" indicate a dotted boundary line. When writing a system from a scenario, it is important to define each variable and determine any restrictions.

Source: ADAPTED FROM "BEGINNING AND INTERMEDIATE ALGEBRA" BY TYLER WALLACE, AN OPEN SOURCE TEXTBOOK AVAILABLE AT www.wallace.ccfaculty.org/book/book.html. License: Creative Commons Attribution 3.0 Unported License