CAT 1993 — QA Question 33
Man Days (single group of people)Easy
A group of workers was put on a job. From the second day onwards, one worker was withdrawn each day. The job was finished when the last worker was withdrawn. Had no worker been withdrawn at any stage, the group would have finished the job in two-third the time. How many workers were there in the group?
Answer & solution
Correct answer: 3
- A
2
3
- C
5
- D
11
Solution
Let the work done by a worker be x units, w be the total work and n be the number of workers in the group.
Then, w = Work done on the nth day i.e. last day + Work done on the second last day + … + Work done on the first day
⇒ w = x + 2x + ... + nx = ...(i)
When none of the workers is removed, then
w = nx × ...(ii)
From equation (i) and (ii), we get
⇒ n = 3.
Hence, option (b).