How do you graph x-2y<=6x2y6?

1 Answer
Dec 11, 2016

graph{y>=x-3 [-10, 10, -5, 5]}

Explanation:

the equation needs to be rearranged to make yy the subject of the formula:

x-2y <= 6x2y6

subtract xx:

-2y <= 6 - x2y6x

divide by -22:

y >= -3 + x or x - 3y3+xorx3

[NB: when multiplying or diving by negative numbers, the inequality sign reverses]

to graph the inequality:

draw the line y = x - 3y=x3

find the region where y <= x - 3yx3 (e.g. the point (5,3)(5,3))

[NB: use a solid line for weak inequalities]