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

User Sachaa
by
5.2k points

1 Answer

0 votes

Answer:

The gradient of the line segment between the two points is -1

Explanation:

The gradient of the line segment between two points is also known as the slope,

We can find this by using the formula; y₂ - y₁ / x₂ - x₁

The points given to us are;(-1,2) and (-2,3).

This implies x₁ = -1 , y₁=2 x₂ = -2 y₂= 3

We can now proceed to insert our values into the formula;

Gradient = y₂ - y₁ / x₂ - x₁

= 3 - 2 / -2-(-1)

= 1 / -2 + 1

=1/-1

Gradient = -1

Therefore the gradient of the line segment between the two points is -1

User Gabriel Ross
by
5.2k points