
Tracy D. answered 09/04/20
Tutor
5.0
(126)
Upbeat, patient Math Tutor investing in students to succeed
To find the equation of a line (y=mx + b), that passes through 2 points, here is the process:
- Calculate Slope: (y2 - y1)/(x2 - x1) = (-5-5)/(-4--2) (note the double negative, making it a positive); so slope (m) = -10/-2 = 5
- Put m into the equation: y = 5(x) +b
- Now use either set of points to substitute in for x and y and solve for b: -5 = 5(-4) + b, solve for b giving you -5 = -20 + b, so b=15
- Plug b into the equation from #2 above gives you the equation of the line: y = 5x + 15