Question 109021
{{{5(2x + y) - 4(2x + y) > 4}}}

{{{10x + 5y - 8x + 4y > 4}}}

{{{2x + 9y  > 4}}}........solve for {{{y}}}

{{{9y  > - 2x + 4}}}........divide both sides by {{{9}}}

{{{y  > - 2/9x + 4/9}}}........

graph:

*[invoke plot_any_graph "y>(2/9)x + 4/9", -10, 10, -10, 10, 300, 300]