CMP → C(y) → MC → SUPPLY → EQUILIBRIUM
Brain hook: You run a factory. First minimize your costs for any given output level. That gives $C(y)$. From $C(y)$ derive MC and AC. MC = P tells you supply. Then clear the market.
The Problem. A firm has $y = L^{1/4}K^{1/4}$, input prices $w = r = 1$, fixed cost $F = 2$. Market demand $Q^D = 36 - p$.
(a) Derive cost function $C(y)$.
(b) Derive MC and AC. Find the supply function. Which prices induce production?
(c) $N = 4$ firms. Find competitive equilibrium $(p^*, Q^*, y^*, \pi^*)$.
(d) Free entry. Find equilibrium $(p^*, Q^*, y^*, N^*)$.
Full Solution — all four parts
1
Cost Minimization — find optimal input ratio
At the cost minimum, MRTS = input price ratio. This pins down how L and K relate.
$MP_L = \tfrac{1}{4}L^{-3/4}K^{1/4}$, $MP_K = \tfrac{1}{4}L^{1/4}K^{-3/4}$
$$\text{MRTS} = \frac{MP_L}{MP_K} = \frac{K}{L} = \frac{w}{r} = \frac{1}{1} = 1 \implies K^* = L^*$$
2
Substitute into production constraint to get $L^*(y)$
With $K = L$, the production function simplifies. Solve for how much $L$ you need to produce $y$.
$y = L^{1/4}K^{1/4} = L^{1/4}L^{1/4} = L^{1/2}$
$\implies L^* = y^2$, $K^* = y^2$
3
Write the cost function
Total cost = variable inputs + fixed cost. Plug in optimal $L^*, K^*$.
$$C(y) = w \cdot L^* + r \cdot K^* + F = 1 \cdot y^2 + 1 \cdot y^2 + 2$$
$$\boxed{C(y) = 2y^2 + 2}$$
4
Derive MC and AC, find minimum AC
The firm produces only if price covers average cost. Minimum AC gives the shut-down price threshold.
$MC(y) = C'(y) = 4y$
$AC(y) = C(y)/y = 2y + 2/y$
Min AC: $\dfrac{d(AC)}{dy} = 2 - \dfrac{2}{y^2} = 0 \implies y = 1$
$AC_{\min} = 2(1) + 2/1 = 4$
Shut-down rule: Produce if and only if $p \geq AC_{\min} = 4$.
5
Individual supply function
Competitive firm sets $MC = p$. Solve for $y$ in terms of $p$.
$4y = p \implies y^s(p) = \dfrac{p}{4}$ for $p \geq 4$, else $y = 0$.
6
Part (c): N = 4 firms, market equilibrium
Market supply = N × individual supply. Set equal to demand.
$Q^S = 4 \cdot \dfrac{p}{4} = p$
Market clearing: $Q^S = Q^D \implies p = 36 - p \implies 2p = 36$
$$p^* = 18, \quad Q^* = 18, \quad y^* = 18/4 = 4.5$$
Profit per firm: $\pi^* = p^*y^* - C(y^*) = 18(4.5) - 2(4.5)^2 - 2 = 81 - 40.5 - 2 = 38.5 > 0$
💡 Positive profit → entry will happen. At $p^* = 18 > AC_{\min} = 4$, each firm earns $38.5$. That's the signal for new firms to enter.
7
Part (d): Free entry — zero-profit equilibrium
Entry continues until profit = 0. Two conditions pin down $p^*$ and $y^*$: (1) $\pi = 0$ and (2) $MC = p$.
Condition 1 — MC = P: $p = 4y$
Condition 2 — $\pi = 0$: $py - 2y^2 - 2 = 0$
Substitute (1) into (2): $4y \cdot y - 2y^2 - 2 = 0 \implies 4y^2 - 2y^2 = 2 \implies 2y^2 = 2$
$$y^* = 1, \quad p^* = 4y^* = 4$$
$Q^* = 36 - 4 = 32$, $N^* = Q^*/y^* = 32$ firms
💡 The zero-profit condition means P = AC$_{\min}$. Firms produce at exactly the efficient scale where $AC = MC$. Price equals the bottom of the U-shaped AC curve. This is the long-run competitive equilibrium.
⚠️ Common error on zero-profit condition: Writing "zero profit condition: $MC = P$." That's actually the profit-maximization condition, not zero profit. Zero profit means $\pi = py - C(y) = 0$. Both conditions together are needed.
🎯 Try it — same structure, different production function
Firm has $y = L^{1/2}K^{1/2}$, $w = 4$, $r = 1$, $F = 9$. Demand $Q^D = 40 - p$.
Find $C(y)$, $MC$, $AC_{\min}$. With free entry, find $p^*, y^*, N^*$.
Show answer
MRTS: $K/L = w/r = 4 \Rightarrow K = 4L$. Production: $y = L^{1/2}(4L)^{1/2} = 2L$, so $L^* = y/2$, $K^* = 2y$.
$C(y) = 4(y/2) + 1(2y) + 9 = 2y + 2y + 9 = 4y + 9$. (Linear VC + fixed cost.)
$MC = 4$. $AC = 4 + 9/y$.
Min AC: $\frac{d}{dy}(4 + 9/y) = -9/y^2 \neq 0$ for finite $y$ — AC is always decreasing (no interior min). Entry drives $N \to \infty$?
Actually for linear MC with fixed cost, $p^* = MC = 4$ at free entry (since min AC → 4 as $y \to \infty$ — but this is increasing returns to scale, so the competitive equilibrium with free entry needs careful treatment). This is an important case to flag.