
William W. answered 11/12/22
Tutor
4.9
(1,016)
Experienced Tutor and Retired Engineer
Use the distance formula:
Let point A be (x1, y1) and point B = (x2, y2) so x1 = 2, y1 = 9, x2 = -2, y2 = 6 which makes the equation:
d = √[(-2 - 2)2 + (6 - 9)2]
I'll let you do the rest.