
Ray E. answered 01/25/23
Patient and Effective STEM Tutor; A Perfect Fit For Your Needs
I know of two formulas that you can use to solve this problem. I recommend picking whichever one seems easier to you and sticking with it.
(1) y = mx + b
Using this formula you plug the values in directly for y, m, and x and solve for b, before reconstructing the formula. This has the benefit of being only a single formula to memorize, but you have to remember to do a second step.
(1a) -1 = -2 * 1 + b
-1 = -2 + b (add 2 to both sides)
1 = b
(1a) final answer: y = -2x + 1
Or the other way of solving it is to plug the values into the point-slope formula:
(2) y - y1 = m * (x - x1)
This has the advantage of doing everything in a single step, but being a very specific formula for a very specific use.
(2a) y - (-1) = -2 * (x - 1)
(2b) y + 1 = -2x + 2 on the left simplify the double negative, and on the right distribute the negative 2 to both x and -1.
(2c) y = -2x + 1 subtract one from both sides.
Thus both methods give you the same answer, just find a strategy that works well for you and stick with it.