Question

Difficulty: EasyDistance and Midpoint Formulas

On a coordinate map, two tracking stations are located at the points (2,3)(2, -3) and (6,12)(-6, 12). What is the straight-line distance, in map units, between the two stations?

Answer: 17 map units

Answer

The straight-line distance between the two stations is 17 map units.
Applying the coordinate distance formula to the coordinates (2,3)(2, -3) and (6,12)(-6, 12) yields a distance of (62)2+(12(3))2=(8)2+152=64+225=289=17\sqrt{(-6 - 2)^2 + (12 - (-3))^2} = \sqrt{(-8)^2 + 15^2} = \sqrt{64 + 225} = \sqrt{289} = 17.

Step-by-Step Solution

1
Identify coordinates of the two stations.
(x1,y1)=(2,3)(x_1, y_1) = (2, -3) and (x2,y2)=(6,12)(x_2, y_2) = (-6, 12)
Defining the coordinate variables is necessary to apply the formula correctly.
2
Apply the distance formula.
d=(62)2+(12(3))2d = \sqrt{(-6 - 2)^2 + (12 - (-3))^2}
The distance formula calculates the straight-line distance between two coordinates.
3
Simplify the arithmetic terms.
d=(8)2+152=64+225=289d = \sqrt{(-8)^2 + 15^2} = \sqrt{64 + 225} = \sqrt{289}
Simplify the differences and squares under the radical.
4
Calculate the final square root.
d=17d = 17
The square root of 289 is 17.

Key Concept

Distance Formula
Rate this question