Question 175006
what is the equation of the line that passes through the points (-2,2) and (0,5)?
--------
|x y 1|
|-2 2 1| = 0
|0 5 1|

x*(2-5) - y*(-2) + -10 = 0
-3x + 2y -10 = 0
3x - 2y = -10