asked 30.2k views
1 vote
Find the gradient of the line segment between the points (1,2) and (2,3)

asked
User Harry
by
7.9k points

2 Answers

1 vote

Answer:

1

Explanation:

the gradient = difference between coordinate y/difference between coordinate x

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

answered
User Khaled Ramadan
by
8.5k points
2 votes

Answer:

gradient = 1

Explanation:

Calculate the gradient using the slope formula

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

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

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

answered
User Jason Dean
by
8.5k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.