How do you graph the system #y < x - 5# and #y ≤ 3#?

1 Answer
Jul 27, 2018

#" "#
Please read the explanation.

Explanation:

#" "#
We have the inequality: #color(blue)(y=x-5 and y <= 3#

How do we graph this inequality ?

Note that, #"AND"# operator is used indicating intersection condition.

Hence, the region that is common for both sets of inequalities will indicate the required solution.

We can create a data table for both these inequalities separately as shown below:

enter image source here

The values in the common #color(yellow)("region")# will be represented in the graph indicating the final solution.

#color(green)("Graph.1"# #" for "color(blue)(y=x-5#

enter image source here

Dotted line indicates value not included in the solution.

#color(green)("Graph.2"# #" for "color(blue)(y<=3#

enter image source here

Solid line indicates the value being part of the solution.

#color(green)(Graph.3"# for #color(blue)(y=x-5 and y <= 3#

This is our final solution graph, as it accommodates the restriction used in the given inequity.

enter image source here

Some of the points from the table (shaded values) are indicated in the solution graph below, for a better comprehension:

enter image source here

This final graph indicates the common region between Graph.1 and Graph.2.

In Set Theory, we use the term intersection to refer to the common values between two sets of values.

Hope this explanation helps.