What is the slope of the line passing through the following points: (-4, -1), (1,6) (4,1),(1,6)?

1 Answer
Mar 31, 2016

Slope = (7 )/(5)=75

Explanation:

The coordinates are:
(-4, - 1) = color(blue)(x_1 , y_1(4,1)=x1,y1

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

Slope is calculated using formula:

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

= (6 - (-1))/(1 - (-4))=6(1)1(4)

= (6 + 1 )/(1 + 4)=6+11+4

= (7 )/(5)=75