SOLUTION: y=(y2 - y1 / x2 - y1)x+b If you could please show the steps to how you solved this I would appreciate it. Thanks

Algebra ->  Graphs -> SOLUTION: y=(y2 - y1 / x2 - y1)x+b If you could please show the steps to how you solved this I would appreciate it. Thanks      Log On


   



Question 50744This question is from textbook
: y=(y2 - y1 / x2 - y1)x+b
If you could please show the steps to how you solved this I would appreciate it.
Thanks
This question is from textbook

Answer by Nate(3500) About Me  (Show Source):
You can put this solution on YOUR website!
y - b = ((y2 - y1)/(x2 - x1))x
(y - b)/x = (y2 - y1)/(x2 - x1)
(y - b)(x2 - x1)/x = y2 - y1
(y - b)(x2 - x1)/x + y1 = y2