Question 885044

Directions: Find an equation of the line passing through each pair of points.  Write the equation in the form Ax+By=C.

Problem:  (2,3) and (-1,-1)

I got this far then I got lost:    (2,3) and (-1, -1)
                                   M= -1-3/-1-2 = 4/3
                                   y-3=4/3(x-2)
<pre>
{{{y - 3 = (4/3)(x - 2)}}} 
{{{y - 3 = (4/3)x - 8/3}}}
{{{y - 3 = 4x/3 - 8/3}}}
{{{3y - 9 = 4x - 8}}} ------- Multiplying by LCD, 3
{{{3y - 9 + 8 = 4x)}}}
{{{highlight_green(highlight_green(4x - 3y = - 1))}}}