AP Microeconomics Unit 3 Notes: How Firms Produce Output and What It Costs

The Production Function

What production means in microeconomics

In AP Microeconomics, production is the process a firm uses to turn inputs (also called resources or factors of production) into output (goods or services). The central idea is that output is not created from nothing—you need resources like workers, machines, and materials, and those resources are scarce.

A production function describes the technical relationship between inputs and the maximum output a firm can produce with those inputs and current technology.

You can write a production function as:

Q = f(L,K)

Here, Q is quantity of output, L is labor, and K is capital (machines, tools, buildings). The function f(\cdot) is not usually given as a specific algebraic formula on the AP exam; instead, you’re typically given a table, a graph, or a scenario.

Why the production function matters

Production is the “real side” of the firm. Costs come from inputs, and outputs come from production. If you understand how output changes when you add inputs, you can explain:

  • Why marginal cost eventually rises in the short run
  • Why firms experience diminishing marginal returns
  • Why the shapes of cost curves (like MC and ATC) look the way they do
  • How firms choose efficient scales of production in the long run

In other words: production relationships are the foundation for cost relationships.

The short run vs. the long run (for production)

A common confusion is thinking the short run is a fixed amount of calendar time. In microeconomics, it’s defined by flexibility:

  • Short run: at least one input is fixed (often capital K), and at least one input is **variable** (often labor L).
  • Long run: all inputs are variable; the firm can change plant size, number of machines, etc.

So in the short run, a firm might add workers to an existing factory. In the long run, the firm can build a bigger factory or adopt a different production process.

Total product, marginal product, and average product

When you vary one input (usually labor) while holding others fixed (usually capital), you can describe output using three key measures.

  1. Total product (TP): total output produced.
  2. Marginal product (MP): the additional output from hiring one more unit of an input, holding other inputs constant.

MP_L = \frac{\Delta Q}{\Delta L}

  1. Average product (AP): output per unit of the input.

AP_L = \frac{Q}{L}

These are usually computed from a table. The AP exam loves asking you to compute MP and identify where MP is rising/falling.

Diminishing marginal returns (law of diminishing returns)

In the short run, the law of diminishing marginal returns says: as you add more units of a variable input to fixed inputs, the marginal product of the variable input will eventually decline.

This happens because fixed resources become a bottleneck. Imagine a small kitchen (fixed capital) and you keep adding cooks (labor). At first, specialization increases output a lot. Eventually, too many cooks crowd the space and get in each other’s way, so each additional cook adds less extra output.

Important nuance: diminishing marginal returns is about marginal product, not total product.

  • MP can fall while TP is still rising.
  • TP only starts falling when MP becomes negative.

“Stages” of production (how AP often frames it)

While not always labeled as “stages” on the exam, the underlying logic appears frequently.

  • When MP is rising, the firm is getting increasing marginal gains from added labor (often due to specialization).
  • When MP is falling but still positive, total output is still rising, but at a decreasing rate (this is diminishing marginal returns).
  • When MP is negative, total output falls when more labor is added.

A profit-maximizing firm would never choose a point where MP is negative (you’d reduce output by hiring more workers).

Worked example: computing MP and AP from a production table

Suppose capital is fixed and the firm changes labor.

Labor LOutput QMP_LAP_L
00
1101010.0
2251512.5
3391413.0
4501112.5
558811.6
663510.5

How the numbers were found:

  • From L=2 to L=3, output rises from 25 to 39, so

MP_L = \frac{39-25}{3-2} = 14

  • At L=4, average product is

AP_L = \frac{50}{4} = 12.5

Notice MP rises from 10 to 15 (specialization), then declines after that (diminishing marginal returns).

Connecting production to costs (a key bridge)

A firm’s costs depend on how productive inputs are. If labor becomes less productive at the margin (MP falls), then producing additional output requires more and more labor—so the cost of extra output rises.

When wage (cost per worker) is constant at w and labor is the variable input, a powerful relationship is:

MC = \frac{w}{MP_L}

