Question 1071350
A map of a town is drawn on a coordinate grid where each unit represents a mile. The middle school is located at (3, –8). Marcy’s house is at (3, 2) and Henry’s house is at (8, –8). Does Marcy or Henry live closer to the school.
Marcy distance = sqrt[(3-3)^2 + (-8-2)^2] = sqrt[0 + 100] = 10
---
Henry distance = sqrt[(8-3)^2+(-8+8)^2] = sqrt(25+0) = 5
----------------------
Henry lives closer
-----------
Cheers,
Stan H.
--------------