This map is drawn like a cartesian plane. To answer this question, first we're going to write the coordinate of every place as an ordered pair. The first coordinate will be the horizontal coordinate(x) and the second coordinate will be the vertical coordinate(y).
We have:
School = (4, 3)
Pizza Palace = (-8, 2)
Movies = (-4, -6)
Home = (0, 0)
Park = (7, -5)
Now that we have the coordinates, we can use the formula to determinate the distance between two points in a cartesian plane.
Then, we start to calculate. First, we need the distance between the School and the Pizza Palace.
Now, from the pizza palace to the movies.
From the movies back home.
Now, we're already on saturday. From home to the park we have
From the park to school
From school back home:
Now we have all the individual routes, to get the total amount he walked during friday and saturday, we just need to add all of them.
The total distance is 50.34 miles.