Question 482096
first we define the boundary

y =3x + 5
x=0,y=5(0,5)
y=0,x=-5/3(-5/3,0)


y = 2x + 2
x=0, y=2(0,2)
y=0 ,x=-1(-1,0)

{{{drawing(300,300,-10,10,-10,10,circle(0,5,0.3),circle(-5/3,0,0.3),circle(0,2,0.3),circle(-1,0,0.3),graph(300,300,-10,10,-10,10,y=3x+5,y=2x+2))}}}

The inequality
{{{graph(300,300,-10,10,-10,10,y<3x+5,y<2x+2))}}}