Question 667083

X intercept = 3 so intersection point on X axis = (3,0)
Y intercept = 5 so intersection point on Y axis = (0,5)

Plot the points and draw the line.

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