Math Problem Statement
- 2 Gas Carriers are to sail from Basco (Philippines) to San Francisco (California). One is 540 tonnes and the other 750 tonnes overloaded against the Winter Load Line (35°N).
Each vessel consumes 95 tonnes of fuel and 12 tonnes of water per day and travels at 22.5 knots.
Departure position off the Basco: 20° 27’N 121° 58’E Arrival position off San Francisco: 37° 45’N 122° 42’W
a) Calculate the difference in distance the two vessels will sail if they each follow their shortest legal route.
b) Also calculate the Longitude the direct Great Circle crosses the Latitude of 35°N.
Solution
Part a: Calculate the Difference in Distance
To determine the distance each vessel will sail following their shortest legal route, we'll need to use the Great Circle distance between the departure and arrival points. However, since the vessels are overloaded, they may be restricted to staying below the Winter Load Line (35°N), implying that they might have to deviate from the Great Circle route. We will calculate two routes:
- Great Circle Route: The shortest path over the surface of a sphere, using the haversine formula for distance between two points.
- Orthodromic Route with Latitude Restriction: The shortest path that involves reaching 35°N and then traveling along a rhumb line (constant latitude) to the destination.
Coordinates:
- Departure: ,
- Arrival: ,
We'll calculate both distances and compare them.
1. Great Circle Distance Formula:
The formula to calculate the distance between two points and on a sphere is:
where:
- and are the latitudes of the two points (in radians),
- and are the longitudes of the two points (in radians),
- is the difference in longitude,
- is the Earth's radius (mean radius = 6,371 km).
We'll first calculate the Great Circle distance between the departure and arrival points. Then we'll calculate the distance via 35°N to compare the two.
Let me calculate that.
Ask a new question for Free
By Image
Drop file here or Click Here to upload
Math Problem Analysis
Mathematical Concepts
Great Circle Distance
Rhumb Line
Spherical Trigonometry
Formulas
Great Circle Distance Formula: d = R * arccos(sin(φ1) * sin(φ2) + cos(φ1) * cos(φ2) * cos(Δλ))
Rhumb Line Distance Formula
Haversine Formula
Theorems
Great Circle Theorem
Haversine Theorem
Suitable Grade Level
University Level (Advanced Mathematics or Navigation Courses)
Related Recommendation
Rhumb Line vs Composite Track Distance Calculation for Marine Navigation
Mercator Sailing: Course and Distance Between Two Points (47° 14.3' S, 167° 26' E) and (43° 55' S, 176° 34' W)
Calculate Great Circle Distance and Bearings Between Two Positions
Find Course and Distance between Coordinates Using Mercator Sailing
Great Circle Distance and Initial Course Calculation between 75° 45'N, 030° 46'E and 40° 00'N, 110° 15'E