Difficulty: Medium
Correct Answer: 3 m
Explanation:
Introduction / Context:
In chaining along a slope, the measured length l exceeds the horizontal distance D. Converting the sloping measurement to horizontal requires the slope correction. A series expansion allows us to judge when higher-order terms can be ignored without introducing significant error—a key consideration in ordinary engineering surveys.
Given Data / Assumptions:
Concept / Approach:
Binomial expansion: √(l² − h²) = l √(1 − (h²/l²)) ≈ l [1 − (h²)/(2l²) − (h⁴)/(8l⁴) …]. Thus c = l − D ≈ (h²)/(2l) + (h⁴)/(8l³) + … . The question seeks the threshold h below which the second term is negligible for l = 20 m.
Step-by-Step Solution:
Verification / Alternative check:
Compare the first term for h = 3 m: (h²)/(2l) = 9 / 40 = 0.225 m; the second term is ~0.0013 m, i.e., <1% of the first term and within plotting tolerances.
Why Other Options Are Wrong:
Common Pitfalls:
Final Answer:
3 m
Discussion & Comments