Question 1151030

{{{y>2x-4}}}

*[invoke plot_any_inequality "y>2x-4", -10, 10, -10, 10, 600, 600] 

{{{4y-x <= 16}}}

{{{4y <= x+16}}}

{{{y <= x/4+4}}}


*[invoke plot_any_inequality "y <= x/4+4", -10, 10, -10, 10, 600, 600]