Question 174921
Write an equation in slope-intercept form for the line through points (2,4) and (6,-2).
-----------
|x y 1|
|2 4 1| = 0
|6 -2 1|

x*(4+2) - y*(2-6) + 1*(-4-24) = 0
6x + 4y = 28
2y = -3x + 14
y = (-3/2)x + 7