Question 207827
x+5y=10 


Graph by plotting the x and y intercepts:


If x = 0, then 5y=10 so y=2


If y=0, then x=10


It should look like this:


{{{graph(300,300, -10,12,-10,10, (10-x)/5 ) }}}


R^2