Question 427405
  <pre><font face = "Tohoma" size = 4 color = "indigo"><b>
Hi
the x and y intercepts 
x + 5y = 10
Yes! (10,0) and (0,2) is correct:
{{{drawing(300,300,   -15,15,-15,15,  grid(1),
circle(10, 0,0.5),
circle(0, 2,0.5),
graph( 300, 300, -15,15,-15,15,0,(-1/5)x + 2))}}}