|
Question 398240: Find the equation of the line through (2,a) and (9,b).
Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! Find the equation of the line through (2,a) and (9,b).
----
slope = (b-a)/(9-2) = (b-a)/7
----
Form y = mx+k
---
Substitute and solve for "k":
a = [(b-a)/7]2 + k
a = (2/7)(b-a) + k
a = (2/7)b-(2/7)a + k
(9/7)a-(2/7)b = k
---
k = (9a-2b)/7
-----
Equation:
y = [(b-a)/7]x + (9a-2b)/7
===============================
Cheers,
Stan H.
============
|
|
|
| |