SOLUTION: i need a graph that shows all four quadrents useing the inequalty x+y>1

Algebra ->  Coordinate Systems and Linear Equations  -> Lessons -> SOLUTION: i need a graph that shows all four quadrents useing the inequalty x+y>1      Log On


   



Question 375261: i need a graph that shows all four quadrents useing the inequalty x+y>1
Answer by Fombitz(32388) About Me  (Show Source):
You can put this solution on YOUR website!
First graph x%2By=1
y=-x%2B1
.
.
.
graph%28300%2C300%2C-10%2C10%2C-10%2C10%2C0%2C-x%2B1%29
.
.
.
Now choose a point not on the line.
(0,0) is a convenient choice.
Test the inequality.
If the inequality is satisfied, shade the region containing (0,0).
If not, shade the region that does not contain (0,0).
x%2By%3E1
0%2B0%3E1
0%3E1
False, shade the region not containing (0,0)
.
.
.
Solved by pluggable solver: Plot Any Inequality
Graphing function x%2By%3E1:

graph%28+300%2C+300%2C+-10%2C+10%2C+-10%2C+10%2C+x%2By%3E1+%29