How do you find the slope of the line passing through the points (7, 10) and (6, 7)?

1 Answer
Apr 1, 2016

The slope = 3 =3

Explanation:

The coordinates are:
(7,10) = color(blue)(x_1 , y_1(7,10)=x1,y1

(6,7) = color(blue)(x_2 , y_2(6,7)=x2,y2

The slope is calculated using formula:

Slope = color(blue)((y_2- y_1) / (x_2 - x_1)=y2y1x2x1 (change in y axis divided by change in x axis)

= (7-10) / (6-7)=71067

= (-3) / (-1)=31

= 3 =3