Answered

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

Answer :

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 <==
chomper3d

Answer:

42.06

Step-by-step explanation:

Other Questions