SOLUTION: Show how you use matrices to write an equation for a line that passes through the following points: (4, -10), (1, -1)

Algebra.Com
Question 1199707: Show how you use matrices to write an equation for a line that passes through the following points:
(4, -10), (1, -1)

Answer by Alan3354(69443)   (Show Source): You can put this solution on YOUR website!
Do it like this one:
---
Show how you use matrices to write an equation for a line that passes through the following points:
(-7, 9), (8, 9)
--------------------
| x   y   1|
|-7   9   1| = 0
| 8   9   1|

x*(9-9) - y*(-7-8) + 1*(-7*9 - 8*9) = 0
15y -135 = 0
y = 9
================================
| x   y   1|
| 4 -10   1| = 0
| 1   1   1|

x*(-10*1 - 1*1) - y*(4*1 - 1*1) + 1*(4*1 - 1*-10) = 0
-11x -3y + 14 = 0
11x + 3y = 14
================


RELATED QUESTIONS

Show how you use matrices to write an equation for a line that passes through the... (answered by Alan3354)
Write an equation for a line that passes through the following points: 8. (-7, 9),... (answered by tommyt3rd)
PLEASE SHOW ME HOW TO WRITE AN EQUATION IN STANDARD FORM THAT REPRESENTS THE LINE THAT... (answered by solver91311)
im sorry but i need help again on alot this time 1)Write an equation of the line that (answered by mananth,richwmiller)
Write an equation of the line that passes through the points (3,2) and (-1,... (answered by stanbon)
Write the equation of a line that passes through the points (-2,4) and (4, -1). (answered by lotanez)
write a equation for a line that passes through the points (-1,5) and... (answered by MathLover1)
Find an equation for the line that passes through the points (5, -4) and (1,... (answered by jim_thompson5910)
Write the equation for the line that has a slope of -4 and passes through the point (0,... (answered by Alan3354)