Difficulty: Medium
Correct Answer: 100 m
Explanation:
Introduction / Context:Two timings with two different obstacles (point and extended) allow solving for speed and length via simultaneous equations.
Given Data / Assumptions:
Concept / Approach:From pole: L = v * 2. From bridge: L + 250 = v * 7. Substitute L into the second equation to solve for v, then compute L.
Step-by-Step Solution:
Let L = 2v2v + 250 = 7v ⇒ 5v = 250 ⇒ v = 50 m/sL = 2 * 50 = 100 mVerification / Alternative check:Pole: 100 m / 50 m/s = 2 s. Bridge: (100 + 250) / 50 = 7 s. Both satisfied.
Why Other Options Are Wrong:150 m, 120 m, 80 m: Fail one or both equations’ checks.
Common Pitfalls:Using km/h inadvertently; keep everything in m and s to maintain consistency.
Final Answer:100 m
Discussion & Comments