Intuition: if one worker adds lots of output (high MP), each additional unit of output is “cheap.” If MP falls, each extra unit of output requires more labor, so MC rises.

This relationship is often tested conceptually (explain why MC rises) and sometimes numerically (compute MC from a production table and wage).

Exam Focus
  • Typical question patterns:
    • Given a table of L and Q, calculate MP_L and/or AP_L and identify where diminishing marginal returns begins.
    • Explain (often in words) why MP eventually falls in the short run.
    • Use MC = w/MP_L to connect falling MP to rising MC.
  • Common mistakes:
    • Claiming diminishing marginal returns starts when total product falls (it starts when MP begins to decline, even if TP is still rising).
    • Confusing AP and MP (AP is output per worker; MP is extra output from the next worker).
    • Treating “short run” as a specific time period rather than “at least one fixed input.”

Short-Run Costs (Fixed, Variable, Total, Marginal, Average)

What costs represent for a firm

A firm’s costs are the monetary value of resources it uses to produce output. In AP Micro, costs are typically shown as functions of output Q, because firms choose output levels.

In the short run, at least one input is fixed. That creates a crucial split in costs:

  • Some costs do not change with output (fixed)
  • Some costs change with output (variable)

Understanding this split is essential for analyzing firm decisions in perfect competition later in Unit 3 (especially shutdown decisions and profit maximization).

Fixed costs and variable costs

Total fixed cost (TFC) is the cost the firm must pay even if it produces zero output. These costs come from fixed inputs in the short run (like renting a building or leasing a machine).

Total variable cost (TVC) is the cost that changes as output changes, usually tied to variable inputs like labor and raw materials.

Total cost (TC) is the sum of fixed and variable costs:

TC = TFC + TVC

A frequent misconception: “Fixed” does not mean “optional” or “unimportant.” Fixed costs matter for profit, but they do not affect marginal decisions about producing one more unit in the short run because they do not change with output.

Marginal cost: the most important cost for decisions

Marginal cost (MC) is the additional cost of producing one more unit of output.

MC = \frac{\Delta TC}{\Delta Q}

Because fixed cost does not change as output changes, marginal cost can also be computed from variable cost:

MC = \frac{\Delta TVC}{\Delta Q}

Why MC matters: when firms choose output to maximize profit, the “one more unit” comparison is central. Even in perfect competition (where price is given), the firm’s supply decisions depend heavily on MC.

Average costs: spreading costs over units

Average costs convert totals into “per unit” measures.

  • Average fixed cost (AFC):

AFC = \frac{TFC}{Q}

  • Average variable cost (AVC):

AVC = \frac{TVC}{Q}

  • Average total cost (ATC):

ATC = \frac{TC}{Q}

Since TC=TFC+TVC, it follows that:

ATC = AFC + AVC

Why these matter:

  • ATC helps determine profit per unit: profit per unit is roughly price minus ATC.
  • AVC is crucial for short-run shutdown decisions (in perfect competition, a firm shuts down if price is below minimum AVC).
  • AFC explains why ATC can fall even if AVC is flat or rising, because fixed cost is being spread over more units.

How cost curves typically behave in the short run

In the short run, cost curves have characteristic shapes because of diminishing marginal returns.

  • MC is typically U-shaped: initially falls (from increasing marginal returns/specialization), then rises (from diminishing marginal returns).
  • AVC is typically U-shaped for similar reasons.
  • ATC is typically U-shaped because it combines a falling AFC with a U-shaped AVC.
  • AFC always falls as output increases, because the same fixed cost is spread across more units.

A key relationship tested often: MC intersects AVC and ATC at their minimum points.

  • If MC is below an average cost, it pulls the average down.
  • If MC is above an average cost, it pushes the average up.

This is the same logic as exam scores: if your next score (marginal) is above your current average, your average rises.

Worked example: building a short-run cost table

Suppose a firm has total fixed cost of 40 dollars. Variable costs depend on output as shown.

