21.9k views
3 votes
What is the distance between the points(22,27) and (2,-10) ? Necessary round your answer to two decimal places

User IBiryukov
by
8.2k points

2 Answers

1 vote

Answer:

42.06

Explanation:

User Vitooh
by
8.0k points
6 votes
distance formula : sqrt (x2 - x1)^2 + (y2 - y1)^2
(2,-10)....x1 = 2 and y1 = -10
(22,27)....x2 = 22 and y2 = 27
now we sub
d = sqrt ((22 - 2)^2 + (27 - (-10)^2)
d = sqrt ((20^2) + (37^2))
d = sqrt (400 + 1369)
d = sqrt 1769
d = 42.059 rounds to 42.06 <==
User Corinem
by
8.9k points

No related questions found

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