
David W. answered 06/13/16
Tutor
4.7
(90)
Experienced Prof
The problem gives two points [ (-6,1) and (-1,4) ] and asks for the equation of the line in Standard Form [Ax+By]=C.
You may (1) write the equation using: (y-y1) = m(x-x1) = ( (y2-y1)/(x2-x1) )(x-x1) and then (2) convert the result into Standard Form --- or you could realize that Standard From has many advantages. So, let's just use them.
The two points satisfy the equation, so
A(-6)+B(1) = A(-1)+B(4) [plug points into line equation]
A(-5)-B(3) = 0
This is true for A=3 and B=-5 [note: exchange coefficients]
The equation is 3x-5y=C and we could use either point to determine C. Let's use (-1,4):
3(-1)-5(4)=C
-23=C
The answer is: 3x-5y=-23