Output QTFCTVCTCMCAFCAVCATC
040040
14020602040.020.060.0
24035751520.017.537.5
34051911613.317.030.3
440701101910.017.527.5
54092132228.018.426.4
640120160286.720.026.7

How to compute (examples):

  • At Q=4:

TC = TFC + TVC = 40 + 70 = 110

  • Marginal cost from Q=3 to Q=4:

MC = \frac{110-91}{4-3} = 19

  • Average total cost at Q=5:

ATC = \frac{132}{5} = 26.4

Notice the pattern that often appears: ATC falls at first (fixed costs spread + efficient use of variable inputs), then eventually rises as MC becomes high due to diminishing marginal returns.

Linking production to short-run costs (why diminishing returns creates rising MC)

If labor is the variable input and capital is fixed, diminishing marginal returns means each additional worker adds less extra output. If output grows more slowly as you add workers, then producing an additional unit requires hiring more labor. That raises variable cost per extra unit, which shows up as rising marginal cost.

If you’re given a production table and a wage rate w, you can compute cost information. For example, if each worker costs 100 dollars and each worker adds MP_L units of output, then the extra cost (100 dollars) is spread over those extra units, giving:

MC = \frac{w}{MP_L}

So when MP_L falls, MC rises. This is a favorite AP reasoning chain.

Common curve relationships you should be able to explain

You’re often asked to explain or identify these without heavy math:

  • AFC decreases continuously: fixed cost is spread over more units.
  • MC intersects AVC and ATC at their minimum points.
  • ATC is above AVC by the vertical distance equal to AFC, because ATC = AVC + AFC.

A subtle but important point: MC is not “the cost of the last unit” in the sense of total cost at that output level. It is the change in cost when output increases.

Exam Focus
  • Typical question patterns:
    • Given a table with TFC and TVC (or TC), compute MC, AFC, AVC, and ATC.
    • Identify the profit-maximizing output using a cost table (later connected to marginal analysis with price).
    • Explain why MC eventually rises in the short run using diminishing marginal returns.
  • Common mistakes:
    • Confusing marginal cost with average total cost (MC is a change; ATC is a level per unit).
    • Forgetting that MC depends only on changes in variable cost (fixed cost does not affect MC).
    • Miscomputing MC by dividing TC by Q (that gives ATC, not MC).

Long-Run Costs and Returns to Scale

What changes in the long run

In the long run, all inputs are variable. The firm can adjust plant size, adopt different technologies, or reorganize production. That flexibility changes the nature of cost analysis:

  • In the short run, some costs are locked in (fixed).
  • In the long run, the firm is choosing the most cost-effective way to produce each output level.

Long-run cost analysis is about planning: if you expect demand to be high for years, you might build a larger facility to lower per-unit costs.

Long-run total cost and the long-run average total cost curve

In the long run there is no fixed cost versus variable cost distinction in the same way, because all inputs can change. What matters most is long-run average total cost (LRATC)—the lowest possible average cost of producing each quantity when the firm can adjust all inputs.

Conceptually:

  • The firm considers many possible plant sizes (small factory, medium factory, large factory).
  • Each plant size has its own short-run ATC curve.
  • The LRATC curve is formed by choosing the lowest ATC available at each output.

This is why LRATC is often described as an “envelope” curve: it sits along the bottom portions of many short-run ATC curves.

A common misconception: LRATC is not the same as any one short-run ATC curve. It represents the best attainable ATC for each output after adjusting plant size.

Economies of scale and diseconomies of scale

The long-run focus is often explained using economies of scale and diseconomies of scale.

  • Economies of scale: as the firm increases its scale of production, LRATC falls.
  • Diseconomies of scale: as the firm increases its scale of production, LRATC rises.
  • Constant returns to scale (constant economies): LRATC stays roughly constant as output increases.

Why economies of scale can happen:

  • Specialization of labor and management in larger operations
  • More efficient use of capital (large machines can be cost-effective)
  • Spreading large fixed or setup costs (like research, marketing) over more output

Why diseconomies of scale can happen:

  • Coordination problems: communication and management become more complex
  • Bureaucracy and slower decision-making
  • Incentive and monitoring issues in very large organizations

