Peter C. answered 08/06/15
Tutor
New to Wyzant
Tutor committed to making students know enough to become tutors
Slope or m = (y2 - y1)/(x2 - x1)
y2 = 15; y1 = 5; x2 = 8; x1 = 3
(15 - 5)/(8 - 3) = 10/5 = 2 = m
y = mx + b with b = y when x = 0
= 2x + b
With (3,5):
5 = 2(3) + b
5 = 6 + b
-1 = b
Let's check with (8,15)
15 = 2(8) + b
= 16 + b
-1 = b
y = 2x - 1