Difficulty: Medium
Correct Answer: 60 km/h
Explanation:
Introduction / Context:When speed increases by a fixed amount for the same distance, the time decreases in a way that leads to a rational equation. Solving for the original speed yields a quadratic that typically factors neatly in standard test problems.
Given Data / Assumptions:
Concept / Approach:Equation: 840/v − 840/(v + 10) = 2. Clear denominators to solve for v and take the positive root.
Step-by-Step Solution:
840/v − 840/(v + 10) = 2840[(v + 10) − v] / [v(v + 10)] = 2840 * 10 / [v(v + 10)] = 2 ⇒ v(v + 10) = 4200v^2 + 10v − 4200 = 0 ⇒ (v + 70)(v − 60) = 0 ⇒ v = 60 (valid)Verification / Alternative check:Times: 840/60 = 14 h; 840/70 = 12 h; difference 2 h.
Why Other Options Are Wrong:45, 50, 75 do not satisfy the time-difference equation.
Common Pitfalls:Setting up 840/(v + 10) − 840/v = 2 (sign reversed) or canceling incorrectly.
Final Answer:60 km/h
Discussion & Comments