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
Algebra: Coordinate systems, graph plotting, etc
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Coordinate-system
Question 469199
:
write the equation of a line that passes through (3,5) and (6, -2)
Answer by
Alan3354(69443)
(
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