Question
Question: A private telephone company serving a small community makes a profit of Rs. 12.00 per subscriber, if...
A private telephone company serving a small community makes a profit of Rs. 12.00 per subscriber, if it has 725 subscribers. It decides to reduce the rate by a fixed sum for each subscriber over 725, thereby reducing the profit by 1 paise per subscriber. Thus, there will be profit of Rs. 11.99 on each of the 726 subscribers, Rs. 11.98 on each of the 727 subscribers, etc. What is the number of subscribers which will give the company the maximum profit?

962 or 963
Solution
The problem asks us to find the number of subscribers that will maximize the company's profit. This is an optimization problem that can be solved using differential calculus.
1. Define Variables and Formulate the Profit Function:
Let the initial number of subscribers be N0=725.
Let the initial profit per subscriber be P0=Rs.12.00.
The company reduces the rate by 1 paise (Rs. 0.01) for each subscriber over 725.
Let x be the number of subscribers over 725.
So, the total number of subscribers N will be:
N=N0+x=725+x
For x additional subscribers, the profit per subscriber Ps is reduced by x times 1 paise.
So, the profit per subscriber Ps becomes:
Ps=P0−0.01x=12−0.01x
The total profit P(x) is the product of the total number of subscribers and the profit per subscriber:
P(x)=N×Ps
P(x)=(725+x)(12−0.01x)
2. Expand and Simplify the Profit Function:
P(x)=725×12+725×(−0.01x)+x×12+x×(−0.01x)
P(x)=8700−7.25x+12x−0.01x2
P(x)=−0.01x2+(12−7.25)x+8700
P(x)=−0.01x2+4.75x+8700
3. Differentiate the Profit Function:
To find the maximum profit, we need to find the critical points by taking the first derivative of P(x) with respect to x and setting it to zero:
dxdP=dxd(−0.01x2+4.75x+8700)
dxdP=−0.01(2x)+4.75+0
dxdP=−0.02x+4.75
4. Find the Value of x for Maximum Profit:
Set the derivative to zero to find the value of x that maximizes profit:
−0.02x+4.75=0
0.02x=4.75
x=0.024.75
x=2475
x=237.5
5. Consider Integer Number of Subscribers:
Since x represents the number of additional subscribers, it must be an integer. The profit function P(x)=−0.01x2+4.75x+8700 is a downward-opening parabola, meaning its maximum occurs at the vertex x=237.5. For integer values of x, the maximum profit will occur at the integers closest to 237.5, which are x=237 and x=238.
Let's calculate the total profit for both these values of x:
-
Case 1: x = 237
Number of subscribers N=725+237=962
Profit per subscriber Ps=12−0.01×237=12−2.37=Rs.9.63
Total Profit P(237)=962×9.63=Rs.9262.86
-
Case 2: x = 238
Number of subscribers N=725+238=963
Profit per subscriber Ps=12−0.01×238=12−2.38=Rs.9.62
Total Profit P(238)=963×9.62=Rs.9262.86
Both x=237 and x=238 yield the same maximum profit of Rs. 9262.86.
Therefore, the company will achieve maximum profit with either 962 or 963 subscribers.
Explanation of the solution:
- Define x as the number of subscribers over 725.
- Formulate the total number of subscribers as (725+x).
- Formulate the profit per subscriber as (12−0.01x).
- Write the total profit function P(x)=(725+x)(12−0.01x).
- Expand P(x) to P(x)=−0.01x2+4.75x+8700.
- Differentiate P(x) with respect to x: dP/dx=−0.02x+4.75.
- Set dP/dx=0 to find the critical point: x=237.5.
- Since x must be an integer, evaluate the profit for x=237 and x=238.
- Both x=237 and x=238 result in the same maximum profit.
- Calculate the total number of subscribers for each x: 725+237=962 and 725+238=963.