Long run equilibrium

784 Views Asked by At

An industry has a total cost function : TC=$4Q^2+100Q+100$ . Where $Q$ is the quantity produced. They are asking me to find the long run equilibrium price. How do I find it? What I've found is that i calculate the sratc(short run average total cost) and then solve for Q (while equating the derivative of sratc to 0), then find Price after substituting Q. Is this the way to go?

2

There are 2 best solutions below

2
On BEST ANSWER

Hint: In a competitive market the firms produce on the long run at a level where the average total cost function has its minimum. Thus you have to find the minimum of

$$\frac{TC(Q)}{Q}=4Q+100+\frac{100}{Q}$$

The minimum can be found by setting the derivative equal to $0$. In this case it is good to remember that $Q$ is defined for non-negative values only. The picture below shows the course of the average cost function.

enter image description here

The price of the product will be equal the solution.

1
On

In a perfectly competitive market, the long-run equilibrium price is the price at which the firm earns zero economic profit, which will happen at $MC=ATC$. Hence: $$MC=TC'=(4Q^2+100Q+100)'=8Q+100\\ ATC=\frac{TC}{Q}=4Q+100+\frac{100}{Q}\\ 8Q+100=4Q+100+\frac{100}{Q} \Rightarrow 4Q^2=100 \Rightarrow Q=5\\ P=MR=MC(5)=8\cdot 5+100=140.$$ Verify: $$TR=140Q; TC=4Q^2+100Q+100\\ TR(5)-TC(5)=140\cdot 5-(4\cdot 5^2+100\cdot 5+100)=0.$$