SOLUTION: equation of line which passes through the points (2,5) and (3,9)
Algebra
->
Equations
-> SOLUTION: equation of line which passes through the points (2,5) and (3,9)
Log On
Algebra: Equations
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Equations
Question 720091
:
equation of line which passes through the points (2,5) and (3,9)
Answer by
god2012(113)
(
Show Source
):
You can
put this solution on YOUR website!
Solution:
Using 2 point form a line: (y2-y1)/(x2-x1) = (y-y1)/(x-x1)
(x1,y1) = (2, 5)
(x2,y2) = (3, 9)
(9-5)/(3-2) = (y-5)/(x-2) = 4
y-5 = 4x - 8
4x - y - 3 = 0