Question 697062
{{{x-y>=5}}} ........1

{{{2x+3y<6}}}........2


{{{x-5>=y}}} ........1


*[invoke plot_any_inequality "x-5>=y", -10, 10, -10, 10, 600, 600]


{{{2x+3y<6}}}........2


{{{3y<-2x+6}}}

{{{y<-(2/3)x+2}}}


*[invoke plot_any_inequality "y<-(2/3)x+2", -10, 10, -10, 10, 600, 600]