What is the slope of the line passing through the following points: (9, -10), (14,-6) (9,10),(14,6)?

2 Answers
Jun 25, 2018

4/545

Explanation:

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

In our case, (x_1,y_1)(x1,y1) is (9,-10)(9,10) and (x_2,y_2)(x2,y2) is (14,-6)(14,6).

(-6-(-10))/(14-9)=4/56(10)149=45

Hope this helped!!

Jun 25, 2018

4/545

Explanation:

To find the slope of any line when only the points are given, use the slope formula:

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

Call (9,-10)(9,10) Point 1. This means that:

x_1 = 9x1=9
y_1 = -10y1=10

Call (14,-6)(14,6) Point 2. This means that:

x_2 = 14x2=14
y_2 = -6y2=6

Now substitute those values into the equation:

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

m = ((-6) - (-10))/((14)-(9)m=(6)(10)(14)(9)

m = (-6 + 10 )/(14-9m=6+10149

m = (4 )/(5m=45

The slope of this line is 4/545.