59.5k views
5 votes
The map of a walking trail is drawn on a coordinate grid with three points of interest. The trail starts at R(−2, 4) and goes to S(3, 4) and continues to T(3, −1). The total length of the walking trail is ___

units. (Input whole numbers only.)
HELPP ME PLSS

User LeonsPAPA
by
9.5k points

1 Answer

3 votes

Answer:

Length from R(-2, 4) to S(3, 4) is sqrt((3 - (-2))^2 + (4 - 4)^2) = sqrt(5)^2 = 5 units

Length from S(3, 4) to T(3, -1) is sqrt((3 - 3)^2 + (-1 - 4)^2) = sqrt(-5)^2 = 5 units

Therefore, total length = 5 + 5 = 10 units.

Explanation:

meowster chief has your back my friend

User InterLinked
by
8.7k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.