Question 386362
graph the solutions of the inequality: x - y >= 0
...

x - y >= 0
...
add +y
x>=y
...
The boundary
y=x
...
{{{graph(100,100,-5,5,-5,5,y=x))}}}
inequality y<=x
{{{graph(100,100,-5,5,-5,5,y<=x))}}}
...
m.ananth@hotmail.ca