InterviewSolution
Saved Bookmarks
| 1. |
1). 10002). 7503). 5004). 250 |
|
Answer» Initially number of employee = X After 20 days number of employee = x + 500 According to Question, 30 × x = [(20 × x) + {(x + 500) × 5}] 30x = 20X + 5x + 2500 30x – 25X = 2500 5x = 2500 x = 500 |
|