How do you find the slope of a line A(1,5) B(3,15)?

1 Answer
Jun 9, 2015

The slope of the line running through the two given points is 5.

Explanation:

Use the slope equation: m=(y_2-y_1)/(x_2-x_1)m=y2y1x2x1, where mm is the slope, x_1 and y_1x1andy1 are one point, and x_2 and y_2x2andy2 are a second point.

Let (1,5)(1,5) be (x_1,y_1)(x1,y1), where x_1=1x1=1 and y_1=5y1=5.

Let (3,15)(3,15) be (x_2,y_2)(x2,y2) where x_2=3x2=3 and y=15y=15.

m=(y_2-y_1)/(x_2-x_1)=(15-5)/(3-1)=(10)/2=5m=y2y1x2x1=15531=102=5