Question:

A library has an average of 510 visitors on Sundays and 240 on other days. The average number of visitors per day in a month of 30 days beginning with a Sunday is:

Show Hint

Carefully count the number of specific days (e.g., Sundays) in the given month, especially when the starting day is specified. Avoid making assumptions about the number of weekend days if not explicitly stated.
Updated On: May 7, 2026
  • 285
  • 290
  • 297
  • 305
Show Solution
collegedunia
Verified By Collegedunia

The Correct Option is C

Solution and Explanation

Step 1: Understanding the Question:
The problem asks to calculate the average number of visitors per day for a month of 30 days, given different average visitor numbers for Sundays and other days, and knowing that the month starts on a Sunday.

Step 2: Key Formula or Approach:

Average = $\frac{\text{Total number of visitors}}{\text{Total number of days}}$.
1. Determine the number of Sundays in the month.
2. Determine the number of "other days" in the month.
3. Calculate the total visitors for Sundays.
4. Calculate the total visitors for "other days".
5. Sum these to get the total visitors for the month.

Step 3: Detailed Explanation:

Given:
- Total days in the month = 30.
- Month begins with a Sunday.
- Average visitors on Sundays = 510.
- Average visitors on other days = 240.
1. Number of Sundays in the month:
Since the month starts on a Sunday, the Sundays will fall on days: 1, 8, 15, 22, 29.
Number of Sundays = 5.
2. Number of other days:
Number of other days = Total days - Number of Sundays = $30 - 5 = 25$.
3. Total visitors on Sundays:
Total Sunday visitors = $5 \text{ Sundays} \times 510 \text{ visitors/Sunday} = 2550$.
4. Total visitors on other days:
Total other day visitors = $25 \text{ days} \times 240 \text{ visitors/day} = 6000$.
5. Total visitors for the month:
Total visitors = Total Sunday visitors + Total other day visitors = $2550 + 6000 = 8550$.
6. Average number of visitors per day:
Average = $\frac{\text{Total visitors}}{\text{Total days}} = \frac{8550}{30} = \frac{855}{3} = 285$.

Step 4: Final Answer:

The average number of visitors per day is 285.
Was this answer helpful?
0
0