InterviewSolution
Saved Bookmarks
| 1. |
The average number of customers on week days is 180 while the average number of customers on weekend is 250. Find the average number of customers in a week.1. 2002. 3453. 1604. 1205. 170 |
|
Answer» Correct Answer - Option 1 : 200 Given: Total number of customers on week days = 180 × 5 = 900 Total number of customers on weekend = 250 × 2 = 500 Total number of customers in a week = 900 + 500 = 1400 ∴ Average number of customers in a week = 1400/7 = 200 |
|