SOLUTION: write the equation of a line that passes through (3,5) and (6, -2)

Algebra ->  Coordinate-system -> SOLUTION: write the equation of a line that passes through (3,5) and (6, -2)      Log On


   



Question 469199: write the equation of a line that passes through (3,5) and (6, -2)
Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
write the equation of a line that passes through (3,5) and (6, -2)
----------
Use determinants.
|x y 1|
|3 5 1| = 0
|6-2 1|
--------
x*(5+2) - y*(3-6) + (-6-30) = 0
7x + 3y = 36