128k views
2 votes
Find the slope between each pair of points

(-2, 4) and (10, -2)

User Glebcom
by
3.7k points

2 Answers

2 votes

Answer:

Explanation:

To find the slope between two points, we need to find the difference between y-coordinates of the points and x-coordinates of the points.

m= ( y2-y1 )/( x2-x1 )

(x1= -2, y1= 4) and (x2= 10, y2= -2)

m= (-2-4 ) /( 10- -2 )

m= -6/ 12

m = -1/6

Find the slope between each pair of points (-2, 4) and (10, -2)-example-1
User The Coding Wombat
by
3.3k points
1 vote

Answer:

slope = (y2-y1) =( -2 -4 ) = -6

(X2-X1)= (10- -2) = 12 Slope = -6/12

Explanation:

in each set of numbers is (x,y)

when you have two sets of numbers

select one set of numbers to be (x1,y1) other (x2,y2)

User Niels Filter
by
3.8k points