Question 245535
x+2y<-25
2y<-(x+25)
y<-(x+25)/2
.
Ed
.
{{{graph(500,500,-20,2,-20,2,y<-(x+25)/2)}}}