SOLUTION: was see if could help me or refresh my mind on how to do these problems I am helping my son with homework thank you write the slope-intercept form of the equation of the line th

Algebra ->  Polynomials-and-rational-expressions -> SOLUTION: was see if could help me or refresh my mind on how to do these problems I am helping my son with homework thank you write the slope-intercept form of the equation of the line th      Log On


   



Question 1017745: was see if could help me or refresh my mind on how to do these problems I am helping my son with homework thank you
write the slope-intercept form of the equation of the line through the given points. through (-4,5) and (5,-5)

Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
write the slope-intercept form of the equation of the line through the given points. through (-4,5) and (5,-5)
===========
Step 1, find the slope, m
---
m = diffy/diffx = (-5-5)/(5- -4) = -10/9
---
Then use y-y1 = m*(x-x1) where (x1,y1) = either point.
========
y-5 = (-10/9)*(x+4)
y = (-10/9)x + 5/9