document.write( "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 \n" ); document.write( "
Algebra.Com's Answer #686311 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 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. \n" ); document.write( "Marcy distance = sqrt[(3-3)^2 + (-8-2)^2] = sqrt[0 + 100] = 10 \n" ); document.write( "--- \n" ); document.write( "Henry distance = sqrt[(8-3)^2+(-8+8)^2] = sqrt(25+0) = 5 \n" ); document.write( "---------------------- \n" ); document.write( "Henry lives closer \n" ); document.write( "----------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "-------------- \n" ); document.write( " |