Skip to content

πŸ”Ž How to solve perfect competition problems (three steps)

On the homework/exam, you often solve a perfect competition problem in three steps:

  1. Use P=MCP = MC to find qβˆ—q^*. (or Pβ‰₯MCP \geq MC for discrete goods)

  2. Shut down if P<AVCP < AVC when you produce qβˆ—q^*.

    1. if you shut down, then q=0q = 0

    2. if you don’t shut down, then q=qβˆ—q = q^*.

  3. Complete rest of problem.

    1. profit=qΓ—(Pβˆ’AC)\text{profit} = q \times (P - AC)

Here are the same three steps, broken down with explanations:

  1. Find the optimal quantity to produce if you don’t want to shut down, qβˆ—q^*: Use MR=P=MCMR = P = MC to find qβˆ—q^*. (or Pβ‰₯MCP \geq MC for discrete goods)

    1. This step anchors everything that comes later, because, if they produce anything, they produce qβˆ—q^* units.
  2. Will you make qβˆ—q^* units or will you shut down? Shut down if P<AVCP < AVC. ← use the AVC for when you produce qβˆ—q^*.

    1. if you shut down, then q=0q = 0

    2. if you don’t shut down, then q=qβˆ—q = q^*.

  3. Once you know q, you can plug q into any equation that you like. For example:

    1. profit=qΓ—(Pβˆ’AC)\text{profit} = q \times (P - AC)

🧭 ↑↑ we will follow similar steps with monopolies and monopolistic competition as well. For all models, we will determine quantity by setting MR=MCMR = MC. Perfect competition is special only in that P=MRP = MR in perfect competition, so we can set P=MR=MCP = MR = MC.