Question 582261
y=(-3/4)x+5


find the Y & X intercept points 

plot the points and draw the line graph

let x=0, y = 5 (0,5)
Let x=4, y= 2(4,2)

Let y =0, x=20/3  ( 20/3, 0)

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