
Jorge R. answered 04/23/19
Master's in Math with 5+ years of teaching and research in Calculus
We need the profit function:
Profit = revenue - costs
In this problem, revenue is give by r(x), where x is the quantity of stereo systems produced.
Costs are a bit trickier; if the marginal cost is 50, then the cost is 50x + F, where F is a constant. This is because the marginal cost is the derivative of the cost function-- if you take the derivative of 50x + F you get 50. The question tells us that fixed costs are 3600 so F = 3600. Note that you can also use the formula
C = Variable Costs + Fixed Costs
where the variable costs in 50x.
Finally, Profit(x) = 300x - x2 - 50x - 3600 = 250x - x2 - 3600.
The average rate of change of profit from 50 to 200 is given by
[ Profit(200) - Profit(50) ] / [ 200 - 50]
and calculating that will give you the answer!