SOLUTION: Find the equation of the line using the point-slope formula. Write the final equation using the slope-intercept form. (x, y) = (−9, 10) and (x, y) = (3, −2) are points o

Algebra ->  Logarithm Solvers, Trainers and Word Problems -> SOLUTION: Find the equation of the line using the point-slope formula. Write the final equation using the slope-intercept form. (x, y) = (−9, 10) and (x, y) = (3, −2) are points o      Log On


   



Question 1154493: Find the equation of the line using the point-slope formula. Write the final equation using the slope-intercept form.
(x, y) = (−9, 10)
and
(x, y) = (3, −2)
are points on the line

Found 2 solutions by josgarithmetic, mananth:
Answer by josgarithmetic(39620) About Me  (Show Source):
You can put this solution on YOUR website!
y%2B2=%28%2810-%28-2%29%29%2F%28-9-3%29%29%28x-3%29

y%2B2=%2812%2F%28-12%29%29%28x-3%29

highlight%28y%2B2=-1%28x-3%29%29--------------point-slope form


You can do the other part.

Answer by mananth(16946) About Me  (Show Source):
You can put this solution on YOUR website!
x1 y1 x2 y2
-9 10 3 -2

slope m = (y2-y1)/(x2-x1)
( -2 - 10 )/( 3 - -9 )
( -12 / 12 )
m= -1

Plug value of the slope and point ( -9 , 10 ) in
Y = m x + b
10.00 = 9 + b
b= 10.00 - 9
b= 1
So the equation will be
Y = -x + 1