SOLUTION: write an equation of the line through the points (4,1) and (-4,-5)

Algebra ->  Graphs -> SOLUTION: write an equation of the line through the points (4,1) and (-4,-5)      Log On


   



Question 760999: write an equation of the line through the points (4,1) and (-4,-5)
Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
write an equation of the line through the points (4,1) and (-4,-5)
-------------
Use determinants
---
|+x +y +1|
|+4 +1 +1| = 0
|-4 -5 +1|
----
x*(1+5) - y*(4+4) + 1*(-20+4) = 0
6x - 8y - 16 = 0
3x - 4y = 8