9.1 Trigonometry and Right-Triangle Field Reductions
Key Takeaways
- On the FS exam, trigonometry is embedded in slope-distance reduction, vertical-angle observations, offsets, and grade problems rather than appearing as pure drills.
- Horizontal distance from a slope distance uses cosine of a vertical (depression) angle but sine of a zenith angle, so always confirm the reference direction first.
- The law of sines (a/sin A = b/sin B = c/sin C) solves oblique triangles when an angle and its opposite side are paired; the law of cosines solves them otherwise.
- A 0.01 ft positional standard at 300 ft corresponds to only about 7 arc-seconds of direction, so DMS-to-decimal conversion errors quickly dominate computed positions.
Trigonometry in the Field, Not on a Worksheet
The Fundamentals of Surveying (FS) exam, administered by the National Council of Examiners for Engineering and Surveying (NCEES), rarely asks you to evaluate sin 30° in isolation. Instead, trigonometry hides inside practical reductions: turning a measured slope distance into a horizontal distance, computing a perpendicular offset to a line, finding the rise over a known grade, or solving a triangle in a traverse. Your first job on every such problem is to sketch the geometry and label which angle you actually have.
The three primary ratios apply to a right triangle with hypotenuse H, side opposite angle θ, and side adjacent to θ:
| Ratio | Definition | Typical survey use |
|---|---|---|
| sin θ | opposite / hypotenuse | vertical component of a slope distance from a zenith angle |
| cos θ | adjacent / hypotenuse | horizontal distance from a slope distance and vertical angle |
| tan θ | opposite / adjacent | grade, slope ratio, offset from a known run |
The single most common trap is the reference direction of the vertical angle. Total stations report either a zenith angle (measured down from the upward vertical, where horizontal = 90°) or a vertical/altitude angle (measured up or down from horizontal, where horizontal = 0°). For a slope distance S, the horizontal distance is HD = S · cos(vertical angle) but HD = S · sin(zenith angle). Mixing these is the classic FS error.
Worked Reduction: Slope Distance to Horizontal
A total station measures a slope distance S = 412.86 ft with a zenith angle of 84°30'00". Find the horizontal distance and the elevation difference.
Step 1 — Convert DMS to decimal degrees. 84°30'00" = 84 + 30/60 + 0/3600 = 84.5000°.
Step 2 — Horizontal distance (zenith angle, so use sine): HD = 412.86 · sin(84.5°) = 412.86 · 0.99540 = 410.96 ft.
Step 3 — Vertical difference (use cosine of zenith): ΔElev = 412.86 · cos(84.5°) = 412.86 · 0.09585 = 39.57 ft (positive because the zenith angle is less than 90°, i.e., sighting upward).
Had the instrument reported a vertical angle of +5°30'00" instead, HD = S · cos(5.5°) = 410.96 ft and ΔElev = S · sin(5.5°) = 39.57 ft — identical answers, because the zenith angle (84.5°) and vertical angle (5.5°) are complements summing to 90°.
Precision of Angular Conversions
Because computed positions depend directly on angles, small DMS conversion mistakes propagate hard. At a 300 ft sight, a 10" direction error shifts the far end by 300 · tan(10/3600°) ≈ 0.0145 ft. So roughly 7" of direction ≈ 0.01 ft of position at 300 ft. Carry angles to whole seconds and convert decimals back to DMS only at the end.
Oblique Triangles: Law of Sines and Law of Cosines
Many traverse and intersection problems involve triangles with no right angle. Two rules cover them. The law of sines states a/sin A = b/sin B = c/sin C, where each side is opposite its like-named angle. Use it when you can pair a known angle with its opposite side (cases AAS, ASA, or the ambiguous SSA). The law of cosines states c² = a² + b² − 2ab·cos C. Use it for SAS (two sides and the included angle) or SSS (three sides, solving for an angle via cos C = (a² + b² − c²)/(2ab)).
Worked example — law of cosines. Two property lines of length a = 250.00 ft and b = 318.00 ft meet at an interior angle C = 72°18'. The diagonal (side c) closing the triangle is:
- C = 72.300°, cos C = 0.30420
- c² = 250² + 318² − 2(250)(318)(0.30420) = 62,500 + 101,124 − 48,368 = 115,256
- c = √115,256 = 339.49 ft
Then recover angle A opposite side a with the law of sines: sin A = a·sin C / c = 250·sin(72.3°)/339.49 = 250·0.95259/339.49 = 0.70148, so A = 44.55° = 44°33'. Angle B = 180° − 72.300° − 44.550° = 63°07', which you should always confirm by checking the three angles sum to 180°.
SSA caution. When given two sides and a non-included angle, the law of sines can yield zero, one, or two valid triangles. On the FS exam, sketch the situation and reject any solution where computed angles fail to sum to 180° or produce a negative side.
Offsets, Grades, and Common DMS Pitfalls
Two more right-triangle reductions appear constantly. A perpendicular offset ties a point to a reference line. When a swing tie of length d is taken at a skew angle φ from the line, the true perpendicular offset is d · sin φ and the distance along the line is d · cos φ. Surveyors stake building corners and curb returns this way, so an FS item may give a swing tie and ask for the rectangular offset.
Grade and slope are tangent relationships. A grade of g percent means a rise of g ft per 100 ft of run, so the slope angle is θ = atan(g/100); a 6.00% grade gives atan(0.06) = 3°26'02". A slope ratio of 4:1 (horizontal:vertical) has angle atan(1/4) = 14.04° and a grade of 25%. Confusing run with hypotenuse on a steep slope is a measurable error.
Finally, watch three DMS pitfalls. First, never average DMS values directly — convert to decimal degrees, average, then convert back. Second, 0.7250° becomes 0.7250·60 = 43.5' and 0.5·60 = 30", i.e., 0°43'30". Third, a wildly wrong answer is usually a radians-versus-degrees calculator-mode error, since sin(45°) = 0.7071 but sin(45 rad) = 0.8509. A quick magnitude check catches it before a coordinate is corrupted.
A slope distance of 528.40 ft is measured with a zenith angle of 87°12'00". What is the horizontal distance?
In an oblique triangle, sides a = 180.0 ft and b = 220.0 ft enclose an included angle C = 95°00'. Which relationship correctly gives the opposite side c?
Approximately how much lateral position error at a 300 ft sight results from a 10-arc-second error in a measured direction?