What is the slope of the line passing through the following points: # ( 3,5 ) , ( 2,1 ) #?

1 Answer
Mar 25, 2018

See a solution process below:

Explanation:

The formula for find the slope of a line is:

#m = (color(red)(y_2) - color(blue)(y_1))/(color(red)(x_2) - color(blue)(x_1))#

Where #(color(blue)(x_1), color(blue)(y_1))# and #(color(red)(x_2), color(red)(y_2))# are two points on the line.

Substituting the values from the points in the problem gives:

#m = (color(red)(1) - color(blue)(5))/(color(red)(2) - color(blue)(3)) = (-4)/-1 = 4#