SOLUTION: The equation of the line joining the points: (-1, 3), (4, -2).
Algebra
->
Functions
-> SOLUTION: The equation of the line joining the points: (-1, 3), (4, -2).
Log On
Algebra: Functions, Domain, NOT graphing
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Functions
Question 764194
:
The equation of the line joining the points: (-1, 3), (4, -2).
Answer by
Cromlix(4381)
(
Show Source
):
You can
put this solution on YOUR website!
Gradient (Slope) = y2 - y1/x2 - x1
= -2 - 3/4 - (-1)
= -5/5
= -1
Using equation: y - b = m(x - a) and coords (4, -2)
y -(-2) = -1(x - 4)
y + 2 = -x + 4
y = -x + 4 - 2
y = -x + 2
Hope this helps.
:-)