InterviewSolution
Saved Bookmarks
| 1. |
A can do a picec of work in 10 days and B is 25% more efficient than A. In what time will the work be finished if A and B work together ? |
|
Answer» `4 4/9` days Required days = ` (8xx10)/18 = 4 4/9` days `= 10 DIV (1+1.25)= 10/2.25 = 40/9=4 4/9` |
|