Difficulty: Easy
Correct Answer: 4 days
Explanation:
Introduction / Context:
We infer Dinesh’s rate using the segment where he works with Ramesh, then sum both rates to get the combined completion time.
Given Data / Assumptions:
Concept / Approach:
Compute remaining work after 10 days, divide by the 2-day joint period to get the pair’s rate, then subtract Ramesh’s rate to get Dinesh’s.
Step-by-Step Solution:
Work done by Ramesh in 10 days = 10 * (1/20) = 1/2.Remaining = 1/2, finished in 2 days ⇒ pair rate = (1/2)/2 = 1/4.Dinesh’s rate = 1/4 − 1/20 = 1/5.Together from start: 1/20 + 1/5 = 1/4 ⇒ time = 4 days.
Verification / Alternative check:
Check consistency: in the last 2 days, pair does 2 * 1/4 = 1/2 of the job, matching the remainder.
Why Other Options Are Wrong:
5, 6, 8, 10 days contradict the deduced combined rate 1/4.
Common Pitfalls:
Using 10 days of both workers by mistake; forgetting that the pair works only for the last 2 days.
Final Answer:
4 days
Discussion & Comments