SOLUTION: find the standard form of the equation of the line that passes through the points (9,-3) and (-1,-7)

Algebra ->  College  -> Linear Algebra -> SOLUTION: find the standard form of the equation of the line that passes through the points (9,-3) and (-1,-7)      Log On


   



Question 393359: find the standard form of the equation of the line that passes through the points (9,-3) and (-1,-7)
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
find the standard form of the equation of the line that passes through the points (9,-3) and (-1,-7)
-----------------
slope = (-7--3)/(-1-9) = -4/-10 = 2/5
------------------
Form: y = mx+b
You have y = -3 when x=9 and m = 2/5
----------------------
-3 = (2/5)(9)+b
---
b = -3-(2/5)9
b = -6.6
-------
Equation:
y = (2/5)x - (33/5)
---
To get the standard form, multiply thru by 5 to get:
5y = 2x - 33
-2x+5y = -33
====================
Cheers,
Stan H.
==============
===========