SOLUTION: Determine the equation of the the straight line that passes through points (2;-7) and (1;4)

Algebra ->  Finance -> SOLUTION: Determine the equation of the the straight line that passes through points (2;-7) and (1;4)      Log On


   



Question 1093752: Determine the equation of the the straight line that passes through points (2;-7) and (1;4)
Found 2 solutions by Alan3354, rothauserc:
Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
Determine the equation of the the straight line that passes through points (2;-7) and (1;4)
--------------
Use commas for points, not semi-colons.
---
Determine the equation of the the straight line that passes through points (2,-7) and (1,4)
---
Step 1, find the slope
Slope, m = diffy/diffx
m = (-7-4)/(2-1)
m = -11
====================
Use y-y1 = m*(x-x1) where (x1,y1) is either point
---
y - 4 = -11*(x - 1)

Answer by rothauserc(4718) About Me  (Show Source):
You can put this solution on YOUR website!
slope = (4-(-7)) / (1-2) = -11
:
y = -11x +b
:
now use point (2,-7) to find the y intercept
:
-7 = -11(2) +b
:
b = -7 +22 = 15
:
*************
y = -11x +15
*************
: