Question 366906
<pre><font size = 3 color = "indigo"><b>
Hi
Use the intercepts to graph the equation
x+5y=10
y = 0  then x = 10
x = 0
5y = 10
y = 2
y = 9/5 Or 1 4/5 Or 1.8
Pt (10,0) and Pt (0,2)

{{{drawing(300,300, -16, 16, -16, 16,
circle(0, 2,0.5),
circle(10,0 ,0.5),
graph( 300, 300, -16, 16, -16, 16, -(1/5)x + 2))}}}