How do you find the slope of the line that passes through the points (1,1), (3,1)?

1 Answer
Jan 8, 2017

See explanation below:

Explanation:

Given two points, the slope can be found by using the formula: m = (color(red)(y_2) - color(blue)(y_1))/(color(red)(x_2) - color(blue)(x_1))m=y2y1x2x1

Where mm is the slope and (color(blue)(x_1, y_1)x1,y1) and (color(red)(x_2, y_2)x2,y2) are the two points on the line.

Substituting the points from the problem gives:

m = (color(red)(1) - color(blue)(1))/(color(red)(3) - color(blue)(1))m=1131

m = 0/2m=02

m = 0m=0

Also, because the yy value is one for both points we know this line is a horizontal line and all horizontal lines have a slope of 00.