Difficulty: Medium
Correct Answer: 8 h 45 min
Explanation:
Introduction / Context:
This is the same structure as mixed-mode round trips. Express the knowns in terms of one-way walking and driving times and use the given saving to find the all-walking time.
Given Data / Assumptions:
Concept / Approach:
Find t_drive_one_way, then t_walk_one_way, and finally double the walking time for both ways.
Step-by-Step Solution:
Verification / Alternative check:
Check saving: (t_walk + t_drive) − (2 * t_drive) = t_walk − t_drive = 2 h.
Why Other Options Are Wrong:
They conflict with the given totals.
Common Pitfalls:
Forgetting that “2 h less” applies to the total round-trip time.
Final Answer:
8 h 45 min
Discussion & Comments