Represent the following inequalities on a single graph

  • Context:
  • Thread starter Thread starter ai93
  • Start date Start date
  • Tags Tags
    Graph Inequalities
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
5 replies · 2K views
ai93
Messages
54
Reaction score
0
$$3x+4y\le12$$
$$3x+y\ge3$$
$$y\ge-1$$

I understand the how to plot these on a graph, just not sure how to solve these inequalities!

Do you have to solve for x or y?
 
Mathematics news on Phys.org
When you plot the 3 lines corresponding to the 3 inequalities, you should find that the triangular region bounded by the lines (including the boundaries because the inequalities are weak) forms the solution set.
 
MarkFL said:
When you plot the 3 lines corresponding to the 3 inequalities, you should find that the triangular region bounded by the lines (including the boundaries because the inequalities are weak) forms the solution set.

I thought you would have to solve the inequalities first?
 
mathsheadache said:
I thought you would have to solve the inequalities first?

Each inequality will have as its solution part of the $xy$-plane. That part of the plane where the three solutions all intersect will be the solution to the system of inequalities, and you should find this in the region bounded by the 3 lines corresponding to the 3 inequalities.

View attachment 3797
 

Attachments

  • inequalities.png
    inequalities.png
    3.4 KB · Views: 104
MarkFL said:
Each inequality will have as its solution part of the $xy$-plane. That part of the plane where the three solutions all intersect will be the solution to the system of inequalities, and you should find this in the region bounded by the 3 lines corresponding to the 3 inequalities.

View attachment 3797

We have to solve for $$y$$ to determine the linear equations that serve as boundaries for the described region.

Would this be right?

3x+4y≤12
4y$$\le$$12-3(0)
4y$$\le$$12
y$$\ge$$3

3x+y$$\ge$$3
y$$\ge$$3-3(0)
y$$\ge$$3

y$$\ge$$-1
This can already be put on the graph?
 
First, let's look at the inequality:

$$3x+4y\le12$$

The boundary will be the corresponding line:

$$3x+4y=12$$

So, we need to graph this line, and an easy way is to fivide through by 12 so that it is in the two-intercept form:

$$\frac{x}{4}+\frac{y}{3}=1$$

Hence, we know the points $(4,0)$ and $(0,3)$ are on the line. Plot these points and then draw the line through them. Then, if we use the origin as a test point, we see that:

$$3(0)+4(0)\le12$$

is true, so we know we want the points below this line (on the same side of the line as the origin). Can you use this same technique for the second inequality to determine its solution?