asked 193k views
1 vote
On a state map, a cartographer plots Triangletown at coordinates (5, 8) and The Village Square at coordinates (10, 20). How far is it from Triangletown to The Village Square?

2 Answers

3 votes

Answer:

13

Explanation:

answered
User Catcon
by
7.9k points
4 votes
The distance between triangle town to Village square can be calculated using the distance formula. Given the coordinates, P1(5,8) and P2 (10, 20), the distance formula is,
d=sqrt (X2-X1)^2 + (Y2-Y1)^2
d=sqrt (10-5)^2 + (20-8)^2
d=13 units
answered
User Ronquiq
by
8.2k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.