SOLUTION: Use a determinant to find an equation of the line passing through the points (x, y). (−2, 5), (4, 1)

Algebra ->  Finance -> SOLUTION: Use a determinant to find an equation of the line passing through the points (x, y). (−2, 5), (4, 1)      Log On


   



Question 1179373: Use a determinant to find an equation of the line passing through the points
(x, y).
(−2, 5), (4, 1)

Found 2 solutions by ikleyn, MathLover1:
Answer by ikleyn(52786) About Me  (Show Source):
You can put this solution on YOUR website!
.


                It can be done in different ways.

                I will show and explain one of them to you,  the most simplest,
                which you can,  probably,  will remember and understand all your life.


You have two vectors with components


    (4-(-2), 1 - 5) = (6,-4)    (starts at (-2,5),  ends at (4,1) )

and

    (x-4,y-1)                   (starts at (4,1);  ends at (x,y) )



        You want these two vectors be parallel (or antiparallel, does not matter).



It means that the determinant, composed of the components of these vectors is equal to zero


    det %28matrix%282%2C2%2C+x-4%2C+y-1%2C++6%2C-4%29%29 = 0.                ANSWER


It is your equation, same as


    -4*(x-4) - 6*(y-1) = 0.     (*)      ANSWER


You can simplify the resulting equation (*) any way as you want.

Solved, explained and completed.



Answer by MathLover1(20850) About Me  (Show Source):
You can put this solution on YOUR website!
Use a determinant to find an equation of the line passing through the points
(x, y)
(-2,+5), (4, 1)



let (x%5B1%5D,y%5B1%5D) be (-2,+5) and
(x%5B2%5D,y%5B2%5D) be (4, 1)

matrix%283%2C3%2C%0D%0Ax%2C++y%2C+1%2C%0D%0A-2%2C+5%2C1%2C%0D%0A4%2C+1%2C+1%29


x%285-1%29-y%28-2-4%29%2B1%28-2-20%29=0
4x%2B6y-22=0....simplify
2x%2B3y-11=0
2x%2B3y=11-> answer