InterviewSolution
Saved Bookmarks
| 1. |
If each person worked alone and did equal amount of work and left, in how many days would the assignment be completed?1). 69.1 days2). 83 days3). 92 days4). 103.75 days |
|
Answer» Each person worked alone and did equal amount of work and LEFT that means each person did 20% of work and left A does 20% work in $(= \frac{{20}}{{100}} \times 50 = 10)$ B does 20% work in $(= \frac{{20}}{{100}} \times 60 = 12)$ C does 20% work in $(= \frac{{20}}{{100}} \times 80 = 16)$ D does 20% work in $(= \frac{{20}}{{100}} \times 150 = 30)$ E does 20% work in $(= \frac{{20}}{{100}} \times 75 = 15)$ Total days TAKEN = 10 + 12 + 16 + 30 + 15 = 83 days |
|