Question 633197
<pre><font face = "Tohoma" size = 3 color = "indigo"><b> 
Hi,
these types of problems ALL follow the same method for solution:
Pts(x,y)
(-1,6)AND
(2,-6)      m = 12/-3 = -4     {{{m =(y[2] - y[1])/(x[2] - x[1])}}}
{{{y - y[1] = m(x - x[1])}}}
{{{y - 6 = -4(x +1)}}}    |Use 1st of Points given
{{{y + 6 = -4(x -2)}}}     |Use 2nd of Points given