asked 75.4k views
0 votes
A rock is thrown from (2,1) to (12,18). how far did the rock travel

asked
User Oooyaya
by
8.3k points

1 Answer

4 votes

Answer:

18.136 units of distance

Explanation:

d = sqrt((x2 - x1)^2 + (y2 - y1)^2)

where (x1, y1) = (2, 1) and (x2, y2) = (12, 18)

d = sqrt((12 - 2)^2 + (18 - 1)^2)

= sqrt(10^2 + 17^2)

= sqrt(329)

≈ 18.136

Therefore, the rock traveled approximately 18.136 units of distance.

answered
User Gkrogers
by
7.9k 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.