Answer:
Step-by-step explanation:
3
1,000 miles is the total length of the trip
Length (2, 6) to (-4, 6) is sqrt((x2 - x1))^2 + (y2 - y1)^2) = sqrt((-4 -2)^2 + (6 - 6)^2) = sqrt((-6)^2 + 0) = 6
Length (2, 6) to (-4, 4) is sqrt((-4 - 2)^2 + (4 - 6)^2) = sqrt((-6)^2 + (-2)^2) = sqrt(36 + 4) = sqrt(40) = 2sqrt(10) units
Length (-4, 6) to (-4, 4) is sqrt((-4 - (-4))^2 + (4 - 6)^2) = sqrt(0^2 + (-2)^2) = 2
So the length of the longest side is 2sqrt(10) units