Question 888252
Simplify it first.
{{{highlight_green(x<-5y)}}}.


{{{graph(300,300,-7,7,-7,7,x<-5y)}}}



The inequality is related to the equation {{{x=-5y}}}, rearrangeable to {{{y=-x/5}}}:


{{{graph(300,300,-7,7,-7,7,-(x/5))}}}