Question 65887
<pre><font size = 5><b>Find an equation of the line containing
the points (4,9) and (-1,8)

Use the slope formula:

     y<sub>2</sub> - y<sub>1</sub>
m = —————————
     x<sub>2</sub> - x<sub>1</sub>

where (x<sub>1</sub>, y<sub>1</sub>) = (4, 9) and (x<sub>2</sub>, y<sub>2</sub>) = (-1, 8)

     (8) - (9)     -1     1
m = ——————————— = ———— = ——— = 1/5
    (-1) - (4)     -5     5 

Now substitute in the point slope formula:

   y - y<sub>1</sub> = m(x - x<sub>1</sub>)

   y - 9 = (1/5)(x - 4)

Multiply both sides by LCD = 5


5(y - 9) = 5(1/5)(x - 4)

 5y - 45 = 1(x - 4)

 5y - 45 = x - 4

      5y = x + 41

     -41 = x - 5y

  x - 5y = -41       

Any of those last three equations will do.

Edwin</pre>