SOLUTION: . Find the equation of the line joining the points ( 5, 1) and (-7, -7)
Algebra
->
Graphs
-> SOLUTION: . Find the equation of the line joining the points ( 5, 1) and (-7, -7)
Log On
Algebra: Graphs, graphing equations and inequalities
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Graphs
Question 1115277
:
. Find the equation of the line joining the points ( 5, 1) and (-7, -7)
Found 3 solutions by
josgarithmetic, mananth, Alan3354
:
Answer by
josgarithmetic(39617)
(
Show Source
):
You can
put this solution on YOUR website!
-------a possible answer....
-------in slope-intercept form
Answer by
mananth(16946)
(
Show Source
):
You can
put this solution on YOUR website!
x1 y1 x2 y2
5 1 -7 -7
slope m = (y2-y1)/(x2-x1)
( -7 - 1 )/( -7 - 5 )
( -8 / -12 )
m= 2/3
Plug value of the slope and point ( 5 , 1 ) in
Y = m x + b
1.00 = 10/3 + b
b= 1.00 - 10/3
b= -7/3
So the equation will be
Y = 2/3 x -7/3
Answer by
Alan3354(69443)
(
Show Source
):
You can
put this solution on YOUR website!
Find the equation of the line joining the points ( 5,1) and (-7,-7)
--------
| x y 1| | 5 1 1| = 0 |-7 -7 1|
==============
x*(1+7) - y*(5+7) + 1*(-35+7) = 0
8x - 12y -28 = 0
2x - 3y = 7