SOLUTION: The problem i am stuck with is x-y is greater of equal to 1

Algebra ->  Graphs -> SOLUTION: The problem i am stuck with is x-y is greater of equal to 1      Log On


   



Question 696466: The problem i am stuck with is x-y is greater of equal to 1
Found 2 solutions by Alan3354, stanbon:
Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
The problem i am stuck with is x-y is greater of equal to 1
-----------
x - y >= 1
That's an inequality.
What's your question?

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
The problem i am stuck with is x-y is greater of equal to 1
-------
x-y >= 1
--------
y <= x -1
----
Graph the boundary, y = x-1
graph%28400%2C.400%2C-10%2C10%2C-10%2C10%2Cx-1%29
------
Shade the half-plane BELOW the boundary to see
the graph of y < x-1 or x-y> 1
--------------------------------------
graph%28400%2C400%2C+-10%2C10%2C-10%2C10%2Cy+%3C+x-1%29
===============================
Cheers,
Stan H.
-------------------------------