This is why LRATC is often drawn as U-shaped as well: first falling (economies), then rising (diseconomies). Some industries may have long stretches of constant LRATC, but the AP exam commonly emphasizes the basic falling-then-rising story.

Returns to scale (production-side concept)

Returns to scale describes what happens to output when all inputs are increased proportionally. This is the production-side counterpart to long-run cost behavior.

Suppose a firm doubles labor and doubles capital.

  • Increasing returns to scale: output more than doubles.
  • Constant returns to scale: output exactly doubles.
  • Decreasing returns to scale: output less than doubles.

You can express this with the production function idea. If you multiply inputs by a factor t:

Q = f(L,K)

Compare f(tL,tK) to t\cdot f(L,K):

  • Increasing returns if f(tL,tK) > t\cdot f(L,K)
  • Constant returns if f(tL,tK) = t\cdot f(L,K)
  • Decreasing returns if f(tL,tK) < t\cdot f(L,K)

You usually will not be asked to compute this with a complex algebraic function on AP Micro; more often you’ll interpret a statement or a numerical example.

Connecting returns to scale to LRATC

Returns to scale help explain the shape of LRATC.

  • If the production process has increasing returns to scale, inputs become more productive when scaled up, so cost per unit tends to fall—this aligns with economies of scale (falling LRATC).
  • If the process has decreasing returns to scale, scaling up makes production less efficient, so cost per unit tends to rise—this aligns with diseconomies of scale (rising LRATC).
  • Constant returns to scale aligns with flat LRATC.

Be careful: returns to scale is about output response to scaling inputs; economies of scale is about cost per unit. They are closely related, but they are not identical vocabulary.

Worked example: identifying returns to scale

Suppose a firm currently uses 10 workers and 5 machines to produce 100 units.

1) If the firm doubles all inputs to 20 workers and 10 machines, and output becomes 230 units, then output more than doubled (since doubling would be 200). That indicates increasing returns to scale.

2) If output becomes 200 units, that indicates constant returns to scale.

3) If output becomes 180 units, that indicates decreasing returns to scale.

AP questions often present these as short scenarios and ask you to classify which type of returns to scale is occurring.

Minimum efficient scale (an important long-run idea)

The minimum efficient scale (MES) is the lowest output level at which the firm achieves the lowest long-run average total cost (or close to it). Practically, it tells you how large firms need to be to be cost-competitive in an industry.

  • If MES is small, small firms can be efficient, and you may see many firms.
  • If MES is large, only large firms can reach low costs, and you may see fewer firms.

On AP Micro, MES often shows up in graphs of LRATC and questions about market structure intuition (even though market structure is a broader unit theme).

Long-run vs short-run cost curve intuition (don’t mix them up)

Two common errors students make:

  • Thinking “there are no fixed costs in the long run” means costs disappear. In reality, costs that were fixed in the short run become avoidable in the long run because you can change everything.
  • Mixing up “diminishing returns” with “diseconomies of scale.” Diminishing marginal returns is a short-run concept (one input fixed). Diseconomies of scale is a long-run concept (all inputs variable and scaled up).

A helpful memory aid:

  • Diminishing marginal returns: add more of one variable input to a fixed setup.
  • Returns to scale: scale the whole operation up or down.
Exam Focus
  • Typical question patterns:
    • Interpret an LRATC graph: identify economies of scale (falling), constant returns (flat), and diseconomies (rising).
    • Classify increasing/constant/decreasing returns to scale from a numerical example where inputs change proportionally.
    • Explain why LRATC is an envelope of short-run ATC curves (choose the lowest-cost plant size for each output).
  • Common mistakes:
    • Confusing diminishing marginal returns (short run) with diseconomies of scale (long run).
    • Assuming LRATC must always be U-shaped with a sharp minimum; in practice it can be flatter over ranges, but the key is how average cost changes with scale.
    • Saying “fixed costs are zero in the long run” instead of correctly stating that all costs are variable (avoidable) because inputs are adjustable.