Question
Question: A school charges Rs 50 per student for transport facilities if not more than 300 students enroll.The...
A school charges Rs 50 per student for transport facilities if not more than 300 students enroll.The charges decrease by 10 paise for each student in excess of 300.How many students should be enrolled so as to have maximum revenue?
400
Solution
Explanation of the solution:
-
Define Variables:
Let N be the total number of students enrolled.
Let C be the charge per student (in Rupees).
Let R be the total revenue. -
Formulate Charge Function:
- If N≤300, the charge is fixed at Rs 50.
- If N>300, the charge decreases by 10 paise (Rs 0.10) for each student in excess of 300.
- Let x be the number of students in excess of 300. So, x=N−300.
- The charge per student C for N>300 is given by:
C=50−0.10x
Substitute x=N−300:
C=50−0.10(N−300)
C=50−0.10N+30
C=80−0.10N
-
Formulate Revenue Function:
The total revenue R(N) is the product of the total number of students and the charge per student:
R(N)=N×C
For N>300:
R(N)=N(80−0.10N)
R(N)=80N−0.10N2 -
Find Maximum Revenue using Calculus:
To find the number of students that maximizes revenue, we differentiate R(N) with respect to N and set the derivative to zero.
dNdR=dNd(80N−0.10N2)
dNdR=80−0.20NSet dNdR=0:
80−0.20N=0
0.20N=80
N=0.2080
N=10280
N=80×210
N=40×10
N=400 -
Verify Maximum:
To confirm this is a maximum, we can use the second derivative test:
dN2d2R=dNd(80−0.20N)
dN2d2R=−0.20
Since dN2d2R=−0.20<0, the value N=400 corresponds to a local maximum. -
Check Domain Validity:
The formula for R(N) was derived for N>300. Our calculated value N=400 satisfies this condition.
If N≤300, the revenue is R(N)=50N. The maximum in this range occurs at N=300, giving R(300)=50×300=15000.
For N=400, the revenue is R(400)=80(400)−0.10(400)2=32000−0.10(160000)=32000−16000=16000.
Since 16000>15000, the maximum revenue is indeed achieved at N=400.
The number of students must be an integer, and since our result is exactly 400, no further adjustment is needed.