Ayush and Bilal can complete a job together in D days. Ayush alone can…
2024
Ayush and Bilal can complete a job together in D days. Ayush alone can complete it in D + 3 days, and Bilal alone can complete it in D + 12 days. Find D.
Answer: C. 6 — ConceptIf one worker finishes a job in x days, that worker’s rate is 1/x job per day. For people working together, their rates add. Therefore, the reciprocal…
- A.
9
- B.
8
- C.
6
- D.
5
Attempted by 2 students.
Show answer & explanation
Correct answer: C
Concept
If one worker finishes a job in x days, that worker’s rate is 1/x job per day.
For people working together, their rates add. Therefore, the reciprocal of the joint time equals the sum of the reciprocal individual times.
Application
Let the joint completion time be D days. Then the joint rate is 1/D job per day.
Ayush’s rate is 1/(D + 3), and Bilal’s rate is 1/(D + 12).
Using the combined-rate rule: 1/(D + 3) + 1/(D + 12) = 1/D.
Combining the fractions gives (2D + 15)/[(D + 3)(D + 12)] = 1/D.
Cross-multiplication gives D(2D + 15) = (D + 3)(D + 12).
Expanding both sides gives 2D2 + 15D = D2 + 15D + 36, so D2 = 36.
Because time must be positive, D = 6 days.
Cross-check
At D = 6, Ayush takes 9 days and Bilal takes 18 days.
Their combined rate is 1/9 + 1/18 = 1/6 job per day, which corresponds to 6 days.
Therefore, D = 6 days.