Using the distance formula, the distance from:
School to Library (SL) = 5 units.
Library to Park (LP) = 10 units.
What is the Distance Formula?
To calculate the distance between two points on a coordinate plane, the distance formula used is: [tex]d = \sqrt{(y_2 - y_1)^2 + (x_2 - x_1)^2}[/tex].
Given the coordinates of each location as:
- School, S = (0, 4)
- Library, L = (4, 1)
- Park, P = (-4, -5)
Distance from School to Library (SL):
SL = √[(4−0)² + (1−4)²]
SL = √[(4)² + (−3)²]
SL = √25
SL = 5 units
Distance from Library to Park (LP):
LP = √[(4−(−4))² + (1−(−5))²]
LP = √[(8)² + (6)²]
LP = √100
LP = 10 units
Learn more about the distance formula on:
https://brainly.com/question/661229
#SPJ1