Question 563578
y=7/5x+2 find the y-coordinates of the points(-5,),(0,), and (5,) plot these points and graph the linear equation. please show all of your work.

y=7/5x+2 x=-5, y=-5  (-5,-5)

x=0, y=2(0,2)

x=5 , y=9 (5,9)

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