61.3k views
4 votes
Acrosonic's production department estimates that the total cost (in dollars) incurred in manufacturing x ElectroStat speaker systems in the first year of production will be represented by the following function, where R(x) is the revenue function in dollars and x denotes the quantity demanded.

C(x) = 270x + 18000 and R(x) = -0.04x2 + 800x

a) Find the profit function P.

b) Find the marginal profit function P'.

c) Computer the following values.
P'(4000)
P'(9500)

User Ayurchuk
by
4.3k points

1 Answer

3 votes

Answer:

a)
P(x)=-0.042x^2+530x-18000

b)
P'(x)=-0.084x+530

c)


P'(4000)=194


P'(9500)=-268

Explanation:

a)

We know that Revenue is our total income and cost is our total cost. Thus, profit is what's left after cost is subtracted from Income (revenue). Thus, we can say:

P(x) = R(x) - C(x)

Finding Profit Function (P(x)):


P(x) = R(x) - C(x)\\P(x) = -0.042x^2+800x-(270x+18000)\\P(x)=-0.042x^2+800x-270x-18000\\P(x)=-0.042x^2+530x-18000

This is the profit function.

b)

The marginal profit is the profit earned when ONE ADDITIONAL UNIT of the product is sold. This is basically the rate of change of profit per unit. We find this by finding the DERIVATIVE of the Profit Function.

Remember the power rule for differentiation shown below:


(d)/(dx)(x^n)=nx^(n-1)

Now, we differentiate the profit function to get the marginal profit function (P'):


P(x)=-0.042x^2+530x-18000\\P'(x)=2(-0.042)x^1+530x^0-0\\P'(x)=-0.084x+530

This is the marginal profit function , P'.

c)

We need to find P'(4000) and P'(9500). So we basically put "4000" and "9500" in the marginal profit function's "x". The value is shown below:


P'(x)=-0.084x+530\\P'(4000)=-0.084(4000)+530\\P'(4000)=194

and


P'(x)=-0.084x+530\\P'(9500)=-0.084(9500)+530\\P'(9500)=-268

User SDwarfs
by
5.4k points