Answer:
24 miles
Explanation:
Distance formula (d):
D = sqrt[(x2 - x1)^2 + (y2 - y1)^2]
Home to library
(-4, 1) ; (-4, 9)
D1 = sqrt((-4 + 4)^2 + (9 - 1)^2)
D1 = 8
Library to park :
(-4, 9) ; (2, 1)
D1 = sqrt((2 + 4)^2 + (1 - 9)^2)
D3 = 10
Park to home :
(2, 1) ; (-4, 1)
D1 = sqrt((-4 - 2)^2 + (1 - 1)^2)
D2 = 6