Difficulty: Medium
Correct Answer: 7 h 45 min
Explanation:
Introduction / Context:Let the one-way walking time and cycling time be variables. Use the total-time condition and the “save 2 h if cycle both ways” condition to solve for the walking-only round-trip time.
Given Data / Assumptions:
Concept / Approach:Solve for t_cycle, then t_walk, then double t_walk for walking both ways.
Step-by-Step Solution:
2 * t_cycle = 3.75 ⇒ t_cycle = 1.875 ht_walk = 5.75 − 1.875 = 3.875 hWalking both ways = 2 * 3.875 = 7.75 h = 7 h 45 minVerification / Alternative check:Check difference: (t_walk + t_cycle) − (2 * t_cycle) = t_walk − t_cycle = 2 h.
Why Other Options Are Wrong:Other totals contradict either the given 5 h 45 min or the 2 h saving.
Common Pitfalls:Converting minutes to hours incorrectly or mixing single-way vs round-trip quantities.
Final Answer:7 h 45 min
Discussion & Comments