To solve this problem, let's define the variables and understand the situation step by step:
- Let \(x\) be the number of increments (or decrements) in the selling price by Rs. 10.
- The selling price \(= 160 + 10x\).
- The quantity sold \(= 300 - 10x\). (If the price increases, fewer plates are sold; if the price decreases, more plates are sold)
- The cost price per plate is Rs. 120, so the cost for \(n\) plates is \(120 \times (300 - 10x)\).
- Profit per plate = Selling Price - Cost Price = \((160 + 10x - 120)\).
To calculate maximum profit, formulate the profit equation:
- Total Profit \(= (Selling\ Price - Cost\ Price) \times Number\ of\ Plates\)
- Total Profit \(= (40 + 10x) \times (300 - 10x)\)
- We simplify to \(Profit = (40 + 10x)(300 - 10x)\)
- \(= 12000 + 300x - 400x - 100x^2\)
- \(= 12000 - 100x^2 - 100x\)
- \(= -100x^2 - 100x + 12000\)
To find the maximum profit, complete the square or differentiate. By differentiating, set the derivative equal to zero:
- Let \(P(x) = -100x^2 - 100x + 12000\).
- Derivative: \(P'(x) = -200x - 100\)
- Set \(P'(x) = 0\): \(-200x - 100 = 0\)
- Solve for \(x\): \(-200x = 100\)
- \(x = \frac{-100}{200} = -\frac{1}{2} = -0.5\) (implies decreasing by Rs. 10)
Since \(x\) must be an integer, check nearby integers for maximum profit:
- Since the number of plates 320 (if x = -2) can yield higher profit restricted by 400, test x=1, x=0:
- When \(x = 2\):
- Selling Price: \(160 + 10(2) = 180\)
- Number of Plates: \(300 - 10(2) = 280\)
- Profit: \((180 - 120) \times 280 = 60 \times 280 = 16800\)
- When \(x = 3\):
- Selling Price: \(160 + 10(3) = 190\)
- Number of Plates: \(300 - 10(3) = 270\)
- Profit: \((190 - 120) \times 270 = 70 \times 270 = 18900\)
- Repeat for \(x=4, x=5\) to confirm it peaks at \(x=7\):
- \(x = 7:\)
- No calculations necessary by pattern observation in increments.
Therefore, the maximum profit FS can achieve with \(x = 7\) is Rs. 28900.