Difficulty: Easy
Correct Answer: 1/4
Explanation:
Introduction / Context:The problem compares periodic service times over different intervals, asking for the fractional saving relative to the original (pre-overhaul) requirement. It tests rate reasoning and fraction comparison over time.
Given Data / Assumptions:
Concept / Approach:Convert both to a common basis (e.g., hours per day). Then compute (pre - post) / pre. This yields the fraction of time saved compared to the original requirement.
Step-by-Step Solution:
Pre rate = (2/3) / 45 = 2/135 hours per dayPost rate = (2/3) / 60 = 2/180 = 1/90 hours per daySaving = Pre - Post = 2/135 - 1/90Compute difference: 1/90 = 1.5/135 → Saving = (2 - 1.5)/135 = 0.5/135 = 1/270Fraction saved relative to pre = (1/270) / (2/135) = (1/270) * (135/2) = 135/540 = 1/4Verification / Alternative check:Scale to 540 days: Pre total = (2/3) * (540/45) = (2/3) * 12 = 8 hours; Post total = (2/3) * (540/60) = (2/3) * 9 = 6 hours. Saving = 2/8 = 1/4 of pre. Confirms the result.
Why Other Options Are Wrong:
Common Pitfalls:
Final Answer:1/4
Discussion & Comments