A coordinate grid is laid over a map of a city. A subway station is located at and a bus terminal is located at . A passenger transfer center is built at the midpoint of the line segment connecting the subway station and the bus terminal. What is the distance, in grid units, between the transfer center and a parking garage located at ?
Answer: 5 grid units
Answer
The distance between the passenger transfer center and the parking garage is 5 grid units.
First, the midpoint is determined by averaging the -coordinates and -coordinates of the endpoints: and , giving the transfer center coordinates of . Second, the distance between and is found using the distance formula: .
Step-by-Step Solution
Key Concept
Distance and Midpoint Formulas
Alternative Method
Instead of using the distance formula, one can draw a right triangle on the grid with vertices at , , and . The horizontal leg has a length of , and the vertical leg has a length of . Using the Pythagorean theorem, the hypotenuse (distance) is .
Estimated Time:1m 30s