How do you find the slope of a line segment connecting points (-3,4) & (7,-16)?

1 Answer
May 11, 2016

The slope = -2=2

Explanation:

The coordinates are:
( - 3 , 4 ) = color(blue)(x_ 1 , y _ 1 (3,4)=x1,y1

( 7 , -16 ) = color(blue)(x_ 2 , y _2 (7,16)=x2,y2

The slope is calculated using formula:
Slope = color(blue)((y_2 - y_1) / (x_2 - x_1)=y2y1x2x1

= ( -16 - 4 ) / ( 7 - (-3))=1647(3)

= ( -20) / ( 7 + 3 )=207+3

= ( -20) / 10 =2010

= -cancel20 / cancel10

The slope = -2