5190955
A world map uses longitude as the x-coordinate and latitude as the y-coordinate. A ship is located exactly where the equator crosses the prime meridian. What ordered pair gives the ship’s location?
Hints
- The first coordinate represents longitude.
- The second coordinate represents latitude.
- Both reference lines have value \(0^\circ\).
Solution
1. The equator has latitude \(0^\circ\), so the y-coordinate is \(0\).
2. The prime meridian has longitude \(0^\circ\), so the x-coordinate is \(0\).
3. Therefore, the ship’s location is \((0, 0)\).
Answer
\((0, 0)\)
