Question 79321
<pre>
Make a table and graph 5x+y=5.


Assign Values of x and then substitute it to the equation to find y

Let x = -1                   x = 0                  x = 1
     5x + y = 5              5x + y = 5             5x + y = 5
  5(-1) + y = 5             5(0)+ y = 5            5(1)+ y = 5
      -5 + y = 5              0 + y = 5              5 + y = 5
          y = 5 + 5               y = 5                  y = 5 -5 
          y = 10                                         y = 0


Here is the table

               x       |        y
              -1       |        10
               0       |        5
               1       |        0

You can locate the three points and draw a line passing the three points

Note: Two points determine a line but to be accurate, we find the third point.


{{{graph (200, 200, -5, 7, -2, 14, -5x + 5)}}}