Question 190449
 2x-5y_<5 
 2x+y_<-3 now subtract these equations.
-----------
-6y_<8
y_>8/6 (the < sign changes to a > sign when dividing by a negative value).
y_>4/3
{{{ graph( 300, 200, -6, 5, -10, 10, y = 4/3) }}} (graph 300x200 pixels, x from -6 to 5, y from -10 to 10, y = 4/3). 
Any y value > than or = to 4/3 is an answer.