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
Algebra: Graphs, graphing equations and inequalities
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Graphs
Question 50744
This 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)
(
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