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

2 Answers
Mar 8, 2018

Slope = -11/3Slope=113

Explanation:

color(blue)("Slope of a line (m)" = (y_1-y_2)/(x_1-x_2))Slope of a line (m)=y1y2x1x2

Here , color(red)(x_1=5)x1=5

color(red)(y_1=-6)y1=6

color(red)(x_2=2)x2=2

color(red)(y_2=5)y2=5

Put these values in the slope equation

=> color(magenta)(Slope = ((-6)-(5))/((5)-(2)))Slope=(6)(5)(5)(2)

=> color(magenta)(Slope = (-6-5)/(5-2))Slope=6552

=> color(green)(Slope = -11/3)Slope=113

Hey!
Algebra is gr8. In this case, what you would do is use the slope formula; m = (y_2 - y_1)/ (x_2 - x_1)m=y2y1x2x1.

Explanation:

m = (y_2 - y_1)/(x_2 - x_1)m=y2y1x2x1

Where m = slope, and each 'y' or 'x' term is inserted from your coordinate points!

(5, -6)(2, 5)

'5' is x_1x1
'-6' is y_1y1
'2' is x_2x2
'5' is y_2y2
(Respectively, if you haven't noticed :)

Plug them in!

m=(5 - (-6))/(2 -5)m=5(6)25
(Remember, two negatives cancel out, so the top will be 5 + 6)

m=(5+6)/(2-5)m=5+625
m = 11/-3m=113

Your slope is -11/3113!
Or approximately 3.67 (rounded)