ECON 306 — Microeconomic Analysis
  • Syllabus
  • Schedule
  • Content
  • Assignments
  • Resources

2.5 — Short Run Profit Maximization — Appendix

  • Overview
  • Appendices
    • Appendix 1.2
    • Appendix 1.3
    • Appendix 1.4
    • Appendix 2.2
    • Appendix 2.3
    • Appendix 2.4
    • Appendix 2.5
    • Appendix 2.6
    • Appendix 4.1
  • Math Review Guide
    • Functions
    • Graphing Linear Equations
    • Rates of Change
    • Nonlinear Functions & Optimization
    • Solving Systems of (Linear) Equations
    • Exponents & Logarithms
  • Computing Guides
    • How to Make a PDF
  • Advice
    • Tips for Success
  • Quotes About Economics

On this page

  • Common Cost Assumptions

2.5 — Short Run Profit Maximization — Appendix

Common Cost Assumptions

Economists often make simple assumptions about costs to illustrate key concepts without marring the analysis with unnecessary complexity. This also makes graphs quite easy to point to and calculate key areas, such as profits or deadweight losses.

One common set of cost assumptions is the following:

  1. A firm has no fixed costs
  2. A firm has constant marginal costs, \(MC(q)=c\) where \(c\geq0\)

If this is the case, then we can show that average costs will be equal to marginal costs, i.e. \(MC=AC=AVC=c\).

Since marginal cost is the first derivative of the total cost function, integrating a marginal cost function \(MC=c\) leaves with with a total cost function of \(C(q)=cq\).1 If this is the case, then we can find the average cost:

\[\begin{align*} C(q)&=cq\\ AC(q)=\frac{C(q)}{q}&=\frac{cq}{q}\\ AC(q)&=c\\ \end{align*}\]

Another common set of cost assumptions is the following:

  1. A firm has fixed costs, \(f\)
  2. A firm has constant marginal costs, \(MC(q)=c\) where \(c\geq0\)

If this is the case, then we can show that average costs are strictly decreasing over all output \(q\geq0\).

Again, we can integrate marginal cost to the total cost function (but here we need the arbitrary constant from integration, which we shall label \(f\), for fixed costs): \(C(q)=cq+f\). We can then find the average cost:

\[\begin{align*} C(q)&=cq+f\\ AC(q)=\frac{C(q)}{q}&=\frac{cq+f}{q}\\ AC(q)&=c+\frac{f}{q}\\ \end{align*}\]

Since \(f>0\), as \(q \rightarrow \infty\), \(AC(q) \rightarrow c\), that is, average cost is getting asymptotically close to marginal cost, \(c\), but will never intersect it. Note, I also included AFC, which again is always decreasing, and asymptotically approaching 0.

The importance of this type of cost structure is that it creates economies of scale, and represents a lot of industries that tend towards natural monopoly.

Footnotes

  1. Since we assumed there are no fixed costs, then there is no arbitrary constant from integration.↩︎

Content 2022 by Ryan Safner
All content licensed under a Creative Commons Attribution-NonCommercial 4.0 International license (CC BY-NC 4.0)
Made with and Quarto
View the source at GitHub