Question 163527
There are ma y ways to do this. Perhaps the easiest is to find the axis intercepts for each line. Then plot the two lines.
To find the intercepts,
1)set x=0 and solve for y in the first equation. Then plot point (0,y)
2) set y=0 and solve for x in the first equation. Then plot point(x,0)
3) draw the line that contains those two points
Repeat for the other equation.
Then find the point where the two lines meet.

{{{graph(400,400, -10,10, -10,10, 5x/2+1, 2x/3 +3)}}}