Difficulty: Easy
Correct Answer: Cosine of its reduced bearing
Explanation:
Introduction:
Traverse computation converts field measurements (lengths and bearings) into rectangular components called latitude (north–south) and departure (east–west). This question checks whether you recall the exact trigonometric relation between a side's reduced bearing and its latitude component.
Given Data / Assumptions:
Concept / Approach:
Resolve the traverse side into orthogonal components using basic trigonometry. The component along the meridian (latitude) equals L * cos θ, while the component along the perpendicular (departure) equals L * sin θ. Signs (N/S and E/W) come from the quadrant of the reduced bearing, not from the magnitude formula itself.
Step-by-Step Solution:
Verification / Alternative check:
Check a limiting case: if θ = 0° (bearing exactly north/south), cos θ = 1 so latitude = L and departure = 0, which is consistent with geometry.
Why Other Options Are Wrong:
Tangent/cosecant do not represent orthogonal projections; 'sign of bearing' is not a magnitude; sine corresponds to departure, not latitude.
Common Pitfalls:
Swapping sine and cosine for latitude/departure; forgetting to apply the correct algebraic sign from the quadrant.
Final Answer:
Cosine of its reduced bearing
Discussion & Comments