149k views
3 votes
Find the gradient of the line segment between the points (-3,2) and (-2,5).

1 Answer

9 votes

Answer:

slope = 3

Explanation:

Calculate the slope m using the slope formula

m =
(y_(2)-y_(1) )/(x_(2)-x_(1) )

with (x₁, y₁ ) = (- 3, 2 ) and (x₂, y₂ ) = (- 2, 5 )

m =
(5-2)/(-2-(-3)) =
(3)/(-2+3) =
(3)/(1) = 3

User Pernell
by
4.8k points