Flora B. answered 05/08/21
SAT Math Specialist: Experienced, Engaging, and Results Driven
To find the slope, m, between two points we're going to use the following equation:
m = (y2-y1) / (x2-x1)
HINT: this equation is equivalent to rise / run
Let's choose Point A (4,2) as our first point: so x1 = 4 and y1 = 2
HINT: remember x comes before y in coordinates (x,y)
Point B (7,3) is our second point, so x2 = 7 and y2 = 3
Substituting our coordinates into m = (y2-y1) / (x2-x1) we now get:
m = (3-2) / (7-4) = 1/3
So the slope between our two points is 1/3