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