682 lines
127 KiB
HTML
682 lines
127 KiB
HTML
<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"/><title>Unit 3: Production, Cost, and the Perfect Competition Model</title><style>
|
||
/* cspell:disable-file */
|
||
/* webkit printing magic: print all background colors */
|
||
html {
|
||
-webkit-print-color-adjust: exact;
|
||
}
|
||
* {
|
||
box-sizing: border-box;
|
||
-webkit-print-color-adjust: exact;
|
||
}
|
||
|
||
html,
|
||
body {
|
||
margin: 0;
|
||
padding: 0;
|
||
}
|
||
@media only screen {
|
||
body {
|
||
margin: 2em auto;
|
||
max-width: 900px;
|
||
color: rgb(55, 53, 47);
|
||
}
|
||
}
|
||
|
||
body {
|
||
line-height: 1.5;
|
||
white-space: pre-wrap;
|
||
}
|
||
|
||
a,
|
||
a.visited {
|
||
color: inherit;
|
||
text-decoration: underline;
|
||
}
|
||
|
||
.pdf-relative-link-path {
|
||
font-size: 80%;
|
||
color: #444;
|
||
}
|
||
|
||
h1,
|
||
h2,
|
||
h3 {
|
||
letter-spacing: -0.01em;
|
||
line-height: 1.2;
|
||
font-weight: 600;
|
||
margin-bottom: 0;
|
||
}
|
||
|
||
.page-title {
|
||
font-size: 2.5rem;
|
||
font-weight: 700;
|
||
margin-top: 0;
|
||
margin-bottom: 0.75em;
|
||
}
|
||
|
||
h1 {
|
||
font-size: 1.875rem;
|
||
margin-top: 1.875rem;
|
||
}
|
||
|
||
h2 {
|
||
font-size: 1.5rem;
|
||
margin-top: 1.5rem;
|
||
}
|
||
|
||
h3 {
|
||
font-size: 1.25rem;
|
||
margin-top: 1.25rem;
|
||
}
|
||
|
||
.source {
|
||
border: 1px solid #ddd;
|
||
border-radius: 3px;
|
||
padding: 1.5em;
|
||
word-break: break-all;
|
||
}
|
||
|
||
.callout {
|
||
border-radius: 3px;
|
||
padding: 1rem;
|
||
}
|
||
|
||
figure {
|
||
margin: 1.25em 0;
|
||
page-break-inside: avoid;
|
||
}
|
||
|
||
figcaption {
|
||
opacity: 0.5;
|
||
font-size: 85%;
|
||
margin-top: 0.5em;
|
||
}
|
||
|
||
mark {
|
||
background-color: transparent;
|
||
}
|
||
|
||
.indented {
|
||
padding-left: 1.5em;
|
||
}
|
||
|
||
hr {
|
||
background: transparent;
|
||
display: block;
|
||
width: 100%;
|
||
height: 1px;
|
||
visibility: visible;
|
||
border: none;
|
||
border-bottom: 1px solid rgba(55, 53, 47, 0.09);
|
||
}
|
||
|
||
img {
|
||
max-width: 100%;
|
||
}
|
||
|
||
@media only print {
|
||
img {
|
||
max-height: 100vh;
|
||
object-fit: contain;
|
||
}
|
||
}
|
||
|
||
@page {
|
||
margin: 1in;
|
||
}
|
||
|
||
.collection-content {
|
||
font-size: 0.875rem;
|
||
}
|
||
|
||
.column-list {
|
||
display: flex;
|
||
justify-content: space-between;
|
||
}
|
||
|
||
.column {
|
||
padding: 0 1em;
|
||
}
|
||
|
||
.column:first-child {
|
||
padding-left: 0;
|
||
}
|
||
|
||
.column:last-child {
|
||
padding-right: 0;
|
||
}
|
||
|
||
.table_of_contents-item {
|
||
display: block;
|
||
font-size: 0.875rem;
|
||
line-height: 1.3;
|
||
padding: 0.125rem;
|
||
}
|
||
|
||
.table_of_contents-indent-1 {
|
||
margin-left: 1.5rem;
|
||
}
|
||
|
||
.table_of_contents-indent-2 {
|
||
margin-left: 3rem;
|
||
}
|
||
|
||
.table_of_contents-indent-3 {
|
||
margin-left: 4.5rem;
|
||
}
|
||
|
||
.table_of_contents-link {
|
||
text-decoration: none;
|
||
opacity: 0.7;
|
||
border-bottom: 1px solid rgba(55, 53, 47, 0.18);
|
||
}
|
||
|
||
table,
|
||
th,
|
||
td {
|
||
border: 1px solid rgba(55, 53, 47, 0.09);
|
||
border-collapse: collapse;
|
||
}
|
||
|
||
table {
|
||
border-left: none;
|
||
border-right: none;
|
||
}
|
||
|
||
th,
|
||
td {
|
||
font-weight: normal;
|
||
padding: 0.25em 0.5em;
|
||
line-height: 1.5;
|
||
min-height: 1.5em;
|
||
text-align: left;
|
||
}
|
||
|
||
th {
|
||
color: rgba(55, 53, 47, 0.6);
|
||
}
|
||
|
||
ol,
|
||
ul {
|
||
margin: 0;
|
||
margin-block-start: 0.6em;
|
||
margin-block-end: 0.6em;
|
||
}
|
||
|
||
li > ol:first-child,
|
||
li > ul:first-child {
|
||
margin-block-start: 0.6em;
|
||
}
|
||
|
||
ul > li {
|
||
list-style: disc;
|
||
}
|
||
|
||
ul.to-do-list {
|
||
text-indent: -1.7em;
|
||
}
|
||
|
||
ul.to-do-list > li {
|
||
list-style: none;
|
||
}
|
||
|
||
.to-do-children-checked {
|
||
text-decoration: line-through;
|
||
opacity: 0.375;
|
||
}
|
||
|
||
ul.toggle > li {
|
||
list-style: none;
|
||
}
|
||
|
||
ul {
|
||
padding-inline-start: 1.7em;
|
||
}
|
||
|
||
ul > li {
|
||
padding-left: 0.1em;
|
||
}
|
||
|
||
ol {
|
||
padding-inline-start: 1.6em;
|
||
}
|
||
|
||
ol > li {
|
||
padding-left: 0.2em;
|
||
}
|
||
|
||
.mono ol {
|
||
padding-inline-start: 2em;
|
||
}
|
||
|
||
.mono ol > li {
|
||
text-indent: -0.4em;
|
||
}
|
||
|
||
.toggle {
|
||
padding-inline-start: 0em;
|
||
list-style-type: none;
|
||
}
|
||
|
||
/* Indent toggle children */
|
||
.toggle > li > details {
|
||
padding-left: 1.7em;
|
||
}
|
||
|
||
.toggle > li > details > summary {
|
||
margin-left: -1.1em;
|
||
}
|
||
|
||
.selected-value {
|
||
display: inline-block;
|
||
padding: 0 0.5em;
|
||
background: rgba(206, 205, 202, 0.5);
|
||
border-radius: 3px;
|
||
margin-right: 0.5em;
|
||
margin-top: 0.3em;
|
||
margin-bottom: 0.3em;
|
||
white-space: nowrap;
|
||
}
|
||
|
||
.collection-title {
|
||
display: inline-block;
|
||
margin-right: 1em;
|
||
}
|
||
|
||
.simple-table {
|
||
margin-top: 1em;
|
||
font-size: 0.875rem;
|
||
empty-cells: show;
|
||
}
|
||
.simple-table td {
|
||
height: 29px;
|
||
min-width: 120px;
|
||
}
|
||
|
||
.simple-table th {
|
||
height: 29px;
|
||
min-width: 120px;
|
||
}
|
||
|
||
.simple-table-header-color {
|
||
background: rgb(247, 246, 243);
|
||
color: black;
|
||
}
|
||
.simple-table-header {
|
||
font-weight: 500;
|
||
}
|
||
|
||
time {
|
||
opacity: 0.5;
|
||
}
|
||
|
||
.icon {
|
||
display: inline-block;
|
||
max-width: 1.2em;
|
||
max-height: 1.2em;
|
||
text-decoration: none;
|
||
vertical-align: text-bottom;
|
||
margin-right: 0.5em;
|
||
}
|
||
|
||
img.icon {
|
||
border-radius: 3px;
|
||
}
|
||
|
||
.user-icon {
|
||
width: 1.5em;
|
||
height: 1.5em;
|
||
border-radius: 100%;
|
||
margin-right: 0.5rem;
|
||
}
|
||
|
||
.user-icon-inner {
|
||
font-size: 0.8em;
|
||
}
|
||
|
||
.text-icon {
|
||
border: 1px solid #000;
|
||
text-align: center;
|
||
}
|
||
|
||
.page-cover-image {
|
||
display: block;
|
||
object-fit: cover;
|
||
width: 100%;
|
||
max-height: 30vh;
|
||
}
|
||
|
||
.page-header-icon {
|
||
font-size: 3rem;
|
||
margin-bottom: 1rem;
|
||
}
|
||
|
||
.page-header-icon-with-cover {
|
||
margin-top: -0.72em;
|
||
margin-left: 0.07em;
|
||
}
|
||
|
||
.page-header-icon img {
|
||
border-radius: 3px;
|
||
}
|
||
|
||
.link-to-page {
|
||
margin: 1em 0;
|
||
padding: 0;
|
||
border: none;
|
||
font-weight: 500;
|
||
}
|
||
|
||
p > .user {
|
||
opacity: 0.5;
|
||
}
|
||
|
||
td > .user,
|
||
td > time {
|
||
white-space: nowrap;
|
||
}
|
||
|
||
input[type="checkbox"] {
|
||
transform: scale(1.5);
|
||
margin-right: 0.6em;
|
||
vertical-align: middle;
|
||
}
|
||
|
||
p {
|
||
margin-top: 0.5em;
|
||
margin-bottom: 0.5em;
|
||
}
|
||
|
||
.image {
|
||
border: none;
|
||
margin: 1.5em 0;
|
||
padding: 0;
|
||
border-radius: 0;
|
||
text-align: center;
|
||
}
|
||
|
||
.code,
|
||
code {
|
||
background: rgba(135, 131, 120, 0.15);
|
||
border-radius: 3px;
|
||
padding: 0.2em 0.4em;
|
||
border-radius: 3px;
|
||
font-size: 85%;
|
||
tab-size: 2;
|
||
}
|
||
|
||
code {
|
||
color: #eb5757;
|
||
}
|
||
|
||
.code {
|
||
padding: 1.5em 1em;
|
||
}
|
||
|
||
.code-wrap {
|
||
white-space: pre-wrap;
|
||
word-break: break-all;
|
||
}
|
||
|
||
.code > code {
|
||
background: none;
|
||
padding: 0;
|
||
font-size: 100%;
|
||
color: inherit;
|
||
}
|
||
|
||
blockquote {
|
||
font-size: 1.25em;
|
||
margin: 1em 0;
|
||
padding-left: 1em;
|
||
border-left: 3px solid rgb(55, 53, 47);
|
||
}
|
||
|
||
.bookmark {
|
||
text-decoration: none;
|
||
max-height: 8em;
|
||
padding: 0;
|
||
display: flex;
|
||
width: 100%;
|
||
align-items: stretch;
|
||
}
|
||
|
||
.bookmark-title {
|
||
font-size: 0.85em;
|
||
overflow: hidden;
|
||
text-overflow: ellipsis;
|
||
height: 1.75em;
|
||
white-space: nowrap;
|
||
}
|
||
|
||
.bookmark-text {
|
||
display: flex;
|
||
flex-direction: column;
|
||
}
|
||
|
||
.bookmark-info {
|
||
flex: 4 1 180px;
|
||
padding: 12px 14px 14px;
|
||
display: flex;
|
||
flex-direction: column;
|
||
justify-content: space-between;
|
||
}
|
||
|
||
.bookmark-image {
|
||
width: 33%;
|
||
flex: 1 1 180px;
|
||
display: block;
|
||
position: relative;
|
||
object-fit: cover;
|
||
border-radius: 1px;
|
||
}
|
||
|
||
.bookmark-description {
|
||
color: rgba(55, 53, 47, 0.6);
|
||
font-size: 0.75em;
|
||
overflow: hidden;
|
||
max-height: 4.5em;
|
||
word-break: break-word;
|
||
}
|
||
|
||
.bookmark-href {
|
||
font-size: 0.75em;
|
||
margin-top: 0.25em;
|
||
}
|
||
|
||
.sans { font-family: ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, "Apple Color Emoji", Arial, sans-serif, "Segoe UI Emoji", "Segoe UI Symbol"; }
|
||
.code { font-family: "SFMono-Regular", Menlo, Consolas, "PT Mono", "Liberation Mono", Courier, monospace; }
|
||
.serif { font-family: Lyon-Text, Georgia, ui-serif, serif; }
|
||
.mono { font-family: iawriter-mono, Nitti, Menlo, Courier, monospace; }
|
||
.pdf .sans { font-family: Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, "Apple Color Emoji", Arial, sans-serif, "Segoe UI Emoji", "Segoe UI Symbol", 'Twemoji', 'Noto Color Emoji', 'Noto Sans CJK JP'; }
|
||
.pdf:lang(zh-CN) .sans { font-family: Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, "Apple Color Emoji", Arial, sans-serif, "Segoe UI Emoji", "Segoe UI Symbol", 'Twemoji', 'Noto Color Emoji', 'Noto Sans CJK SC'; }
|
||
.pdf:lang(zh-TW) .sans { font-family: Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, "Apple Color Emoji", Arial, sans-serif, "Segoe UI Emoji", "Segoe UI Symbol", 'Twemoji', 'Noto Color Emoji', 'Noto Sans CJK TC'; }
|
||
.pdf:lang(ko-KR) .sans { font-family: Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, "Apple Color Emoji", Arial, sans-serif, "Segoe UI Emoji", "Segoe UI Symbol", 'Twemoji', 'Noto Color Emoji', 'Noto Sans CJK KR'; }
|
||
.pdf .code { font-family: Source Code Pro, "SFMono-Regular", Menlo, Consolas, "PT Mono", "Liberation Mono", Courier, monospace, 'Twemoji', 'Noto Color Emoji', 'Noto Sans Mono CJK JP'; }
|
||
.pdf:lang(zh-CN) .code { font-family: Source Code Pro, "SFMono-Regular", Menlo, Consolas, "PT Mono", "Liberation Mono", Courier, monospace, 'Twemoji', 'Noto Color Emoji', 'Noto Sans Mono CJK SC'; }
|
||
.pdf:lang(zh-TW) .code { font-family: Source Code Pro, "SFMono-Regular", Menlo, Consolas, "PT Mono", "Liberation Mono", Courier, monospace, 'Twemoji', 'Noto Color Emoji', 'Noto Sans Mono CJK TC'; }
|
||
.pdf:lang(ko-KR) .code { font-family: Source Code Pro, "SFMono-Regular", Menlo, Consolas, "PT Mono", "Liberation Mono", Courier, monospace, 'Twemoji', 'Noto Color Emoji', 'Noto Sans Mono CJK KR'; }
|
||
.pdf .serif { font-family: PT Serif, Lyon-Text, Georgia, ui-serif, serif, 'Twemoji', 'Noto Color Emoji', 'Noto Serif CJK JP'; }
|
||
.pdf:lang(zh-CN) .serif { font-family: PT Serif, Lyon-Text, Georgia, ui-serif, serif, 'Twemoji', 'Noto Color Emoji', 'Noto Serif CJK SC'; }
|
||
.pdf:lang(zh-TW) .serif { font-family: PT Serif, Lyon-Text, Georgia, ui-serif, serif, 'Twemoji', 'Noto Color Emoji', 'Noto Serif CJK TC'; }
|
||
.pdf:lang(ko-KR) .serif { font-family: PT Serif, Lyon-Text, Georgia, ui-serif, serif, 'Twemoji', 'Noto Color Emoji', 'Noto Serif CJK KR'; }
|
||
.pdf .mono { font-family: PT Mono, iawriter-mono, Nitti, Menlo, Courier, monospace, 'Twemoji', 'Noto Color Emoji', 'Noto Sans Mono CJK JP'; }
|
||
.pdf:lang(zh-CN) .mono { font-family: PT Mono, iawriter-mono, Nitti, Menlo, Courier, monospace, 'Twemoji', 'Noto Color Emoji', 'Noto Sans Mono CJK SC'; }
|
||
.pdf:lang(zh-TW) .mono { font-family: PT Mono, iawriter-mono, Nitti, Menlo, Courier, monospace, 'Twemoji', 'Noto Color Emoji', 'Noto Sans Mono CJK TC'; }
|
||
.pdf:lang(ko-KR) .mono { font-family: PT Mono, iawriter-mono, Nitti, Menlo, Courier, monospace, 'Twemoji', 'Noto Color Emoji', 'Noto Sans Mono CJK KR'; }
|
||
.highlight-default {
|
||
color: rgba(55, 53, 47, 1);
|
||
}
|
||
.highlight-gray {
|
||
color: rgba(120, 119, 116, 1);
|
||
fill: rgba(120, 119, 116, 1);
|
||
}
|
||
.highlight-brown {
|
||
color: rgba(159, 107, 83, 1);
|
||
fill: rgba(159, 107, 83, 1);
|
||
}
|
||
.highlight-orange {
|
||
color: rgba(217, 115, 13, 1);
|
||
fill: rgba(217, 115, 13, 1);
|
||
}
|
||
.highlight-yellow {
|
||
color: rgba(203, 145, 47, 1);
|
||
fill: rgba(203, 145, 47, 1);
|
||
}
|
||
.highlight-teal {
|
||
color: rgba(68, 131, 97, 1);
|
||
fill: rgba(68, 131, 97, 1);
|
||
}
|
||
.highlight-blue {
|
||
color: rgba(51, 126, 169, 1);
|
||
fill: rgba(51, 126, 169, 1);
|
||
}
|
||
.highlight-purple {
|
||
color: rgba(144, 101, 176, 1);
|
||
fill: rgba(144, 101, 176, 1);
|
||
}
|
||
.highlight-pink {
|
||
color: rgba(193, 76, 138, 1);
|
||
fill: rgba(193, 76, 138, 1);
|
||
}
|
||
.highlight-red {
|
||
color: rgba(212, 76, 71, 1);
|
||
fill: rgba(212, 76, 71, 1);
|
||
}
|
||
.highlight-gray_background {
|
||
background: rgba(241, 241, 239, 1);
|
||
}
|
||
.highlight-brown_background {
|
||
background: rgba(244, 238, 238, 1);
|
||
}
|
||
.highlight-orange_background {
|
||
background: rgba(251, 236, 221, 1);
|
||
}
|
||
.highlight-yellow_background {
|
||
background: rgba(251, 243, 219, 1);
|
||
}
|
||
.highlight-teal_background {
|
||
background: rgba(237, 243, 236, 1);
|
||
}
|
||
.highlight-blue_background {
|
||
background: rgba(231, 243, 248, 1);
|
||
}
|
||
.highlight-purple_background {
|
||
background: rgba(244, 240, 247, 0.8);
|
||
}
|
||
.highlight-pink_background {
|
||
background: rgba(249, 238, 243, 0.8);
|
||
}
|
||
.highlight-red_background {
|
||
background: rgba(253, 235, 236, 1);
|
||
}
|
||
.block-color-default {
|
||
color: inherit;
|
||
fill: inherit;
|
||
}
|
||
.block-color-gray {
|
||
color: rgba(120, 119, 116, 1);
|
||
fill: rgba(120, 119, 116, 1);
|
||
}
|
||
.block-color-brown {
|
||
color: rgba(159, 107, 83, 1);
|
||
fill: rgba(159, 107, 83, 1);
|
||
}
|
||
.block-color-orange {
|
||
color: rgba(217, 115, 13, 1);
|
||
fill: rgba(217, 115, 13, 1);
|
||
}
|
||
.block-color-yellow {
|
||
color: rgba(203, 145, 47, 1);
|
||
fill: rgba(203, 145, 47, 1);
|
||
}
|
||
.block-color-teal {
|
||
color: rgba(68, 131, 97, 1);
|
||
fill: rgba(68, 131, 97, 1);
|
||
}
|
||
.block-color-blue {
|
||
color: rgba(51, 126, 169, 1);
|
||
fill: rgba(51, 126, 169, 1);
|
||
}
|
||
.block-color-purple {
|
||
color: rgba(144, 101, 176, 1);
|
||
fill: rgba(144, 101, 176, 1);
|
||
}
|
||
.block-color-pink {
|
||
color: rgba(193, 76, 138, 1);
|
||
fill: rgba(193, 76, 138, 1);
|
||
}
|
||
.block-color-red {
|
||
color: rgba(212, 76, 71, 1);
|
||
fill: rgba(212, 76, 71, 1);
|
||
}
|
||
.block-color-gray_background {
|
||
background: rgba(241, 241, 239, 1);
|
||
}
|
||
.block-color-brown_background {
|
||
background: rgba(244, 238, 238, 1);
|
||
}
|
||
.block-color-orange_background {
|
||
background: rgba(251, 236, 221, 1);
|
||
}
|
||
.block-color-yellow_background {
|
||
background: rgba(251, 243, 219, 1);
|
||
}
|
||
.block-color-teal_background {
|
||
background: rgba(237, 243, 236, 1);
|
||
}
|
||
.block-color-blue_background {
|
||
background: rgba(231, 243, 248, 1);
|
||
}
|
||
.block-color-purple_background {
|
||
background: rgba(244, 240, 247, 0.8);
|
||
}
|
||
.block-color-pink_background {
|
||
background: rgba(249, 238, 243, 0.8);
|
||
}
|
||
.block-color-red_background {
|
||
background: rgba(253, 235, 236, 1);
|
||
}
|
||
.select-value-color-pink { background-color: rgba(245, 224, 233, 1); }
|
||
.select-value-color-purple { background-color: rgba(232, 222, 238, 1); }
|
||
.select-value-color-green { background-color: rgba(219, 237, 219, 1); }
|
||
.select-value-color-gray { background-color: rgba(227, 226, 224, 1); }
|
||
.select-value-color-opaquegray { background-color: rgba(255, 255, 255, 0.0375); }
|
||
.select-value-color-orange { background-color: rgba(250, 222, 201, 1); }
|
||
.select-value-color-brown { background-color: rgba(238, 224, 218, 1); }
|
||
.select-value-color-red { background-color: rgba(255, 226, 221, 1); }
|
||
.select-value-color-yellow { background-color: rgba(253, 236, 200, 1); }
|
||
.select-value-color-blue { background-color: rgba(211, 229, 239, 1); }
|
||
|
||
.checkbox {
|
||
display: inline-flex;
|
||
vertical-align: text-bottom;
|
||
width: 16;
|
||
height: 16;
|
||
background-size: 16px;
|
||
margin-left: 2px;
|
||
margin-right: 5px;
|
||
}
|
||
|
||
.checkbox-on {
|
||
background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Crect%20width%3D%2216%22%20height%3D%2216%22%20fill%3D%22%2358A9D7%22%2F%3E%0A%3Cpath%20d%3D%22M6.71429%2012.2852L14%204.9995L12.7143%203.71436L6.71429%209.71378L3.28571%206.2831L2%207.57092L6.71429%2012.2852Z%22%20fill%3D%22white%22%2F%3E%0A%3C%2Fsvg%3E");
|
||
}
|
||
|
||
.checkbox-off {
|
||
background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Crect%20x%3D%220.75%22%20y%3D%220.75%22%20width%3D%2214.5%22%20height%3D%2214.5%22%20fill%3D%22white%22%20stroke%3D%22%2336352F%22%20stroke-width%3D%221.5%22%2F%3E%0A%3C%2Fsvg%3E");
|
||
}
|
||
|
||
</style></head><body><article id="a39f217f-3404-425b-844e-4d74236e2acd" class="page sans"><header><h1 class="page-title">Unit 3: Production, Cost, and the Perfect Competition Model</h1><table class="properties"><tbody><tr class="property-row property-row-created_time"><th><span class="icon property-icon"><svg viewBox="0 0 14 14" style="width:14px;height:14px;display:block;fill:rgba(55, 53, 47, 0.45);flex-shrink:0;-webkit-backface-visibility:hidden" class="typesCreatedAt"><path d="M7.01356 14.0001C8.8042 14.0001 10.5958 13.3107 11.9575 11.9324C14.681 9.21201 14.6808 4.7603 11.9571 2.04013C9.23336 -0.680043 4.77573 -0.680043 2.05199 2.04013C0.727519 3.36277 0 5.13301 0 6.99553C0 8.8764 0.727811 10.6285 2.05199 11.9509C3.43207 13.3106 5.22243 14.0001 7.01356 14.0001ZM3.72947 7.00914V8.461V8.65543H3.92382H5.34563H8.2794H8.4738V8.461V5.52541V3.37947V3.18502H8.2794H6.82747H6.63307V3.37947V6.81467H3.92382H3.72947V7.00914ZM1.83985 6.99553C1.83985 5.61698 2.38099 4.32597 3.36061 3.3477C5.36746 1.34337 8.64803 1.34062 10.6585 3.33944C10.6613 3.34219 10.6639 3.34494 10.6668 3.3477C12.676 5.3546 12.6763 8.63642 10.6668 10.6434C8.65705 12.6504 5.37031 12.6504 3.36061 10.6434C2.38099 9.66506 1.83985 8.37408 1.83985 6.99553Z"></path></svg></span>Created</th><td><time>@November 11, 2021 10:39 AM</time></td></tr><tr class="property-row property-row-multi_select"><th><span class="icon property-icon"><svg viewBox="0 0 14 14" style="width:14px;height:14px;display:block;fill:rgba(55, 53, 47, 0.45);flex-shrink:0;-webkit-backface-visibility:hidden" class="typesMultipleSelect"><path d="M4,3 C4,2.447715 4.447715,2 5,2 L12,2 C12.5523,2 13,2.447716 13,3 C13,3.55228 12.5523,4 12,4 L5,4 C4.447715,4 4,3.55228 4,3 Z M4,7 C4,6.447715 4.447715,6 5,6 L12,6 C12.5523,6 13,6.447716 13,7 C13,7.55228 12.5523,8 12,8 L5,8 C4.447715,8 4,7.55228 4,7 Z M4,11 C4,10.447715 4.447715,10 5,10 L12,10 C12.5523,10 13,10.447716 13,11 C13,11.55228 12.5523,12 12,12 L5,12 C4.447715,12 4,11.55228 4,11 Z M2,4 C1.44771525,4 1,3.55228475 1,3 C1,2.44771525 1.44771525,2 2,2 C2.55228475,2 3,2.44771525 3,3 C3,3.55228475 2.55228475,4 2,4 Z M2,8 C1.44771525,8 1,7.55228475 1,7 C1,6.44771525 1.44771525,6 2,6 C2.55228475,6 3,6.44771525 3,7 C3,7.55228475 2.55228475,8 2,8 Z M2,12 C1.44771525,12 1,11.5522847 1,11 C1,10.4477153 1.44771525,10 2,10 C2.55228475,10 3,10.4477153 3,11 C3,11.5522847 2.55228475,12 2,12 Z"></path></svg></span>Tags</th><td><span class="selected-value select-value-color-orange">In Class</span></td></tr></tbody></table></header><div class="page-body"><h1 id="a677b9c9-960d-4b3a-8d13-8c446e6c9227" class="">3.0 - Overview & Market Structures</h1><h2 id="09392dca-c2e2-40a2-9df1-b47cb5acfda6" class="">Perfect Competition</h2><ul id="1b0c8a5f-bd72-4288-9ecc-fa0905c40f87" class="bulleted-list"><li style="list-style-type:disc">Many firms in competition with each other</li></ul><ul id="addaa97d-4ce2-4a24-8bf9-679df0d605e9" class="bulleted-list"><li style="list-style-type:disc">Goods being sold are <strong>identical</strong>, with no product differentiation</li></ul><ul id="7947d9a2-eba9-4975-a98d-6f90377da5dc" class="bulleted-list"><li style="list-style-type:disc">Individual firms have no control over prices, they are called "price takers"</li></ul><ul id="b015acd4-63d2-46ea-a105-253e34545e63" class="bulleted-list"><li style="list-style-type:disc">Low barrier to entry (solely startup cost)</li></ul><ul id="9c17b1bb-6bc6-4ffd-bac2-cc12939010c0" class="bulleted-list"><li style="list-style-type:disc">Well informed buyers and sellers</li></ul><h2 id="613d9790-bfc4-404e-b75e-a708a26efd28" class="">Monopolistic Competition</h2><ul id="f2cf6a6f-bd5e-4cb8-bd9e-d2a6262bf8de" class="bulleted-list"><li style="list-style-type:disc">Many firms in competition with each other</li></ul><ul id="6dd72bfd-d4e7-4c06-8755-6a3e4d0c8f0f" class="bulleted-list"><li style="list-style-type:disc">There is some amount of differentiation between products</li></ul><ul id="ecf5c1c3-4905-4bf5-a0c2-7cace6ee9f46" class="bulleted-list"><li style="list-style-type:disc">Individual firms have no control over prices, they are called "price takers"</li></ul><ul id="86a60e7d-60cb-410b-9313-cc8b500c7e46" class="bulleted-list"><li style="list-style-type:disc">Low barrier to entry (solely startup cost)</li></ul><ul id="84955af7-4a15-4ccc-9cbf-37b64536184c" class="bulleted-list"><li style="list-style-type:disc">Monopolistic competitors use non-price competition (Advertising, giveaways, promotions, etc.)</li></ul><h2 id="1f61d7ec-a184-48c8-adde-bcc4e96bc1b4" class="">Oligopoly</h2><ul id="4475549d-f497-472e-ac9a-f110269dab45" class="bulleted-list"><li style="list-style-type:disc">Few firms control the market</li></ul><ul id="9f40d556-b329-46c0-97ec-75192337b259" class="bulleted-list"><li style="list-style-type:disc">Firms have a strong control over price, and frequently collude to set prices</li></ul><ul id="5624d849-cafc-480a-ba9c-8b1ad9fa8b1a" class="bulleted-list"><li style="list-style-type:disc">Firms can also engage in price wars and predatory pricing</li></ul><ul id="34b7f071-503b-43fa-a893-6ef8b911749d" class="bulleted-list"><li style="list-style-type:disc">Medium barrier to entry</li></ul><ul id="a8c97f7f-fed9-432d-ac2f-039cfad6ddc4" class="bulleted-list"><li style="list-style-type:disc">Price Leadership: Unofficial collusion where firms follow a single firm when that firm changes their price</li></ul><h2 id="29f43757-0ce0-4109-8725-43960edda073" class="">Monopoly</h2><ul id="1e7d7aa4-bb7f-46b1-8fc3-0efbdc94ceec" class="bulleted-list"><li style="list-style-type:disc">One firm has absolute control over the market</li></ul><ul id="8fe7b331-50d5-434c-8f3d-718f325db349" class="bulleted-list"><li style="list-style-type:disc">No variety of goods</li></ul><ul id="126981ec-6090-4ced-b690-bd3d497bcfd2" class="bulleted-list"><li style="list-style-type:disc">Firm is a price maker, they are able to set the price to whatever they want</li></ul><ul id="2bb75f3f-ce8f-42b8-b581-e0feb1be38fd" class="bulleted-list"><li style="list-style-type:disc">High barrier to entry</li></ul><h1 id="684fe156-074d-4280-b6fb-204bc43760fa" class="">3.1 - The Production Function</h1><h2 id="69540b83-17e4-48ba-8401-0c95285e6fff" class="">Vocabulary</h2><ul id="00e3d2cd-0f5a-4836-982f-ba6c05f7bd62" class="bulleted-list"><li style="list-style-type:disc"><strong>Inputs</strong>—Any resources (and, labor, capital, or entrepreneurship) that is used by firms to produce outputs. Ex: a pizza parlor needs inputs such as tomatoes, yeast, and flour.</li></ul><ul id="d88b17d2-a4f5-4e3d-a171-c67e5593e10d" class="bulleted-list"><li style="list-style-type:disc"><strong>Costs</strong>—Money that is spent to purchase inputs. Ex: in order to get workers (labor) you have to pay wages (a type of cost).</li></ul><ul id="5e32b62a-27b0-4680-9538-4a3106216fd3" class="bulleted-list"><li style="list-style-type:disc"><strong>Outputs</strong>—The finished goods and services that firms produce in order to make revenue. Ex: a toy company's outputs are different types of toys.</li></ul><ul id="bfcdfcbe-70ef-45a9-a35b-ece52e8e1e0c" class="bulleted-list"><li style="list-style-type:disc"><strong>Revenue</strong>—This the all money received by a firm (Price x Quantity). Ex: If Mattel sells their Barbie doll for $10 and they sell 100 of the dolls, then their revenue is $1000.</li></ul><h2 id="8cb911aa-5cc2-4469-87ab-8b8dfcbfb261" class="">Total, Average, and Marginal Product</h2><p id="b61f20cc-c395-43a3-8061-b04a3e29067a" class=""><strong>Total product (TP)</strong>—the total quantity of output produced by a firm in the market.</p><p id="13346e1e-5024-4506-ba46-34b1600823a9" class=""><strong>Average product (AP)</strong>—The quantity of total output produced per unit of input used in the production process (Total Product / Units of Inputs).</p><p id="30b8d480-08ff-4f58-b9b4-ddb32e689aad" class=""><strong>Marginal product (MP)</strong>—The quantity of total output produced by each additional unit of input used in the production process. This is calculated by dividing the change in total product by the change in quantity of input.</p><h2 id="9b582407-d44f-47fc-b7f4-e17391d0bed8" class="">The Production Function</h2><p id="379e2a2c-5603-4945-b05b-698023c922d2" class="">The <strong>Theory of Production </strong>is the idea that <strong>input</strong> is related to <strong>output.</strong></p><p id="62277ee1-0a83-4622-96dc-0efd97167bc2" class="">A <strong>Production Function</strong> shows the relationship between the quantity of inputs used to produce a good and the quantity of output of that good. </p><p id="79bafb4d-cc46-48c5-8c59-6a05b546194d" class="">The <em>slope</em> of the production function represents the <strong>marginal product of labor</strong>, the change in output that results from employing an added unit of labor. </p><figure id="f93edc96-e55e-48e5-bde0-1d934d1217e4" class="equation"><style>@import url('https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.13.2/katex.min.css')</style><div class="equation-container"><span class="katex-display"><span class="katex"><span class="katex-mathml"><math xmlns="http://www.w3.org/1998/Math/MathML" display="block"><semantics><mrow><msub><mtext>MP</mtext><mi>L</mi></msub><mo>=</mo><mfrac><mrow><mi mathvariant="normal">Δ</mi><mi>Q</mi></mrow><mrow><mi mathvariant="normal">Δ</mi><mi>L</mi></mrow></mfrac></mrow><annotation encoding="application/x-tex">\textrm {MP}_L = \frac{\Delta Q}{\Delta L}</annotation></semantics></math></span><span class="katex-html" aria-hidden="true"><span class="base"><span class="strut" style="height:0.83333em;vertical-align:-0.15em;"></span><span class="mord"><span class="mord text"><span class="mord textrm">MP</span></span><span class="msupsub"><span class="vlist-t vlist-t2"><span class="vlist-r"><span class="vlist" style="height:0.32833099999999993em;"><span style="top:-2.5500000000000003em;margin-right:0.05em;"><span class="pstrut" style="height:2.7em;"></span><span class="sizing reset-size6 size3 mtight"><span class="mord mathnormal mtight">L</span></span></span></span><span class="vlist-s"></span></span><span class="vlist-r"><span class="vlist" style="height:0.15em;"><span></span></span></span></span></span></span><span class="mspace" style="margin-right:0.2777777777777778em;"></span><span class="mrel">=</span><span class="mspace" style="margin-right:0.2777777777777778em;"></span></span><span class="base"><span class="strut" style="height:2.0463299999999998em;vertical-align:-0.686em;"></span><span class="mord"><span class="mopen nulldelimiter"></span><span class="mfrac"><span class="vlist-t vlist-t2"><span class="vlist-r"><span class="vlist" style="height:1.3603299999999998em;"><span style="top:-2.314em;"><span class="pstrut" style="height:3em;"></span><span class="mord"><span class="mord">Δ</span><span class="mord mathnormal">L</span></span></span><span style="top:-3.23em;"><span class="pstrut" style="height:3em;"></span><span class="frac-line" style="border-bottom-width:0.04em;"></span></span><span style="top:-3.677em;"><span class="pstrut" style="height:3em;"></span><span class="mord"><span class="mord">Δ</span><span class="mord mathnormal">Q</span></span></span></span><span class="vlist-s"></span></span><span class="vlist-r"><span class="vlist" style="height:0.686em;"><span></span></span></span></span></span><span class="mclose nulldelimiter"></span></span></span></span></span></span></div></figure><p id="d3801b7d-4123-4113-9053-41bbad0c60c6" class="">In continuous terms, the <style>@import url('https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.13.2/katex.min.css')</style><span data-token-index="0" contenteditable="false" class="notion-text-equation-token" style="user-select:all;-webkit-user-select:all;-moz-user-select:all"><span></span><span><span class="katex"><span class="katex-mathml"><math xmlns="http://www.w3.org/1998/Math/MathML"><semantics><mrow><msub><mtext>MP</mtext><mi>L</mi></msub></mrow><annotation encoding="application/x-tex">\textrm {MP}_L </annotation></semantics></math></span><span class="katex-html" aria-hidden="true"><span class="base"><span class="strut" style="height:0.83333em;vertical-align:-0.15em;"></span><span class="mord"><span class="mord text"><span class="mord textrm">MP</span></span><span class="msupsub"><span class="vlist-t vlist-t2"><span class="vlist-r"><span class="vlist" style="height:0.32833099999999993em;"><span style="top:-2.5500000000000003em;margin-right:0.05em;"><span class="pstrut" style="height:2.7em;"></span><span class="sizing reset-size6 size3 mtight"><span class="mord mathnormal mtight">L</span></span></span></span><span class="vlist-s"></span></span><span class="vlist-r"><span class="vlist" style="height:0.15em;"><span></span></span></span></span></span></span></span></span></span></span><span></span></span> is the <em>first derivative </em>of the production function 🤯.</p><p id="6462a9f7-a6a1-4d42-8701-20e459f194d8" class=""><style>@import url('https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.13.2/katex.min.css')</style><span data-token-index="0" contenteditable="false" class="notion-text-equation-token" style="user-select:all;-webkit-user-select:all;-moz-user-select:all"><span></span><span><span class="katex"><span class="katex-mathml"><math xmlns="http://www.w3.org/1998/Math/MathML"><semantics><mrow><msub><mtext>MP</mtext><mi>L</mi></msub></mrow><annotation encoding="application/x-tex">\textrm{MP}_L</annotation></semantics></math></span><span class="katex-html" aria-hidden="true"><span class="base"><span class="strut" style="height:0.83333em;vertical-align:-0.15em;"></span><span class="mord"><span class="mord text"><span class="mord textrm">MP</span></span><span class="msupsub"><span class="vlist-t vlist-t2"><span class="vlist-r"><span class="vlist" style="height:0.32833099999999993em;"><span style="top:-2.5500000000000003em;margin-right:0.05em;"><span class="pstrut" style="height:2.7em;"></span><span class="sizing reset-size6 size3 mtight"><span class="mord mathnormal mtight">L</span></span></span></span><span class="vlist-s"></span></span><span class="vlist-r"><span class="vlist" style="height:0.15em;"><span></span></span></span></span></span></span></span></span></span></span><span></span></span> diminishes as <style>@import url('https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.13.2/katex.min.css')</style><span data-token-index="0" contenteditable="false" class="notion-text-equation-token" style="user-select:all;-webkit-user-select:all;-moz-user-select:all"><span></span><span><span class="katex"><span class="katex-mathml"><math xmlns="http://www.w3.org/1998/Math/MathML"><semantics><mrow><mi>L</mi></mrow><annotation encoding="application/x-tex">L</annotation></semantics></math></span><span class="katex-html" aria-hidden="true"><span class="base"><span class="strut" style="height:0.68333em;vertical-align:0em;"></span><span class="mord mathnormal">L</span></span></span></span></span><span></span></span> increases due to the <strong>law of diminishing marginal returns</strong>.</p><h2 id="7a11b171-37be-4859-8c77-fac251254851" class="">Law of Diminishing Marginal Returns</h2><p id="2bb300b1-ceb2-47f9-8788-063b3003da90" class=""><strong>Increasing Marginal Returns</strong>—Each additional variable input is more productive than the last. MP and AP increase, as each variable input specializes in its task and utilizes
|
||
fixed inputs. TP increases at an increasing rate.</p><p id="b4027403-1cfb-4f65-9841-c40fcc08de7a" class=""><strong>Decreasing Marginal Returns</strong>—Each additional variable input is less productive than the last. MP and AP decrease as specialization decreases, and there are not enough fixed inputs. TP increases, but at a slower rate.</p><p id="ca2c5133-2b94-49a7-bcb9-70b59a771936" class=""><strong>Negative Marginal Returns</strong>—Each additional variable input gets in the way of production. AP decreases and MP becomes negative, as specialization is impossible with too many
|
||
variable inputs. TP decreases.</p><p id="2fd8346b-3b9f-4208-bd84-4f69543a6432" class="">The <strong>Law of Diminishing Marginal Returns</strong> dictates that, as variable resources are added to fixed resources, the additional output produced from each new input will eventually fall. Basically, at some point, each additional worker used in the production process becomes less productive.</p><h3 id="fb33d995-7ec6-4e43-927b-b80b296c89cc" class="">Stages of Marginal Returns</h3><ul id="446d523f-7130-46d3-ab44-f645e6f8cd0e" class="bulleted-list"><li style="list-style-type:disc"><strong>Stage 1:</strong> Increasing Marginal Returns. Both TP and MP are <strong>increasing</strong>.</li></ul><ul id="1c27c041-1324-4bef-a296-3660d828240b" class="bulleted-list"><li style="list-style-type:disc"><strong>Stage 2: </strong>Diminishing Marginal Returns. TP is still <strong>increasing</strong>, but MP is <strong>decreasing.</strong></li></ul><ul id="119667a0-c126-48e5-9479-25c2bbc173a8" class="bulleted-list"><li style="list-style-type:disc"><strong>Stage 3:</strong> Negative Marginal Returns. Both TP and MP are <strong>decreasing.</strong></li></ul><h2 id="89133881-433e-4659-8f3a-accf907d0d24" class="">Graphs of the Production Function</h2><figure id="278051f6-5b90-4747-8df0-fa22174ca9d0" class="image"><a href="Unit%203%20Production,%20Cost,%20and%20the%20Perfect%20Competiti%20a39f217f3404425b844e4d74236e2acd/Untitled.png"><img style="width:922px" src="Unit%203%20Production,%20Cost,%20and%20the%20Perfect%20Competiti%20a39f217f3404425b844e4d74236e2acd/Untitled.png"/></a><figcaption>Table calculating the marginal returns of adding additional workers (inputs).</figcaption></figure><figure id="c6d9abce-ccc1-4dfc-80e3-2d29d78a0b43" class="image"><a href="Unit%203%20Production,%20Cost,%20and%20the%20Perfect%20Competiti%20a39f217f3404425b844e4d74236e2acd/Untitled%201.png"><img style="width:1110px" src="Unit%203%20Production,%20Cost,%20and%20the%20Perfect%20Competiti%20a39f217f3404425b844e4d74236e2acd/Untitled%201.png"/></a><figcaption>Total, average, and marginal products depicted on a graph.</figcaption></figure><h2 id="4f64eb57-c814-44aa-8dfb-1203445802ab" class="">Relating Total, Average, and Marginal Products</h2><h3 id="726d6d6f-84e1-43c4-9b86-0bfac57ec511" class="">Relationship between Marginal Product and Total Product</h3><p id="27976c45-3f06-4609-90c3-6dd8ef89bcd9" class="">The <strong>law of variable proportions </strong>explains the relationship between Total Product and Marginal Product. It states that when only one variable factor input is allowed to increase and all other inputs are kept constant, the following can be observed:</p><ul id="673c32da-741d-435a-a9d4-343c498cb310" class="bulleted-list"><li style="list-style-type:disc">When the Marginal Product (MP) increases, the Total Product is also increasing at an increasing rate. This gives the Total product curve a convex shape in the beginning as variable factor inputs increase. This continues to the point where the MP curve reaches its maximum.</li></ul><ul id="73814c86-5921-4dcd-a6a1-39d84efd19ac" class="bulleted-list"><li style="list-style-type:disc">When the MP declines but remains positive, the Total Product is increasing but at a decreasing rate. This gives the Total product curve a concave shape after the <strong>point of inflection</strong>. This continues until the Total product curve reaches its maximum.</li></ul><ul id="b89e387c-238d-4416-90d3-ee9eeceb7313" class="bulleted-list"><li style="list-style-type:disc">When the MP is declining and negative, the Total Product declines.</li></ul><ul id="3a065684-60e7-491b-aee0-d24c4d8026db" class="bulleted-list"><li style="list-style-type:disc">When the MP becomes zero, Total Product reaches its maximum.</li></ul><h3 id="7061d2ca-7083-4feb-86fc-4e307d520128" class="">Relationship between Average Product and Marginal Product</h3><p id="687cec22-e44f-4683-adda-d5cc72e9eb8e" class="">There exists an interesting relationship between Average Product and Marginal Product:</p><ul id="91e8afd9-3fbe-4a99-8cb5-d47b58358333" class="bulleted-list"><li style="list-style-type:disc">When Average Product is rising, Marginal Product lies above Average Product.</li></ul><ul id="c85661a8-5b1f-4df1-bf32-36275d557487" class="bulleted-list"><li style="list-style-type:disc">When Average Product is declining, Marginal Product lies below Average Product.</li></ul><ul id="58241d13-84b0-49b7-8be7-7994cd3481f3" class="bulleted-list"><li style="list-style-type:disc">At the maximum of Average Product, Marginal and Average Product equal each other.</li></ul><h1 id="4a9ede80-0ab7-4f1c-b55a-6ed405aa33e7" class="">3.2 - Short-Run Production Costs</h1><p id="293df074-0b7f-40b3-9322-490d3a4518f2" class="">In the short-run, at least 1 resource is fixed, or cannot change. Fixed resources can include plant capacity, or the number of factories in operation.</p><h2 id="8ad9c6c8-0241-4a94-bf8b-53cee11c64ca" class="">Fixed, Variable, and Total Costs</h2><p id="1de88cb7-6613-4013-b5c6-abc4ec89e01e" class=""><strong>Fixed Cost (FC)</strong>—The costs of fixed resources used during the production process. These
|
||
costs do not change with the amount of output produced. Ex: rent, salaries, insurance.</p><p id="2cbd588d-8394-4a59-be33-20d0d66c5317" class=""><strong>Variable Cost (VC)</strong>—The costs of variable resources used during the production process. These
|
||
costs do change with the amount of output produced. The more output produced, the higher the variable costs are and vice versa. Ex: electricity, hourly wages, shipping costs.</p><p id="bdba6d31-da94-486c-ab2e-2adda79d99d4" class=""><strong>Total Cost (TC)</strong>—The sum of variable costs and fixed costs.</p><p id="01c1fc7d-50bf-437e-8ba5-5b7b9a42c97a" class=""><strong>Marginal Cost (MC)</strong>—The additional cost of producing each additional unit of output. (<style>@import url('https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.13.2/katex.min.css')</style><span data-token-index="0" contenteditable="false" class="notion-text-equation-token" style="user-select:all;-webkit-user-select:all;-moz-user-select:all"><span></span><span><span class="katex"><span class="katex-mathml"><math xmlns="http://www.w3.org/1998/Math/MathML"><semantics><mrow><mtext>MC</mtext><mo>=</mo><mfrac><mrow><mi mathvariant="normal">Δ</mi><mi>T</mi><mi>C</mi></mrow><mrow><mi mathvariant="normal">Δ</mi><mi>Q</mi></mrow></mfrac></mrow><annotation encoding="application/x-tex">\textrm{MC} = \frac{\Delta TC}{\Delta Q}</annotation></semantics></math></span><span class="katex-html" aria-hidden="true"><span class="base"><span class="strut" style="height:0.68333em;vertical-align:0em;"></span><span class="mord text"><span class="mord textrm">MC</span></span><span class="mspace" style="margin-right:0.2777777777777778em;"></span><span class="mrel">=</span><span class="mspace" style="margin-right:0.2777777777777778em;"></span></span><span class="base"><span class="strut" style="height:1.3534389999999998em;vertical-align:-0.481108em;"></span><span class="mord"><span class="mopen nulldelimiter"></span><span class="mfrac"><span class="vlist-t vlist-t2"><span class="vlist-r"><span class="vlist" style="height:0.872331em;"><span style="top:-2.6550000000000002em;"><span class="pstrut" style="height:3em;"></span><span class="sizing reset-size6 size3 mtight"><span class="mord mtight"><span class="mord mtight">Δ</span><span class="mord mathnormal mtight">Q</span></span></span></span><span style="top:-3.23em;"><span class="pstrut" style="height:3em;"></span><span class="frac-line" style="border-bottom-width:0.04em;"></span></span><span style="top:-3.394em;"><span class="pstrut" style="height:3em;"></span><span class="sizing reset-size6 size3 mtight"><span class="mord mtight"><span class="mord mtight">Δ</span><span class="mord mathnormal mtight" style="margin-right:0.07153em;">TC</span></span></span></span></span><span class="vlist-s"></span></span><span class="vlist-r"><span class="vlist" style="height:0.481108em;"><span></span></span></span></span></span><span class="mclose nulldelimiter"></span></span></span></span></span></span><span></span></span>)<div class="indented"><ul id="e1c9bfb9-6687-4762-b267-f81cffa5f264" class="bulleted-list"><li style="list-style-type:disc">Profit is maximized when <style>@import url('https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.13.2/katex.min.css')</style><span data-token-index="0" contenteditable="false" class="notion-text-equation-token" style="user-select:all;-webkit-user-select:all;-moz-user-select:all"><span></span><span><span class="katex"><span class="katex-mathml"><math xmlns="http://www.w3.org/1998/Math/MathML"><semantics><mrow><mtext>MC</mtext><mo>=</mo><mtext>MR</mtext></mrow><annotation encoding="application/x-tex">\textrm{MC} = \textrm{MR}</annotation></semantics></math></span><span class="katex-html" aria-hidden="true"><span class="base"><span class="strut" style="height:0.68333em;vertical-align:0em;"></span><span class="mord text"><span class="mord textrm">MC</span></span><span class="mspace" style="margin-right:0.2777777777777778em;"></span><span class="mrel">=</span><span class="mspace" style="margin-right:0.2777777777777778em;"></span></span><span class="base"><span class="strut" style="height:0.68333em;vertical-align:0em;"></span><span class="mord text"><span class="mord textrm">MR</span></span></span></span></span></span><span></span></span>, so you will continue to produce more output until these two quantities are equal.</li></ul></div></p><h3 id="97b0b6ad-fd83-438a-a806-2e84a078b2d5" class="">Relating Fixed, Variable, and Total Costs</h3><figure id="6f1c9695-8b6a-416e-bde6-e4fb5c2f0316" class="equation"><style>@import url('https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.13.2/katex.min.css')</style><div class="equation-container"><span class="katex-display"><span class="katex"><span class="katex-mathml"><math xmlns="http://www.w3.org/1998/Math/MathML" display="block"><semantics><mrow><mtext>Fixed Costs</mtext><mo>+</mo><mtext>Variable Costs</mtext><mo>=</mo><mtext>Total Costs</mtext></mrow><annotation encoding="application/x-tex">\textrm{Fixed Costs} + \textrm{Variable Costs} = \textrm{Total Costs}</annotation></semantics></math></span><span class="katex-html" aria-hidden="true"><span class="base"><span class="strut" style="height:0.77777em;vertical-align:-0.08333em;"></span><span class="mord text"><span class="mord textrm">Fixed Costs</span></span><span class="mspace" style="margin-right:0.2222222222222222em;"></span><span class="mbin">+</span><span class="mspace" style="margin-right:0.2222222222222222em;"></span></span><span class="base"><span class="strut" style="height:0.69444em;vertical-align:0em;"></span><span class="mord text"><span class="mord textrm">Variable Costs</span></span><span class="mspace" style="margin-right:0.2777777777777778em;"></span><span class="mrel">=</span><span class="mspace" style="margin-right:0.2777777777777778em;"></span></span><span class="base"><span class="strut" style="height:0.69444em;vertical-align:0em;"></span><span class="mord text"><span class="mord textrm">Total Costs</span></span></span></span></span></span></div></figure><h3 id="7cb8a352-0ae6-4c37-b970-174b93e8fed5" class="">Average Costs</h3><p id="941dc3b6-0847-4926-99fd-543044869b16" class=""><strong>Average Fixed Cost (AFC)</strong>—Fixed cost divided by the quantity of output</p><p id="79927282-1b01-447e-84d9-dcd001a52e59" class=""><strong>Average Variable Cost (AVC)</strong>—Variable cost divided by the quantity of output.</p><p id="b7614e72-c71a-4727-b6fc-78d22ad77579" class=""><strong>Average Total Cost (ATC)</strong>—Total cost divided by the quantity of output.</p><figure id="80e30e95-8b0c-4457-87d8-b3b26aa3fa6e" class="equation"><style>@import url('https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.13.2/katex.min.css')</style><div class="equation-container"><span class="katex-display"><span class="katex"><span class="katex-mathml"><math xmlns="http://www.w3.org/1998/Math/MathML" display="block"><semantics><mrow><mtext>Average Fixed Costs</mtext><mo>+</mo><mtext>Average Variable Costs</mtext><mo>=</mo><mtext>Average Total Costs</mtext></mrow><annotation encoding="application/x-tex">\textrm{Average Fixed Costs} + \textrm{Average Variable Costs} = \textrm{Average Total Costs}</annotation></semantics></math></span><span class="katex-html" aria-hidden="true"><span class="base"><span class="strut" style="height:0.8888799999999999em;vertical-align:-0.19444em;"></span><span class="mord text"><span class="mord textrm">Average Fixed Costs</span></span><span class="mspace" style="margin-right:0.2222222222222222em;"></span><span class="mbin">+</span><span class="mspace" style="margin-right:0.2222222222222222em;"></span></span><span class="base"><span class="strut" style="height:0.8888799999999999em;vertical-align:-0.19444em;"></span><span class="mord text"><span class="mord textrm">Average Variable Costs</span></span><span class="mspace" style="margin-right:0.2777777777777778em;"></span><span class="mrel">=</span><span class="mspace" style="margin-right:0.2777777777777778em;"></span></span><span class="base"><span class="strut" style="height:0.8888799999999999em;vertical-align:-0.19444em;"></span><span class="mord text"><span class="mord textrm">Average Total Costs</span></span></span></span></span></span></div></figure><h2 id="4b008d57-ee59-4418-97df-66dba3379f04" class="">Economic Profit vs. Accounting Profit</h2><p id="df2f17b3-b08a-4440-9398-88c21f9d5c21" class=""><strong>Implicit cost</strong>—Opportunity costs associated with decisions in the production of goods and services. Ex: If an individual gives up an annual salary to open a business, then that salary is seen as an implicit cost.</p><p id="36ceec45-da82-4fb9-8eee-96975224fa63" class=""><strong>Accounting costs</strong>—The explicit or "out of pocket" payments paid by firms to use resources during the production process.</p><p id="c654bced-6ba1-4db9-9810-0efe5cee35b6" class=""><strong>Economic costs</strong>—The sum of both the implicit costs (opportunity costs) and explicit costs
|
||
of production. These costs include both the "out of pocket" payments paid by firms and the opportunity costs of using resources during the production process.</p><p id="3b221a56-6a80-47c2-89dd-a5c68845577e" class=""><strong>Accounting profits</strong>—The profits earned by the firm when the revenue earned by the firm is
|
||
greater than the explicit (accounting) costs of production (Total Revenue - Accounting Costs).</p><p id="6452af6d-1618-478d-b0d6-f942ea93cbc9" class=""><strong>Economic profits</strong>—The profits earned by the firm when the revenue earned by the firm is
|
||
greater than the sum of the explicit (accounting) costs and the implicit (opportunity cost) costs of production (Total Revenue - Economic Costs).</p><p id="671e4c88-042f-4529-ad83-f924afec9511" class="">Accounting profits ignore the implicit costs, and therefore will always appear higher than economic profit. </p><h2 id="3f4b68e1-1176-4b94-9b94-ef390fa1d490" class="">Graphical Depictions of Fixed, Variable, and Total Cost</h2><figure id="d4704d1b-bcb5-4412-94a2-c31e1b8e76ca" class="image"><a href="Unit%203%20Production,%20Cost,%20and%20the%20Perfect%20Competiti%20a39f217f3404425b844e4d74236e2acd/Untitled%202.png"><img style="width:1171px" src="Unit%203%20Production,%20Cost,%20and%20the%20Perfect%20Competiti%20a39f217f3404425b844e4d74236e2acd/Untitled%202.png"/></a></figure><p id="9370976d-3515-4f48-b680-257f06fd6b4e" class="">Example table of a firm's FC, VC, and TC, and how those are related to the firm's output.</p><figure id="da1c2bca-86ab-436d-aa7d-9f26dc694604" class="image"><a href="Unit%203%20Production,%20Cost,%20and%20the%20Perfect%20Competiti%20a39f217f3404425b844e4d74236e2acd/Untitled%203.png"><img style="width:1025px" src="Unit%203%20Production,%20Cost,%20and%20the%20Perfect%20Competiti%20a39f217f3404425b844e4d74236e2acd/Untitled%203.png"/></a><figcaption>What FC, VC, and TC look like on a graph. Notice the fixed costs just move the graph of VC upwards to reach TC.</figcaption></figure><figure id="355e71a5-b54c-4168-a8d8-2bb759975224" class="image"><a href="Unit%203%20Production,%20Cost,%20and%20the%20Perfect%20Competiti%20a39f217f3404425b844e4d74236e2acd/Untitled%204.png"><img style="width:1186px" src="Unit%203%20Production,%20Cost,%20and%20the%20Perfect%20Competiti%20a39f217f3404425b844e4d74236e2acd/Untitled%204.png"/></a><figcaption>Graph of marginal cost (MC), average fixed cost (AFC), average variable cost (AVC), and average total cost (ATC).</figcaption></figure><p id="a0387074-3fe8-4bb5-9702-5de11481bdba" class="">MC always crosses both AVC and ATC at their lowest point. If fixed costs increase, then both the AFC and ATC would shift up and vice versa. If variable costs increase, then both AVC and ATC will shift upward and vice versa. The MC curve only shifts when variable costs change. It will shift upward for an increase in variable costs and downward for a decrease in variable costs.</p><figure id="0e62c89b-f19f-44a8-9700-cbf2ba6cf1e4" class="image"><a href="Unit%203%20Production,%20Cost,%20and%20the%20Perfect%20Competiti%20a39f217f3404425b844e4d74236e2acd/Untitled%205.png"><img style="width:1212px" src="Unit%203%20Production,%20Cost,%20and%20the%20Perfect%20Competiti%20a39f217f3404425b844e4d74236e2acd/Untitled%205.png"/></a><figcaption>Graphs shifting upward with a change in variable cost.</figcaption></figure><h1 id="8a74e2d9-6415-4bc9-9a70-8878ad833870" class="">3.3 - Long-Run Production Costs</h1><p id="636f0fad-513c-43f5-828f-87ddb59149f4" class="">In the long-run, all resources are flexible, so firms can change both their plant capacity and output level. This allows firms to analyze and compare the average total cost of production at each plant capacity in the short-run, and find the optimal plant capacity that allows them to product output at the lowest possible ATC.</p><p id="343eadd1-4040-449b-8098-f5381fc9b11b" class="">This the LRATC curve is merely the combination of several SRATC curves for different facilities.</p><figure id="86e5ea3d-d8bc-44b7-b90c-c25488e2b431" class="image"><a href="Unit%203%20Production,%20Cost,%20and%20the%20Perfect%20Competiti%20a39f217f3404425b844e4d74236e2acd/Untitled%206.png"><img style="width:1162px" src="Unit%203%20Production,%20Cost,%20and%20the%20Perfect%20Competiti%20a39f217f3404425b844e4d74236e2acd/Untitled%206.png"/></a></figure><p id="ee5257b8-0b9e-49c9-976c-7e6c72feee3c" class="">The U-shape of the long-run ATC (LRATC) curve is a result of economies of scale and diseconomies of scale that are experienced by the firm.</p><ul id="88ee1907-97a2-4c20-afab-7deac28a7bd3" class="bulleted-list"><li style="list-style-type:disc"><strong>Economies of scale</strong> refers to the <em>reduction</em> in total cost-per-unit as a firm increases its production. In this phase, the firm can reduce its total cost-per-unit by boosting its plant capacity and output.</li></ul><ul id="ae866b7c-46df-4ac3-ae78-38d4fe569f7d" class="bulleted-list"><li style="list-style-type:disc"><strong>Diseconomies of scale</strong> refers to the <em>rise</em> in total cost-per-unit as the firm increases its production. In this phase, the firm would be better off reducing its plant capacity and
|
||
output in order to lower their per-unit costs.</li></ul><ul id="6e708123-decb-407c-b13f-6537731ffeda" class="bulleted-list"><li style="list-style-type:disc">In between these two phases is what we refer to as <strong>constant returns to scale</strong>. When the firm increases production, costs stay the same. The ATC is at its lowest here.</li></ul><figure id="e0bc9fea-4600-44f4-a6ed-3b584d281c80" class="image"><a href="Unit%203%20Production,%20Cost,%20and%20the%20Perfect%20Competiti%20a39f217f3404425b844e4d74236e2acd/Untitled%207.png"><img style="width:1162px" src="Unit%203%20Production,%20Cost,%20and%20the%20Perfect%20Competiti%20a39f217f3404425b844e4d74236e2acd/Untitled%207.png"/></a></figure><p id="4205d673-3715-404a-9d66-17a894a17f9a" class="">The light blue area represents economies of scale because as output is increasing, costs are decreasing. The light yellow area represents a constant return to scales because as output continues to increase, costs remain constant. The light green area represents diseconomies of scale because as output increases, costs rise.</p><h1 id="df8f0798-589a-4891-bf56-97fcd977427a" class="">3.4 - Types of Profit</h1><p id="a3a27fe9-0cb9-4e0e-a0e6-b67d42fea0c3" class="">In economics, there are a variety of different ways to represent profits. These different methods of calculating profits vary based on what type of costs are being considered in each situation. Profit, in general, is the difference between total revenue and total costs (provided total revenue is greater than total costs). </p><ul id="1868440e-cd54-423b-9549-e716d97ba2a7" class="bulleted-list"><li style="list-style-type:disc"><strong>Accounting profit</strong> represents a firm's total revenue minus the firm's explicit costs. </li></ul><ul id="83837dd6-5bc2-4811-8313-cd28038710ba" class="bulleted-list"><li style="list-style-type:disc"><strong>Economic profit</strong> represents a firm's accounting profits minus the firm's explicit <em>and</em> implicit costs. While accounting profit factors in only the explicit costs, economic profit includes implicit costs, and therefore factors in the opportunity costs lost by not pursuing other opportunities.</li></ul><ul id="dbe9f945-1c4b-44d6-b50f-7891d53cff50" class="bulleted-list"><li style="list-style-type:disc"><strong>Normal profit</strong> occurs when a firm's <em>economic profit</em> is zero. So for example, if a firm's total revenue is $100,000 and the total of that firm's explicit and implicit costs is $100,000, then the firm's economic profit is zero, and it is experiencing normal profit. When a firm is experiencing normal profit, its accounting profit is still positive. Normal profit is also referred to as "breaking even."</li></ul><p id="51cbf80a-7715-4dd9-a0aa-5dfb03ead2aa" class="">If revenue is less than costs, a firm may experience <strong>economic losses</strong>. For example, if the total revenue is $80 and the total cost is $97, we have an economic loss of $17.</p><p id="bb94cddf-9c31-463e-89d2-ae6d6ad81c3e" class="">When a firm is experiencing an economic profit, they can increase their production. If a firm is earning an economic loss, they will most likely respond by decreasing their output.</p><h1 id="e863df8b-34ef-418d-88f1-7417c64052ae" class="">3.5 - Profit Maximization</h1><figure id="470430eb-5c42-488e-b357-d85b69a02261" class="equation"><style>@import url('https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.13.2/katex.min.css')</style><div class="equation-container"><span class="katex-display"><span class="katex"><span class="katex-mathml"><math xmlns="http://www.w3.org/1998/Math/MathML" display="block"><semantics><mrow><mtext>MR</mtext><mo>=</mo><mtext>MC</mtext></mrow><annotation encoding="application/x-tex">\textrm{MR} = \textrm{MC}</annotation></semantics></math></span><span class="katex-html" aria-hidden="true"><span class="base"><span class="strut" style="height:0.68333em;vertical-align:0em;"></span><span class="mord text"><span class="mord textrm">MR</span></span><span class="mspace" style="margin-right:0.2777777777777778em;"></span><span class="mrel">=</span><span class="mspace" style="margin-right:0.2777777777777778em;"></span></span><span class="base"><span class="strut" style="height:0.68333em;vertical-align:0em;"></span><span class="mord text"><span class="mord textrm">MC</span></span></span></span></span></span></div></figure><p id="0d0c131b-9410-4d5d-82ed-383c3864aaed" class="">At the point where <style>@import url('https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.13.2/katex.min.css')</style><span data-token-index="0" contenteditable="false" class="notion-text-equation-token" style="user-select:all;-webkit-user-select:all;-moz-user-select:all"><span></span><span><span class="katex"><span class="katex-mathml"><math xmlns="http://www.w3.org/1998/Math/MathML"><semantics><mrow><mtext>MR</mtext></mrow><annotation encoding="application/x-tex">\textrm{MR}</annotation></semantics></math></span><span class="katex-html" aria-hidden="true"><span class="base"><span class="strut" style="height:0.68333em;vertical-align:0em;"></span><span class="mord text"><span class="mord textrm">MR</span></span></span></span></span></span><span></span></span> equals <style>@import url('https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.13.2/katex.min.css')</style><span data-token-index="0" contenteditable="false" class="notion-text-equation-token" style="user-select:all;-webkit-user-select:all;-moz-user-select:all"><span></span><span><span class="katex"><span class="katex-mathml"><math xmlns="http://www.w3.org/1998/Math/MathML"><semantics><mrow><mtext>MC</mtext></mrow><annotation encoding="application/x-tex">\textrm{MC}</annotation></semantics></math></span><span class="katex-html" aria-hidden="true"><span class="base"><span class="strut" style="height:0.68333em;vertical-align:0em;"></span><span class="mord text"><span class="mord textrm">MC</span></span></span></span></span></span><span></span></span>, the costs of producing the last unit of output equals the revenue gained when selling it. At this point, a firm's profit is maximized.</p><p id="adbbc03d-4381-4071-853b-5acd807ab307" class="">For a firm in perfect competition, <style>@import url('https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.13.2/katex.min.css')</style><span data-token-index="0" contenteditable="false" class="notion-text-equation-token" style="user-select:all;-webkit-user-select:all;-moz-user-select:all"><span></span><span><span class="katex"><span class="katex-mathml"><math xmlns="http://www.w3.org/1998/Math/MathML"><semantics><mrow><mtext>MR</mtext><mo>=</mo><mtext>P</mtext></mrow><annotation encoding="application/x-tex">\textrm{MR} = \textrm P</annotation></semantics></math></span><span class="katex-html" aria-hidden="true"><span class="base"><span class="strut" style="height:0.68333em;vertical-align:0em;"></span><span class="mord text"><span class="mord textrm">MR</span></span><span class="mspace" style="margin-right:0.2777777777777778em;"></span><span class="mrel">=</span><span class="mspace" style="margin-right:0.2777777777777778em;"></span></span><span class="base"><span class="strut" style="height:0.68333em;vertical-align:0em;"></span><span class="mord text"><span class="mord textrm">P</span></span></span></span></span></span><span></span></span>.</p><h2 id="c572af10-7f79-4cd3-83de-74e920478467" class="">Revenue and Costs for an Example Firm</h2><div id="1ca251ef-c857-43a4-9ce0-7bb0559428c5" class="column-list"><div id="4fbaea0a-93f6-43cb-95e1-7ce1b789653c" style="width:50%" class="column"><figure id="fb6bd100-1852-4d68-9776-203f2aed2c19" class="image"><a href="Unit%203%20Production,%20Cost,%20and%20the%20Perfect%20Competiti%20a39f217f3404425b844e4d74236e2acd/Untitled%208.png"><img style="width:310px" src="Unit%203%20Production,%20Cost,%20and%20the%20Perfect%20Competiti%20a39f217f3404425b844e4d74236e2acd/Untitled%208.png"/></a></figure></div><div id="0347a81d-3396-4ea3-935b-1ebf7f5c4583" style="width:50%" class="column"><figure id="1c11cf86-9041-47ab-bf9b-5f0ef58f5735" class="image"><a href="Unit%203%20Production,%20Cost,%20and%20the%20Perfect%20Competiti%20a39f217f3404425b844e4d74236e2acd/Untitled%209.png"><img style="width:310px" src="Unit%203%20Production,%20Cost,%20and%20the%20Perfect%20Competiti%20a39f217f3404425b844e4d74236e2acd/Untitled%209.png"/></a></figure></div></div><p id="08a40a17-fe26-4c6f-a026-98cabd69dfe1" class="">Using this example firm's revenue and costs, we can see that the profit-maximizing quantity is 3 units, where both the marginal revenue and marginal cost equal $7.</p><h2 id="398897c8-d1c5-434d-a396-f4d4a055a855" class="">MC and the Firm's Supply Decision</h2><p id="0ee2ed07-bab5-468a-9d2d-5022e4734631" class="">If the price of a good increases from <style>@import url('https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.13.2/katex.min.css')</style><span data-token-index="0" contenteditable="false" class="notion-text-equation-token" style="user-select:all;-webkit-user-select:all;-moz-user-select:all"><span></span><span><span class="katex"><span class="katex-mathml"><math xmlns="http://www.w3.org/1998/Math/MathML"><semantics><mrow><msub><mi>P</mi><mn>1</mn></msub></mrow><annotation encoding="application/x-tex">P_1</annotation></semantics></math></span><span class="katex-html" aria-hidden="true"><span class="base"><span class="strut" style="height:0.83333em;vertical-align:-0.15em;"></span><span class="mord"><span class="mord mathnormal" style="margin-right:0.13889em;">P</span><span class="msupsub"><span class="vlist-t vlist-t2"><span class="vlist-r"><span class="vlist" style="height:0.30110799999999993em;"><span style="top:-2.5500000000000003em;margin-left:-0.13889em;margin-right:0.05em;"><span class="pstrut" style="height:2.7em;"></span><span class="sizing reset-size6 size3 mtight"><span class="mord mtight">1</span></span></span></span><span class="vlist-s"></span></span><span class="vlist-r"><span class="vlist" style="height:0.15em;"><span></span></span></span></span></span></span></span></span></span></span><span></span></span> to <style>@import url('https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.13.2/katex.min.css')</style><span data-token-index="0" contenteditable="false" class="notion-text-equation-token" style="user-select:all;-webkit-user-select:all;-moz-user-select:all"><span></span><span><span class="katex"><span class="katex-mathml"><math xmlns="http://www.w3.org/1998/Math/MathML"><semantics><mrow><msub><mi>P</mi><mn>2</mn></msub></mrow><annotation encoding="application/x-tex">P_2</annotation></semantics></math></span><span class="katex-html" aria-hidden="true"><span class="base"><span class="strut" style="height:0.83333em;vertical-align:-0.15em;"></span><span class="mord"><span class="mord mathnormal" style="margin-right:0.13889em;">P</span><span class="msupsub"><span class="vlist-t vlist-t2"><span class="vlist-r"><span class="vlist" style="height:0.30110799999999993em;"><span style="top:-2.5500000000000003em;margin-left:-0.13889em;margin-right:0.05em;"><span class="pstrut" style="height:2.7em;"></span><span class="sizing reset-size6 size3 mtight"><span class="mord mtight">2</span></span></span></span><span class="vlist-s"></span></span><span class="vlist-r"><span class="vlist" style="height:0.15em;"><span></span></span></span></span></span></span></span></span></span></span><span></span></span>, then the profit maximizing quantity rises to <style>@import url('https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.13.2/katex.min.css')</style><span data-token-index="0" contenteditable="false" class="notion-text-equation-token" style="user-select:all;-webkit-user-select:all;-moz-user-select:all"><span></span><span><span class="katex"><span class="katex-mathml"><math xmlns="http://www.w3.org/1998/Math/MathML"><semantics><mrow><msub><mi>Q</mi><mn>2</mn></msub></mrow><annotation encoding="application/x-tex">Q_2</annotation></semantics></math></span><span class="katex-html" aria-hidden="true"><span class="base"><span class="strut" style="height:0.8777699999999999em;vertical-align:-0.19444em;"></span><span class="mord"><span class="mord mathnormal">Q</span><span class="msupsub"><span class="vlist-t vlist-t2"><span class="vlist-r"><span class="vlist" style="height:0.30110799999999993em;"><span style="top:-2.5500000000000003em;margin-left:0em;margin-right:0.05em;"><span class="pstrut" style="height:2.7em;"></span><span class="sizing reset-size6 size3 mtight"><span class="mord mtight">2</span></span></span></span><span class="vlist-s"></span></span><span class="vlist-r"><span class="vlist" style="height:0.15em;"><span></span></span></span></span></span></span></span></span></span></span><span></span></span>. The <style>@import url('https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.13.2/katex.min.css')</style><span data-token-index="0" contenteditable="false" class="notion-text-equation-token" style="user-select:all;-webkit-user-select:all;-moz-user-select:all"><span></span><span><span class="katex"><span class="katex-mathml"><math xmlns="http://www.w3.org/1998/Math/MathML"><semantics><mrow><mtext>MC</mtext></mrow><annotation encoding="application/x-tex">\textrm{MC}</annotation></semantics></math></span><span class="katex-html" aria-hidden="true"><span class="base"><span class="strut" style="height:0.68333em;vertical-align:0em;"></span><span class="mord text"><span class="mord textrm">MC</span></span></span></span></span></span><span></span></span> curve determines the firm's <style>@import url('https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.13.2/katex.min.css')</style><span data-token-index="0" contenteditable="false" class="notion-text-equation-token" style="user-select:all;-webkit-user-select:all;-moz-user-select:all"><span></span><span><span class="katex"><span class="katex-mathml"><math xmlns="http://www.w3.org/1998/Math/MathML"><semantics><mrow><mi>Q</mi></mrow><annotation encoding="application/x-tex">Q</annotation></semantics></math></span><span class="katex-html" aria-hidden="true"><span class="base"><span class="strut" style="height:0.8777699999999999em;vertical-align:-0.19444em;"></span><span class="mord mathnormal">Q</span></span></span></span></span><span></span></span> at any price. (Provided the firm is in perfect competition, as the market sets the price).</p><h1 id="3abe19a1-0fce-4da2-8b54-634a8ad6bbcb" class="">3.6 - Firms' Short-Run Decisions to Produce and Long-Run Decisions to Enter or Exit a Market</h1><h2 id="4b0c43ad-1261-4798-b6fd-70eb6e947692" class="">Shut-Down Rule</h2><p id="967fcf7e-fc9c-4b3c-bcea-da4cd3a48b50" class="">A shutdown is a short-run decision not to produce anything because of market conditions. The <strong>shutdown rule</strong> states that a firm should continue to produce and operate so long as price is equal to or above the firm's AVC.</p><ul id="677802c4-fb6d-46df-b721-74a368c7acd6" class="bulleted-list"><li style="list-style-type:disc">Cost of shutting down: revenue loss = <style>@import url('https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.13.2/katex.min.css')</style><span data-token-index="0" contenteditable="false" class="notion-text-equation-token" style="user-select:all;-webkit-user-select:all;-moz-user-select:all"><span></span><span><span class="katex"><span class="katex-mathml"><math xmlns="http://www.w3.org/1998/Math/MathML"><semantics><mrow><mtext>TR</mtext></mrow><annotation encoding="application/x-tex">\textrm{TR}</annotation></semantics></math></span><span class="katex-html" aria-hidden="true"><span class="base"><span class="strut" style="height:0.68333em;vertical-align:0em;"></span><span class="mord text"><span class="mord textrm">TR</span></span></span></span></span></span><span></span></span></li></ul><ul id="030436d4-96e0-4f13-abbc-72951747ce89" class="bulleted-list"><li style="list-style-type:disc">Benefit of shutting down: cost savings = <style>@import url('https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.13.2/katex.min.css')</style><span data-token-index="0" contenteditable="false" class="notion-text-equation-token" style="user-select:all;-webkit-user-select:all;-moz-user-select:all"><span></span><span><span class="katex"><span class="katex-mathml"><math xmlns="http://www.w3.org/1998/Math/MathML"><semantics><mrow><mtext>VC</mtext></mrow><annotation encoding="application/x-tex">\textrm{VC}</annotation></semantics></math></span><span class="katex-html" aria-hidden="true"><span class="base"><span class="strut" style="height:0.68333em;vertical-align:0em;"></span><span class="mord text"><span class="mord textrm">VC</span></span></span></span></span></span><span></span></span><ul id="5c430aef-16a4-4ee9-8dfb-8271700fc4c9" class="bulleted-list"><li style="list-style-type:circle">Firm still has to pay <style>@import url('https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.13.2/katex.min.css')</style><span data-token-index="0" contenteditable="false" class="notion-text-equation-token" style="user-select:all;-webkit-user-select:all;-moz-user-select:all"><span></span><span><span class="katex"><span class="katex-mathml"><math xmlns="http://www.w3.org/1998/Math/MathML"><semantics><mrow><mtext>FC</mtext></mrow><annotation encoding="application/x-tex">\textrm{FC}</annotation></semantics></math></span><span class="katex-html" aria-hidden="true"><span class="base"><span class="strut" style="height:0.68333em;vertical-align:0em;"></span><span class="mord text"><span class="mord textrm">FC</span></span></span></span></span></span><span></span></span> (rent, electric, other fixed expenses)</li></ul></li></ul><ul id="b6c76cce-670b-44e9-95cc-0203226a2bfc" class="bulleted-list"><li style="list-style-type:disc">If <style>@import url('https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.13.2/katex.min.css')</style><span data-token-index="0" contenteditable="false" class="notion-text-equation-token" style="user-select:all;-webkit-user-select:all;-moz-user-select:all"><span></span><span><span class="katex"><span class="katex-mathml"><math xmlns="http://www.w3.org/1998/Math/MathML"><semantics><mrow><mtext>TR</mtext><mo><</mo><mtext>VC</mtext></mrow><annotation encoding="application/x-tex">\textrm{TR} < \textrm{VC}</annotation></semantics></math></span><span class="katex-html" aria-hidden="true"><span class="base"><span class="strut" style="height:0.72243em;vertical-align:-0.0391em;"></span><span class="mord text"><span class="mord textrm">TR</span></span><span class="mspace" style="margin-right:0.2777777777777778em;"></span><span class="mrel"><</span><span class="mspace" style="margin-right:0.2777777777777778em;"></span></span><span class="base"><span class="strut" style="height:0.68333em;vertical-align:0em;"></span><span class="mord text"><span class="mord textrm">VC</span></span></span></span></span></span><span></span></span>, the cost of shutting down is less than the benefit, and a business should shut down.</li></ul><ul id="853f127b-4bc0-4980-8ee8-067ec48d74cd" class="bulleted-list"><li style="list-style-type:disc">Dividing both sides by <style>@import url('https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.13.2/katex.min.css')</style><span data-token-index="0" contenteditable="false" class="notion-text-equation-token" style="user-select:all;-webkit-user-select:all;-moz-user-select:all"><span></span><span><span class="katex"><span class="katex-mathml"><math xmlns="http://www.w3.org/1998/Math/MathML"><semantics><mrow><mi>Q</mi></mrow><annotation encoding="application/x-tex">Q</annotation></semantics></math></span><span class="katex-html" aria-hidden="true"><span class="base"><span class="strut" style="height:0.8777699999999999em;vertical-align:-0.19444em;"></span><span class="mord mathnormal">Q</span></span></span></span></span><span></span></span> nets the "decision rule"<figure id="ade6b7fa-b917-4779-84e6-6350a9536e1d" class="equation"><style>@import url('https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.13.2/katex.min.css')</style><div class="equation-container"><span class="katex-display"><span class="katex"><span class="katex-mathml"><math xmlns="http://www.w3.org/1998/Math/MathML" display="block"><semantics><mrow><mfrac><mtext>TR</mtext><mi>Q</mi></mfrac><mo><</mo><mfrac><mtext>VC</mtext><mi>Q</mi></mfrac></mrow><annotation encoding="application/x-tex">\frac{\textrm{TR}}Q \lt \frac{\textrm{VC}}{Q}</annotation></semantics></math></span><span class="katex-html" aria-hidden="true"><span class="base"><span class="strut" style="height:2.2407700000000004em;vertical-align:-0.8804400000000001em;"></span><span class="mord"><span class="mopen nulldelimiter"></span><span class="mfrac"><span class="vlist-t vlist-t2"><span class="vlist-r"><span class="vlist" style="height:1.36033em;"><span style="top:-2.314em;"><span class="pstrut" style="height:3em;"></span><span class="mord"><span class="mord mathnormal">Q</span></span></span><span style="top:-3.23em;"><span class="pstrut" style="height:3em;"></span><span class="frac-line" style="border-bottom-width:0.04em;"></span></span><span style="top:-3.677em;"><span class="pstrut" style="height:3em;"></span><span class="mord"><span class="mord text"><span class="mord textrm">TR</span></span></span></span></span><span class="vlist-s"></span></span><span class="vlist-r"><span class="vlist" style="height:0.8804400000000001em;"><span></span></span></span></span></span><span class="mclose nulldelimiter"></span></span><span class="mspace" style="margin-right:0.2777777777777778em;"></span><span class="mrel"><</span><span class="mspace" style="margin-right:0.2777777777777778em;"></span></span><span class="base"><span class="strut" style="height:2.2407700000000004em;vertical-align:-0.8804400000000001em;"></span><span class="mord"><span class="mopen nulldelimiter"></span><span class="mfrac"><span class="vlist-t vlist-t2"><span class="vlist-r"><span class="vlist" style="height:1.36033em;"><span style="top:-2.314em;"><span class="pstrut" style="height:3em;"></span><span class="mord"><span class="mord mathnormal">Q</span></span></span><span style="top:-3.23em;"><span class="pstrut" style="height:3em;"></span><span class="frac-line" style="border-bottom-width:0.04em;"></span></span><span style="top:-3.677em;"><span class="pstrut" style="height:3em;"></span><span class="mord"><span class="mord text"><span class="mord textrm">VC</span></span></span></span></span><span class="vlist-s"></span></span><span class="vlist-r"><span class="vlist" style="height:0.8804400000000001em;"><span></span></span></span></span></span><span class="mclose nulldelimiter"></span></span></span></span></span></span></div></figure><figure id="dfbc8f3e-e491-4b91-9a5c-71ac5404859a" class="equation"><style>@import url('https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.13.2/katex.min.css')</style><div class="equation-container"><span class="katex-display"><span class="katex"><span class="katex-mathml"><math xmlns="http://www.w3.org/1998/Math/MathML" display="block"><semantics><mrow><mtext>⁍</mtext></mrow><annotation encoding="application/x-tex">⁍</annotation></semantics></math></span><span class="katex-html" aria-hidden="true"><span class="base"><span class="strut" style="height:0em;vertical-align:0em;"></span><span class="mord">⁍</span></span></span></span></span></div></figure></li></ul><figure id="688146c7-1726-4c09-985e-06efd46beeb9" class="image"><a href="Unit%203%20Production,%20Cost,%20and%20the%20Perfect%20Competiti%20a39f217f3404425b844e4d74236e2acd/Untitled%2010.png"><img style="width:384px" src="Unit%203%20Production,%20Cost,%20and%20the%20Perfect%20Competiti%20a39f217f3404425b844e4d74236e2acd/Untitled%2010.png"/></a></figure><p id="02ff82c3-439e-4058-8a07-e5a23960e456" class="">Because on the graph above, the profit maximizing quantity (where <style>@import url('https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.13.2/katex.min.css')</style><span data-token-index="0" contenteditable="false" class="notion-text-equation-token" style="user-select:all;-webkit-user-select:all;-moz-user-select:all"><span></span><span><span class="katex"><span class="katex-mathml"><math xmlns="http://www.w3.org/1998/Math/MathML"><semantics><mrow><mtext>MR</mtext><mo>=</mo><mtext>MC</mtext></mrow><annotation encoding="application/x-tex">\textrm{MR} = \textrm{MC}</annotation></semantics></math></span><span class="katex-html" aria-hidden="true"><span class="base"><span class="strut" style="height:0.68333em;vertical-align:0em;"></span><span class="mord text"><span class="mord textrm">MR</span></span><span class="mspace" style="margin-right:0.2777777777777778em;"></span><span class="mrel">=</span><span class="mspace" style="margin-right:0.2777777777777778em;"></span></span><span class="base"><span class="strut" style="height:0.68333em;vertical-align:0em;"></span><span class="mord text"><span class="mord textrm">MC</span></span></span></span></span></span><span></span></span>) is below the <style>@import url('https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.13.2/katex.min.css')</style><span data-token-index="0" contenteditable="false" class="notion-text-equation-token" style="user-select:all;-webkit-user-select:all;-moz-user-select:all"><span></span><span><span class="katex"><span class="katex-mathml"><math xmlns="http://www.w3.org/1998/Math/MathML"><semantics><mrow><mtext>AVC</mtext></mrow><annotation encoding="application/x-tex">\textrm{AVC}</annotation></semantics></math></span><span class="katex-html" aria-hidden="true"><span class="base"><span class="strut" style="height:0.68333em;vertical-align:0em;"></span><span class="mord text"><span class="mord textrm">AVC</span></span></span></span></span></span><span></span></span> curve, the firm should choose to <strong>shutdown</strong> and not produce. If the profit maximizing quantity is anywhere above the <style>@import url('https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.13.2/katex.min.css')</style><span data-token-index="0" contenteditable="false" class="notion-text-equation-token" style="user-select:all;-webkit-user-select:all;-moz-user-select:all"><span></span><span><span class="katex"><span class="katex-mathml"><math xmlns="http://www.w3.org/1998/Math/MathML"><semantics><mrow><mtext>AVC</mtext></mrow><annotation encoding="application/x-tex">\textrm{AVC}</annotation></semantics></math></span><span class="katex-html" aria-hidden="true"><span class="base"><span class="strut" style="height:0.68333em;vertical-align:0em;"></span><span class="mord text"><span class="mord textrm">AVC</span></span></span></span></span></span><span></span></span> curve, the firm <strong>should</strong> produce.</p><h3 id="777bf414-5fd6-456d-9b31-a61a527a3c1a" class="">The Irrelevance of Sunk Costs</h3><p id="5f3abf6f-5591-4dfb-95d0-47e7af983c5f" class="">A <strong>sunk cost</strong> is a cost that has already been committed and cannot be recovered. </p><p id="1d4c9701-821e-44c8-b4b2-c863d963cf37" class="">Sunk costs are irrelevant to the shutdown decision, as you have to pay them regardless of your choice. <style>@import url('https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.13.2/katex.min.css')</style><span data-token-index="0" contenteditable="false" class="notion-text-equation-token" style="user-select:all;-webkit-user-select:all;-moz-user-select:all"><span></span><span><span class="katex"><span class="katex-mathml"><math xmlns="http://www.w3.org/1998/Math/MathML"><semantics><mrow><mtext>FC</mtext></mrow><annotation encoding="application/x-tex">\textrm{FC}</annotation></semantics></math></span><span class="katex-html" aria-hidden="true"><span class="base"><span class="strut" style="height:0.68333em;vertical-align:0em;"></span><span class="mord text"><span class="mord textrm">FC</span></span></span></span></span></span><span></span></span> is a sunk cost, as the firm must pay these costs regardless of if they choose to shut down or not. Therefore, <style>@import url('https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.13.2/katex.min.css')</style><span data-token-index="0" contenteditable="false" class="notion-text-equation-token" style="user-select:all;-webkit-user-select:all;-moz-user-select:all"><span></span><span><span class="katex"><span class="katex-mathml"><math xmlns="http://www.w3.org/1998/Math/MathML"><semantics><mrow><mtext>FC</mtext></mrow><annotation encoding="application/x-tex">\textrm{FC}</annotation></semantics></math></span><span class="katex-html" aria-hidden="true"><span class="base"><span class="strut" style="height:0.68333em;vertical-align:0em;"></span><span class="mord text"><span class="mord textrm">FC</span></span></span></span></span></span><span></span></span> should not be factored in to the decision to shutdown.</p><h2 id="cbf76dfa-f973-4223-8cd6-056b4cd6a11f" class="">Long-Run Decisions to Enter or Exit the Market</h2><h3 id="358bc0e7-54b3-44fa-893f-390f1fad1466" class="">Long-Run Decision to Exit</h3><ul id="72870e75-c41d-4bd2-b440-d281f0e1508a" class="bulleted-list"><li style="list-style-type:disc">Cost of exiting the market: revenue loss = <style>@import url('https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.13.2/katex.min.css')</style><span data-token-index="0" contenteditable="false" class="notion-text-equation-token" style="user-select:all;-webkit-user-select:all;-moz-user-select:all"><span></span><span><span class="katex"><span class="katex-mathml"><math xmlns="http://www.w3.org/1998/Math/MathML"><semantics><mrow><mtext>TR</mtext></mrow><annotation encoding="application/x-tex">\textrm{TR}</annotation></semantics></math></span><span class="katex-html" aria-hidden="true"><span class="base"><span class="strut" style="height:0.68333em;vertical-align:0em;"></span><span class="mord text"><span class="mord textrm">TR</span></span></span></span></span></span><span></span></span></li></ul><ul id="4625120a-13ba-4dbb-91fd-312a0ac597d4" class="bulleted-list"><li style="list-style-type:disc">Benefit of exiting the market: cost savings = <style>@import url('https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.13.2/katex.min.css')</style><span data-token-index="0" contenteditable="false" class="notion-text-equation-token" style="user-select:all;-webkit-user-select:all;-moz-user-select:all"><span></span><span><span class="katex"><span class="katex-mathml"><math xmlns="http://www.w3.org/1998/Math/MathML"><semantics><mrow><mtext>TC</mtext></mrow><annotation encoding="application/x-tex">\textrm{TC}</annotation></semantics></math></span><span class="katex-html" aria-hidden="true"><span class="base"><span class="strut" style="height:0.68333em;vertical-align:0em;"></span><span class="mord text"><span class="mord textrm">TC</span></span></span></span></span></span><span></span></span><ul id="f3fa6fc3-aef5-4759-9c3a-36b19de62f33" class="bulleted-list"><li style="list-style-type:circle">There are no <style>@import url('https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.13.2/katex.min.css')</style><span data-token-index="0" contenteditable="false" class="notion-text-equation-token" style="user-select:all;-webkit-user-select:all;-moz-user-select:all"><span></span><span><span class="katex"><span class="katex-mathml"><math xmlns="http://www.w3.org/1998/Math/MathML"><semantics><mrow><mtext>FC</mtext></mrow><annotation encoding="application/x-tex">\textrm{FC}</annotation></semantics></math></span><span class="katex-html" aria-hidden="true"><span class="base"><span class="strut" style="height:0.68333em;vertical-align:0em;"></span><span class="mord text"><span class="mord textrm">FC</span></span></span></span></span></span><span></span></span> in the long run</li></ul></li></ul><ul id="94a8070a-7725-43c3-a20f-6273a2add9a0" class="bulleted-list"><li style="list-style-type:disc">Therefore, a firm will exit the market if <style>@import url('https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.13.2/katex.min.css')</style><span data-token-index="0" contenteditable="false" class="notion-text-equation-token" style="user-select:all;-webkit-user-select:all;-moz-user-select:all"><span></span><span><span class="katex"><span class="katex-mathml"><math xmlns="http://www.w3.org/1998/Math/MathML"><semantics><mrow><mtext>TR</mtext><mo><</mo><mtext>TC</mtext></mrow><annotation encoding="application/x-tex">\textrm{TR} \lt \textrm{TC}</annotation></semantics></math></span><span class="katex-html" aria-hidden="true"><span class="base"><span class="strut" style="height:0.72243em;vertical-align:-0.0391em;"></span><span class="mord text"><span class="mord textrm">TR</span></span><span class="mspace" style="margin-right:0.2777777777777778em;"></span><span class="mrel"><</span><span class="mspace" style="margin-right:0.2777777777777778em;"></span></span><span class="base"><span class="strut" style="height:0.68333em;vertical-align:0em;"></span><span class="mord text"><span class="mord textrm">TC</span></span></span></span></span></span><span></span></span></li></ul><ul id="95953521-5725-4f70-854f-1641312419fc" class="bulleted-list"><li style="list-style-type:disc">Divide both sides by <style>@import url('https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.13.2/katex.min.css')</style><span data-token-index="0" contenteditable="false" class="notion-text-equation-token" style="user-select:all;-webkit-user-select:all;-moz-user-select:all"><span></span><span><span class="katex"><span class="katex-mathml"><math xmlns="http://www.w3.org/1998/Math/MathML"><semantics><mrow><mi>Q</mi></mrow><annotation encoding="application/x-tex">Q</annotation></semantics></math></span><span class="katex-html" aria-hidden="true"><span class="base"><span class="strut" style="height:0.8777699999999999em;vertical-align:-0.19444em;"></span><span class="mord mathnormal">Q</span></span></span></span></span><span></span></span> to write the firm's decision rule:<figure id="38691d18-23dd-42dc-abb1-f6612a392bba" class="equation"><style>@import url('https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.13.2/katex.min.css')</style><div class="equation-container"><span class="katex-display"><span class="katex"><span class="katex-mathml"><math xmlns="http://www.w3.org/1998/Math/MathML" display="block"><semantics><mrow><mtext>Exit if:</mtext><mspace width="1em"/><mi>P</mi><mo><</mo><mi>A</mi><mi>T</mi><mi>C</mi></mrow><annotation encoding="application/x-tex">\textrm{Exit if:} \quad P < ATC</annotation></semantics></math></span><span class="katex-html" aria-hidden="true"><span class="base"><span class="strut" style="height:0.73354em;vertical-align:-0.0391em;"></span><span class="mord text"><span class="mord textrm">Exit if:</span></span><span class="mspace" style="margin-right:1em;"></span><span class="mord mathnormal" style="margin-right:0.13889em;">P</span><span class="mspace" style="margin-right:0.2777777777777778em;"></span><span class="mrel"><</span><span class="mspace" style="margin-right:0.2777777777777778em;"></span></span><span class="base"><span class="strut" style="height:0.68333em;vertical-align:0em;"></span><span class="mord mathnormal">A</span><span class="mord mathnormal" style="margin-right:0.07153em;">TC</span></span></span></span></span></div></figure></li></ul><h3 id="5675663e-c2d0-4659-a259-dcf62fdc1a2b" class="">Long-Run Decision to Enter</h3><ul id="0584aa44-2e87-4d92-bcf3-03b5b9cf4e20" class="bulleted-list"><li style="list-style-type:disc">In the long run, a new firm will enter the market if it is profitable to do so: if <style>@import url('https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.13.2/katex.min.css')</style><span data-token-index="0" contenteditable="false" class="notion-text-equation-token" style="user-select:all;-webkit-user-select:all;-moz-user-select:all"><span></span><span><span class="katex"><span class="katex-mathml"><math xmlns="http://www.w3.org/1998/Math/MathML"><semantics><mrow><mtext>TR</mtext><mo>></mo><mtext>TC</mtext></mrow><annotation encoding="application/x-tex">\textrm{TR} > \textrm{TC}</annotation></semantics></math></span><span class="katex-html" aria-hidden="true"><span class="base"><span class="strut" style="height:0.72243em;vertical-align:-0.0391em;"></span><span class="mord text"><span class="mord textrm">TR</span></span><span class="mspace" style="margin-right:0.2777777777777778em;"></span><span class="mrel">></span><span class="mspace" style="margin-right:0.2777777777777778em;"></span></span><span class="base"><span class="strut" style="height:0.68333em;vertical-align:0em;"></span><span class="mord text"><span class="mord textrm">TC</span></span></span></span></span></span><span></span></span>.</li></ul><ul id="60e506b5-dc8d-4094-b809-35b9a7c3cdf1" class="bulleted-list"><li style="list-style-type:disc">Divide both sides by <style>@import url('https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.13.2/katex.min.css')</style><span data-token-index="0" contenteditable="false" class="notion-text-equation-token" style="user-select:all;-webkit-user-select:all;-moz-user-select:all"><span></span><span><span class="katex"><span class="katex-mathml"><math xmlns="http://www.w3.org/1998/Math/MathML"><semantics><mrow><mi>Q</mi></mrow><annotation encoding="application/x-tex">Q</annotation></semantics></math></span><span class="katex-html" aria-hidden="true"><span class="base"><span class="strut" style="height:0.8777699999999999em;vertical-align:-0.19444em;"></span><span class="mord mathnormal">Q</span></span></span></span></span><span></span></span> to express the firm's entry decision as:<figure id="bbb2a69b-1cb2-4ab3-a07d-612e609101e0" class="equation"><style>@import url('https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.13.2/katex.min.css')</style><div class="equation-container"><span class="katex-display"><span class="katex"><span class="katex-mathml"><math xmlns="http://www.w3.org/1998/Math/MathML" display="block"><semantics><mrow><mtext>Enter if:</mtext><mspace width="1em"/><mi>P</mi><mo>></mo><mi>A</mi><mi>T</mi><mi>C</mi></mrow><annotation encoding="application/x-tex">\textrm{Enter if:} \quad P > ATC</annotation></semantics></math></span><span class="katex-html" aria-hidden="true"><span class="base"><span class="strut" style="height:0.73354em;vertical-align:-0.0391em;"></span><span class="mord text"><span class="mord textrm">Enter if:</span></span><span class="mspace" style="margin-right:1em;"></span><span class="mord mathnormal" style="margin-right:0.13889em;">P</span><span class="mspace" style="margin-right:0.2777777777777778em;"></span><span class="mrel">></span><span class="mspace" style="margin-right:0.2777777777777778em;"></span></span><span class="base"><span class="strut" style="height:0.68333em;vertical-align:0em;"></span><span class="mord mathnormal">A</span><span class="mord mathnormal" style="margin-right:0.07153em;">TC</span></span></span></span></span></div></figure></li></ul><h1 id="5e89ff8d-e3a2-4c6c-89ff-5663015dcd93" class="">3.7 - Perfect Competition</h1><h2 id="8a342e7a-3fa4-4a66-8d32-25d6aed5f9af" class="">Characteristics of Perfect Competition</h2><ul id="be99a3e0-f4a6-4fb9-9e80-728be80a874c" class="bulleted-list"><li style="list-style-type:disc"><strong>Many, small firms in the industry</strong></li></ul><ul id="1e0ded02-2338-44ad-8447-974bbe38a50e" class="bulleted-list"><li style="list-style-type:disc"><strong>Firms are "Price Takers"</strong></li></ul><ul id="17a6cbc2-d02b-4acf-b523-c4048ddf50d6" class="bulleted-list"><li style="list-style-type:disc"><strong>Low barriers to entry</strong></li></ul><ul id="e3c23522-86b5-412d-93b4-a0b97f4f2d09" class="bulleted-list"><li style="list-style-type:disc"><strong>Firms break even in the long-run</strong></li></ul><ul id="627349d9-6a0b-4383-840c-84efcc35d3b4" class="bulleted-list"><li style="list-style-type:disc"><strong>Products sold are identical</strong></li></ul><ul id="4cfeff9b-340b-43d1-9591-00270dbe9841" class="bulleted-list"><li style="list-style-type:disc"><strong>No non-price competition</strong></li></ul><ul id="76edb616-4287-4d26-8bd8-726536d2ea85" class="bulleted-list"><li style="list-style-type:disc"><strong>Firms are perfectly efficient in the long-run</strong></li></ul><h2 id="9a073ae2-f0ec-474b-a85a-12a4d1626b79" class="">Assumptions in Market Supply</h2><ol type="1" id="e0337156-1af0-47ae-8a0a-2512b10b4a1d" class="numbered-list" start="1"><li>All exisiting firms and potential entrands have identical costs.</li></ol><ol type="1" id="33b3b832-c97d-4414-ab0c-8bcfb47d9d5c" class="numbered-list" start="2"><li>Each firm's costs do not change as other firms enter or exit the market. </li></ol><ol type="1" id="b0e01952-9fe8-4a06-8eb1-8475305cc27b" class="numbered-list" start="3"><li>The number of firms in the market is:<ol type="a" id="77e1db96-05f0-4202-be68-d1d235cdca4c" class="numbered-list" start="1"><li>Fixed in the short run</li></ol><ol type="a" id="16cc09f7-2a01-4c92-8527-413f1ca2264a" class="numbered-list" start="2"><li>Variable in the long run</li></ol></li></ol><h2 id="5631ac78-76b7-48d9-9e18-9fd1aef41cff" class="">Side-by-Side Graphs of Perfect Competiton</h2><p id="9a2c71c9-34bc-491b-ba6e-b6428a1c01f7" class="">Since firms are <em>price-takers</em> in perfect completion, a firm's MC and MR graph is directly related to the market supply and demand graph. The part of the MC curve that is above the MR curve is the same as the firm's supply curve. </p><figure id="bc97d6df-9a94-4392-a7c2-390bfd658749" class="image"><a href="Unit%203%20Production,%20Cost,%20and%20the%20Perfect%20Competiti%20a39f217f3404425b844e4d74236e2acd/Untitled%2011.png"><img style="width:1221px" src="Unit%203%20Production,%20Cost,%20and%20the%20Perfect%20Competiti%20a39f217f3404425b844e4d74236e2acd/Untitled%2011.png"/></a></figure><p id="069ab930-795e-4da0-963d-57d488cb4ea4" class="">In a perfectly competitive market in the short-run, a graph can display three possible scenarios. They can show a short-run profit, short-run loss, or short-run shutdown.</p><h3 id="1cef1a84-8d44-4798-9b0e-678660808bb3" class="">Short-Run Profit</h3><figure id="27210c7b-02d3-4fd4-8a8a-dc3d0976a948" class="image"><a href="Unit%203%20Production,%20Cost,%20and%20the%20Perfect%20Competiti%20a39f217f3404425b844e4d74236e2acd/Untitled%2012.png"><img style="width:1234px" src="Unit%203%20Production,%20Cost,%20and%20the%20Perfect%20Competiti%20a39f217f3404425b844e4d74236e2acd/Untitled%2012.png"/></a></figure><p id="ce111de8-96c0-4594-b7ad-2a283fe6d36f" class="">When a firm is making a short-run profit, its profit per unit = <style>@import url('https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.13.2/katex.min.css')</style><span data-token-index="0" contenteditable="false" class="notion-text-equation-token" style="user-select:all;-webkit-user-select:all;-moz-user-select:all"><span></span><span><span class="katex"><span class="katex-mathml"><math xmlns="http://www.w3.org/1998/Math/MathML"><semantics><mrow><mtext>P</mtext><mo>−</mo><mtext>ATC</mtext></mrow><annotation encoding="application/x-tex">\textrm P - \textrm{ATC}</annotation></semantics></math></span><span class="katex-html" aria-hidden="true"><span class="base"><span class="strut" style="height:0.76666em;vertical-align:-0.08333em;"></span><span class="mord text"><span class="mord textrm">P</span></span><span class="mspace" style="margin-right:0.2222222222222222em;"></span><span class="mbin">−</span><span class="mspace" style="margin-right:0.2222222222222222em;"></span></span><span class="base"><span class="strut" style="height:0.68333em;vertical-align:0em;"></span><span class="mord text"><span class="mord textrm">ATC</span></span></span></span></span></span><span></span></span>. Therefore, the firm's total profit is equal to <style>@import url('https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.13.2/katex.min.css')</style><span data-token-index="0" contenteditable="false" class="notion-text-equation-token" style="user-select:all;-webkit-user-select:all;-moz-user-select:all"><span></span><span><span class="katex"><span class="katex-mathml"><math xmlns="http://www.w3.org/1998/Math/MathML"><semantics><mrow><mo stretchy="false">(</mo><mtext>P</mtext><mo>−</mo><mtext>ATC</mtext><mo stretchy="false">)</mo><mo>×</mo><mi>Q</mi></mrow><annotation encoding="application/x-tex">(\textrm P - \textrm{ATC}) \times Q</annotation></semantics></math></span><span class="katex-html" aria-hidden="true"><span class="base"><span class="strut" style="height:1em;vertical-align:-0.25em;"></span><span class="mopen">(</span><span class="mord text"><span class="mord textrm">P</span></span><span class="mspace" style="margin-right:0.2222222222222222em;"></span><span class="mbin">−</span><span class="mspace" style="margin-right:0.2222222222222222em;"></span></span><span class="base"><span class="strut" style="height:1em;vertical-align:-0.25em;"></span><span class="mord text"><span class="mord textrm">ATC</span></span><span class="mclose">)</span><span class="mspace" style="margin-right:0.2222222222222222em;"></span><span class="mbin">×</span><span class="mspace" style="margin-right:0.2222222222222222em;"></span></span><span class="base"><span class="strut" style="height:0.8777699999999999em;vertical-align:-0.19444em;"></span><span class="mord mathnormal">Q</span></span></span></span></span><span></span></span>.</p><h3 id="c5b241d8-1ce0-43b6-aed3-659c6834f245" class="">Short-Run Loss</h3><figure id="5e121741-d686-4de3-b549-262462d764c0" class="image"><a href="Unit%203%20Production,%20Cost,%20and%20the%20Perfect%20Competiti%20a39f217f3404425b844e4d74236e2acd/Untitled%2013.png"><img style="width:1249px" src="Unit%203%20Production,%20Cost,%20and%20the%20Perfect%20Competiti%20a39f217f3404425b844e4d74236e2acd/Untitled%2013.png"/></a></figure><p id="9b1b12d5-4bd0-4fda-8f1e-e3b2f0c5ebf5" class="">A short-run loss is shown when the ATC is located above the price line at the profit-maximizing point, and the AVC curve is located below the price line at the profit-maximizing point. </p><p id="72613fff-d2f1-4124-8129-b4036102b640" class="">When a firm is making short-run losses, its loss per unit equals <style>@import url('https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.13.2/katex.min.css')</style><span data-token-index="0" contenteditable="false" class="notion-text-equation-token" style="user-select:all;-webkit-user-select:all;-moz-user-select:all"><span></span><span><span class="katex"><span class="katex-mathml"><math xmlns="http://www.w3.org/1998/Math/MathML"><semantics><mrow><mtext>ATC</mtext><mo>−</mo><mtext>P</mtext></mrow><annotation encoding="application/x-tex">\textrm{ATC} - \textrm P</annotation></semantics></math></span><span class="katex-html" aria-hidden="true"><span class="base"><span class="strut" style="height:0.76666em;vertical-align:-0.08333em;"></span><span class="mord text"><span class="mord textrm">ATC</span></span><span class="mspace" style="margin-right:0.2222222222222222em;"></span><span class="mbin">−</span><span class="mspace" style="margin-right:0.2222222222222222em;"></span></span><span class="base"><span class="strut" style="height:0.68333em;vertical-align:0em;"></span><span class="mord text"><span class="mord textrm">P</span></span></span></span></span></span><span></span></span>. Therefore, the firm's total loss is equal to <style>@import url('https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.13.2/katex.min.css')</style><span data-token-index="0" contenteditable="false" class="notion-text-equation-token" style="user-select:all;-webkit-user-select:all;-moz-user-select:all"><span></span><span><span class="katex"><span class="katex-mathml"><math xmlns="http://www.w3.org/1998/Math/MathML"><semantics><mrow><mo stretchy="false">(</mo><mtext>ATC</mtext><mo>−</mo><mtext>P</mtext><mo stretchy="false">)</mo><mo>×</mo><mi>Q</mi></mrow><annotation encoding="application/x-tex">(\textrm{ATC} - \textrm P) \times Q</annotation></semantics></math></span><span class="katex-html" aria-hidden="true"><span class="base"><span class="strut" style="height:1em;vertical-align:-0.25em;"></span><span class="mopen">(</span><span class="mord text"><span class="mord textrm">ATC</span></span><span class="mspace" style="margin-right:0.2222222222222222em;"></span><span class="mbin">−</span><span class="mspace" style="margin-right:0.2222222222222222em;"></span></span><span class="base"><span class="strut" style="height:1em;vertical-align:-0.25em;"></span><span class="mord text"><span class="mord textrm">P</span></span><span class="mclose">)</span><span class="mspace" style="margin-right:0.2222222222222222em;"></span><span class="mbin">×</span><span class="mspace" style="margin-right:0.2222222222222222em;"></span></span><span class="base"><span class="strut" style="height:0.8777699999999999em;vertical-align:-0.19444em;"></span><span class="mord mathnormal">Q</span></span></span></span></span><span></span></span>.</p><h3 id="26b4dfa0-d267-456d-9218-f2d8ecf06ba8" class="">Short-Run Shutdown</h3><figure id="fce50679-6053-49b5-91f5-235f7439418b" class="image"><a href="Unit%203%20Production,%20Cost,%20and%20the%20Perfect%20Competiti%20a39f217f3404425b844e4d74236e2acd/Untitled%2014.png"><img style="width:1247px" src="Unit%203%20Production,%20Cost,%20and%20the%20Perfect%20Competiti%20a39f217f3404425b844e4d74236e2acd/Untitled%2014.png"/></a></figure><p id="9baec1a1-a5ae-4f58-8d3f-ee0e2ba495ec" class="">A business will shutdown when both ATC and AVC are located above the price line at the profit-maximizing point, as shown above.</p><h2 id="2a0bc8e3-f6bb-4b81-b5df-52505a893d69" class="">Long-Run Perfectly Competitive Graph</h2><p id="fb8b7561-3f06-4adf-a882-7ec6196012ec" class="">When a perfectly competitive market is in long-run equilibrium, we show this on the side by side graphs by having ATC tangent to the price line at the profit-maximizing quantity (MR = MC). When a perfectly competitive market is in long-run equilibrium, it is both allocatively efficient and productively efficient. On a graph, allocative efficiency is P(MR) = MC, and productive efficiency is P = minimum ATC.</p><figure id="e9921118-be01-4ed4-951e-eb755286ccd5" class="image"><a href="Unit%203%20Production,%20Cost,%20and%20the%20Perfect%20Competiti%20a39f217f3404425b844e4d74236e2acd/Untitled%2015.png"><img style="width:1237px" src="Unit%203%20Production,%20Cost,%20and%20the%20Perfect%20Competiti%20a39f217f3404425b844e4d74236e2acd/Untitled%2015.png"/></a></figure><h2 id="b865858c-0e5b-4cdd-80a9-965e04d13f40" class="">Shift from Short-Run to Long-Run Equilibrium in a Perfectly Competitive Market</h2><p id="95c45f9a-ddc7-4226-a22b-2a62b9f9bbdd" class="">When a short-run perfectly competitive market is earning either a profit or loss, firms will want to either enter or exit the market, thus market shifting the market from short-run to long-run.</p><p id="ac1cbcc5-1887-4af8-a671-f845774b11d3" class="">When a firm is earning a profit, this provides an incentive for firms not already in the industry to enter because of the possible profit. This will cause the supply curve to shift right due to the increase in supply, which will lower the market price and in turn lower the price for each firm.</p><p id="0980994a-96f9-4b5e-b430-faec0ba31987" class="">This can be illustrated on a graph by shifting the price line down to become tangent with ATC. The profit-maximizing quantity for the firm will decrease. The market quantity will increase as there are now more firms in the industry, but each individual firm is supplying less of that overall quantity.</p><p id="d341cb41-c859-4eb1-8777-1b6345034975" class="">The below graphs show how a perfectly competitive market goes from a short-run profit to long-run equilibrium.</p><figure id="38f15a27-8436-4a68-a789-e6780ad26f52" class="image"><a href="Unit%203%20Production,%20Cost,%20and%20the%20Perfect%20Competiti%20a39f217f3404425b844e4d74236e2acd/Untitled%2016.png"><img style="width:1235px" src="Unit%203%20Production,%20Cost,%20and%20the%20Perfect%20Competiti%20a39f217f3404425b844e4d74236e2acd/Untitled%2016.png"/></a></figure><p id="227b9cec-9d53-4055-9a26-95f522dc767e" class="">Since firms joining the market reduces the profit made by each firm, eventually some firms will be incentivized to leave the market, repeating in a cycle until the remaining firms earn zero profit:</p><h2 id="2cb170fd-3f59-41c8-ac02-2a2824fac81c" class="">The Zero-Profit Condition</h2><ul id="6ce160ac-52cb-486d-bafd-ae2eaeadf5cd" class="bulleted-list"><li style="list-style-type:disc"><strong>Long-run equilibrium:</strong> The process of entry or exit is complete, and remaining firms earn zero economic profit. </li></ul><ul id="95e24fdf-b343-40c8-a1a5-47cb485e7db6" class="bulleted-list"><li style="list-style-type:disc">Zero economic profit occurs when <style>@import url('https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.13.2/katex.min.css')</style><span data-token-index="0" contenteditable="false" class="notion-text-equation-token" style="user-select:all;-webkit-user-select:all;-moz-user-select:all"><span></span><span><span class="katex"><span class="katex-mathml"><math xmlns="http://www.w3.org/1998/Math/MathML"><semantics><mrow><mtext>P</mtext><mo>=</mo><mtext>ATC</mtext></mrow><annotation encoding="application/x-tex">\textrm P = \textrm{ATC}</annotation></semantics></math></span><span class="katex-html" aria-hidden="true"><span class="base"><span class="strut" style="height:0.68333em;vertical-align:0em;"></span><span class="mord text"><span class="mord textrm">P</span></span><span class="mspace" style="margin-right:0.2777777777777778em;"></span><span class="mrel">=</span><span class="mspace" style="margin-right:0.2777777777777778em;"></span></span><span class="base"><span class="strut" style="height:0.68333em;vertical-align:0em;"></span><span class="mord text"><span class="mord textrm">ATC</span></span></span></span></span></span><span></span></span>.</li></ul><ul id="0c79bae9-b664-4a3c-81fd-7d8b9dba5ee0" class="bulleted-list"><li style="list-style-type:disc">Since firms produce when <style>@import url('https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.13.2/katex.min.css')</style><span data-token-index="0" contenteditable="false" class="notion-text-equation-token" style="user-select:all;-webkit-user-select:all;-moz-user-select:all"><span></span><span><span class="katex"><span class="katex-mathml"><math xmlns="http://www.w3.org/1998/Math/MathML"><semantics><mrow><mtext>P</mtext><mo>=</mo><mtext>MR</mtext><mo>=</mo><mtext>MC</mtext></mrow><annotation encoding="application/x-tex">\textrm P = \textrm{MR} = \textrm{MC}</annotation></semantics></math></span><span class="katex-html" aria-hidden="true"><span class="base"><span class="strut" style="height:0.68333em;vertical-align:0em;"></span><span class="mord text"><span class="mord textrm">P</span></span><span class="mspace" style="margin-right:0.2777777777777778em;"></span><span class="mrel">=</span><span class="mspace" style="margin-right:0.2777777777777778em;"></span></span><span class="base"><span class="strut" style="height:0.68333em;vertical-align:0em;"></span><span class="mord text"><span class="mord textrm">MR</span></span><span class="mspace" style="margin-right:0.2777777777777778em;"></span><span class="mrel">=</span><span class="mspace" style="margin-right:0.2777777777777778em;"></span></span><span class="base"><span class="strut" style="height:0.68333em;vertical-align:0em;"></span><span class="mord text"><span class="mord textrm">MC</span></span></span></span></span></span><span></span></span>, the zero-profit condition is where <style>@import url('https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.13.2/katex.min.css')</style><span data-token-index="0" contenteditable="false" class="notion-text-equation-token" style="user-select:all;-webkit-user-select:all;-moz-user-select:all"><span></span><span><span class="katex"><span class="katex-mathml"><math xmlns="http://www.w3.org/1998/Math/MathML"><semantics><mrow><mtext>P</mtext><mo>=</mo><mtext>MC</mtext><mo>=</mo><mtext>ATC</mtext></mrow><annotation encoding="application/x-tex">\textrm P = \textrm{MC} = \textrm{ATC}</annotation></semantics></math></span><span class="katex-html" aria-hidden="true"><span class="base"><span class="strut" style="height:0.68333em;vertical-align:0em;"></span><span class="mord text"><span class="mord textrm">P</span></span><span class="mspace" style="margin-right:0.2777777777777778em;"></span><span class="mrel">=</span><span class="mspace" style="margin-right:0.2777777777777778em;"></span></span><span class="base"><span class="strut" style="height:0.68333em;vertical-align:0em;"></span><span class="mord text"><span class="mord textrm">MC</span></span><span class="mspace" style="margin-right:0.2777777777777778em;"></span><span class="mrel">=</span><span class="mspace" style="margin-right:0.2777777777777778em;"></span></span><span class="base"><span class="strut" style="height:0.68333em;vertical-align:0em;"></span><span class="mord text"><span class="mord textrm">ATC</span></span></span></span></span></span><span></span></span>.</li></ul><ul id="26f2aac1-bab9-42f7-9474-05e7e1ad1657" class="bulleted-list"><li style="list-style-type:disc">Recall that MC intersects ATC at the minimum ATC.</li></ul><ul id="943d4021-ba81-4480-a933-5470f4c5ca26" class="bulleted-list"><li style="list-style-type:disc">Hence, in the long run, <style>@import url('https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.13.2/katex.min.css')</style><span data-token-index="0" contenteditable="false" class="notion-text-equation-token" style="user-select:all;-webkit-user-select:all;-moz-user-select:all"><span></span><span><span class="katex"><span class="katex-mathml"><math xmlns="http://www.w3.org/1998/Math/MathML"><semantics><mrow><mtext>P</mtext><mo>=</mo><mtext>minimum ATC</mtext></mrow><annotation encoding="application/x-tex">\textrm P = \textrm{minimum ATC}</annotation></semantics></math></span><span class="katex-html" aria-hidden="true"><span class="base"><span class="strut" style="height:0.68333em;vertical-align:0em;"></span><span class="mord text"><span class="mord textrm">P</span></span><span class="mspace" style="margin-right:0.2777777777777778em;"></span><span class="mrel">=</span><span class="mspace" style="margin-right:0.2777777777777778em;"></span></span><span class="base"><span class="strut" style="height:0.68333em;vertical-align:0em;"></span><span class="mord text"><span class="mord textrm">minimum ATC</span></span></span></span></span></span><span></span></span>.</li></ul><figure class="block-color-gray_background callout" style="white-space:pre-wrap;display:flex" id="d218cb40-f0cd-4ec2-8a0b-a53c4d7d7746"><div style="font-size:1.5em"><span class="icon">❓</span></div><div style="width:100%"><strong>Why do firms say in business with zero profits?</strong>
|
||
Recall that economic profit is revenue minus <span style="border-bottom:0.05em solid">all</span> costs, including implicit costs like the opportunity cost of the owner's time and money. In zero-profit equilibrium, firms earn enough revenue to cover these costs. Thus, accounting profit is still positive, and firms still have a strong incentive to produce. </div></figure><h2 id="1d56d4a7-b73a-46ca-9b0b-85c05b0e9743" class="">Shift from Long-Run to Short-Run back to Long-Run</h2><p id="877ff503-5e27-46c6-8239-047a5c45e58e" class="">A market may be in long-run equilibrium, and then experience a change in demand in the market. This shift of demand moves the market into short-run, and then it has to readjust back to long-run. </p><p id="579a51a2-6428-406e-a6f5-c51131d58749" class="">Let's show how this occurs when there is a scenario that increases demand.
|
||
We'll use the market for apples.</p><h3 id="f864055b-85bf-42d3-b816-b358f686abae" class=""><strong>Step 1</strong></h3><p id="9ca71476-a9cc-4280-a7a0-393eecad0c22" class="">A market is in long-run equilibrium, when a change in market demand causes the price of the good to increase. We show this on the firm graph by shifting the price line up and identifying the new profit-maximizing point for the firm (<style>@import url('https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.13.2/katex.min.css')</style><span data-token-index="0" contenteditable="false" class="notion-text-equation-token" style="user-select:all;-webkit-user-select:all;-moz-user-select:all"><span></span><span><span class="katex"><span class="katex-mathml"><math xmlns="http://www.w3.org/1998/Math/MathML"><semantics><mrow><mtext>MR</mtext><mo>=</mo><mtext>MC</mtext></mrow><annotation encoding="application/x-tex">\textrm{MR} = \textrm{MC}</annotation></semantics></math></span><span class="katex-html" aria-hidden="true"><span class="base"><span class="strut" style="height:0.68333em;vertical-align:0em;"></span><span class="mord text"><span class="mord textrm">MR</span></span><span class="mspace" style="margin-right:0.2777777777777778em;"></span><span class="mrel">=</span><span class="mspace" style="margin-right:0.2777777777777778em;"></span></span><span class="base"><span class="strut" style="height:0.68333em;vertical-align:0em;"></span><span class="mord text"><span class="mord textrm">MC</span></span></span></span></span></span><span></span></span>). This causes the firm to go from long-run
|
||
equilibrium to short-run profit since the price line is above the ATC curve.</p><figure id="2990cb8d-1170-4807-b376-bf240e3c8666" class="image"><a href="Unit%203%20Production,%20Cost,%20and%20the%20Perfect%20Competiti%20a39f217f3404425b844e4d74236e2acd/Untitled%2017.png"><img style="width:1290px" src="Unit%203%20Production,%20Cost,%20and%20the%20Perfect%20Competiti%20a39f217f3404425b844e4d74236e2acd/Untitled%2017.png"/></a></figure><h3 id="a451b6a9-9fbd-4f56-974e-8be15b7e9429" class=""><strong>Step 2</strong></h3><p id="71b6dfb0-93f9-4b22-bd87-a411c515023c" class="">Now that the perfectly competitive market is earning a short-run profit, individual firms are incentivized to enter the market. This makes the supply curve shift right, causing the equilibrium price to decrease. This will cause the price line to drop on the firm graph and cause the
|
||
profit-maximizing quantity to return to the original one in the firm.</p><figure id="5fa6e03a-979c-4aee-ba5a-56d44e020bde" class="image"><a href="Unit%203%20Production,%20Cost,%20and%20the%20Perfect%20Competiti%20a39f217f3404425b844e4d74236e2acd/Untitled%2018.png"><img style="width:1290px" src="Unit%203%20Production,%20Cost,%20and%20the%20Perfect%20Competiti%20a39f217f3404425b844e4d74236e2acd/Untitled%2018.png"/></a></figure><p id="4c41e0ec-c21b-4b07-a498-d5b81c642033" class="">This can happen anytime a perfectly competitive market starts in long-run equilibrium and gets moved to short-run. The market always has to readjust to long-run equilibrium.</p><h2 id="690fb8e0-b7b0-46dc-ba69-3ac156387ea4" class="">Changes Due to the Assumptions of the Perfect Competition Model</h2><ol type="1" id="353fd873-8deb-49c2-92fb-19e09270cdbb" class="numbered-list" start="1"><li><strong>Firms have different costs</strong><ul id="90de91fa-1baf-4bfa-bcf2-6909910f0ef6" class="bulleted-list"><li style="list-style-type:disc">A <style>@import url('https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.13.2/katex.min.css')</style><span data-token-index="0" contenteditable="false" class="notion-text-equation-token" style="user-select:all;-webkit-user-select:all;-moz-user-select:all"><span></span><span><span class="katex"><span class="katex-mathml"><math xmlns="http://www.w3.org/1998/Math/MathML"><semantics><mrow><mi>P</mi></mrow><annotation encoding="application/x-tex">P</annotation></semantics></math></span><span class="katex-html" aria-hidden="true"><span class="base"><span class="strut" style="height:0.68333em;vertical-align:0em;"></span><span class="mord mathnormal" style="margin-right:0.13889em;">P</span></span></span></span></span><span></span></span> rises, firms with lower costs enter the market before those with higher costs.</li></ul><ul id="f2dd8c5e-9e5a-499b-a4b0-82dbdd43672c" class="bulleted-list"><li style="list-style-type:disc">Further increases in <style>@import url('https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.13.2/katex.min.css')</style><span data-token-index="0" contenteditable="false" class="notion-text-equation-token" style="user-select:all;-webkit-user-select:all;-moz-user-select:all"><span></span><span><span class="katex"><span class="katex-mathml"><math xmlns="http://www.w3.org/1998/Math/MathML"><semantics><mrow><mi>P</mi></mrow><annotation encoding="application/x-tex">P</annotation></semantics></math></span><span class="katex-html" aria-hidden="true"><span class="base"><span class="strut" style="height:0.68333em;vertical-align:0em;"></span><span class="mord mathnormal" style="margin-right:0.13889em;">P</span></span></span></span></span><span></span></span> make it worthwhile for higher-cost firms to enter the market, which increases market quantity supplied. </li></ul><ul id="960c1a7c-af1f-4675-a04b-d6d5d6db4b82" class="bulleted-list"><li style="list-style-type:disc">Hence, the <style>@import url('https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.13.2/katex.min.css')</style><span data-token-index="0" contenteditable="false" class="notion-text-equation-token" style="user-select:all;-webkit-user-select:all;-moz-user-select:all"><span></span><span><span class="katex"><span class="katex-mathml"><math xmlns="http://www.w3.org/1998/Math/MathML"><semantics><mrow><mtext>LR</mtext></mrow><annotation encoding="application/x-tex">\textrm{LR}</annotation></semantics></math></span><span class="katex-html" aria-hidden="true"><span class="base"><span class="strut" style="height:0.68333em;vertical-align:0em;"></span><span class="mord text"><span class="mord textrm">LR</span></span></span></span></span></span><span></span></span> market supply curve slopes upward.</li></ul><ul id="2e1cff50-f42f-411f-ad31-a704408111a1" class="bulleted-list"><li style="list-style-type:disc">At any <style>@import url('https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.13.2/katex.min.css')</style><span data-token-index="0" contenteditable="false" class="notion-text-equation-token" style="user-select:all;-webkit-user-select:all;-moz-user-select:all"><span></span><span><span class="katex"><span class="katex-mathml"><math xmlns="http://www.w3.org/1998/Math/MathML"><semantics><mrow><mi>P</mi></mrow><annotation encoding="application/x-tex">P</annotation></semantics></math></span><span class="katex-html" aria-hidden="true"><span class="base"><span class="strut" style="height:0.68333em;vertical-align:0em;"></span><span class="mord mathnormal" style="margin-right:0.13889em;">P</span></span></span></span></span><span></span></span>,<ul id="5760c662-0993-40aa-8548-2df1154948af" class="bulleted-list"><li style="list-style-type:circle">For the marginal firm, <style>@import url('https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.13.2/katex.min.css')</style><span data-token-index="0" contenteditable="false" class="notion-text-equation-token" style="user-select:all;-webkit-user-select:all;-moz-user-select:all"><span></span><span><span class="katex"><span class="katex-mathml"><math xmlns="http://www.w3.org/1998/Math/MathML"><semantics><mrow><mi>P</mi><mo>=</mo><mtext>minimum ATC</mtext></mrow><annotation encoding="application/x-tex">P = \textrm{minimum ATC}</annotation></semantics></math></span><span class="katex-html" aria-hidden="true"><span class="base"><span class="strut" style="height:0.68333em;vertical-align:0em;"></span><span class="mord mathnormal" style="margin-right:0.13889em;">P</span><span class="mspace" style="margin-right:0.2777777777777778em;"></span><span class="mrel">=</span><span class="mspace" style="margin-right:0.2777777777777778em;"></span></span><span class="base"><span class="strut" style="height:0.68333em;vertical-align:0em;"></span><span class="mord text"><span class="mord textrm">minimum ATC</span></span></span></span></span></span><span></span></span> and <style>@import url('https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.13.2/katex.min.css')</style><span data-token-index="0" contenteditable="false" class="notion-text-equation-token" style="user-select:all;-webkit-user-select:all;-moz-user-select:all"><span></span><span><span class="katex"><span class="katex-mathml"><math xmlns="http://www.w3.org/1998/Math/MathML"><semantics><mrow><mtext>profit</mtext><mo>=</mo><mn>0</mn></mrow><annotation encoding="application/x-tex">\textrm{profit} = 0</annotation></semantics></math></span><span class="katex-html" aria-hidden="true"><span class="base"><span class="strut" style="height:0.8888799999999999em;vertical-align:-0.19444em;"></span><span class="mord text"><span class="mord textrm">profit</span></span><span class="mspace" style="margin-right:0.2777777777777778em;"></span><span class="mrel">=</span><span class="mspace" style="margin-right:0.2777777777777778em;"></span></span><span class="base"><span class="strut" style="height:0.64444em;vertical-align:0em;"></span><span class="mord">0</span></span></span></span></span><span></span></span>.</li></ul><ul id="9a46e2f8-73e7-4dd9-9f0d-34274b4bb0cf" class="bulleted-list"><li style="list-style-type:circle">For lower-cost firms, <style>@import url('https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.13.2/katex.min.css')</style><span data-token-index="0" contenteditable="false" class="notion-text-equation-token" style="user-select:all;-webkit-user-select:all;-moz-user-select:all"><span></span><span><span class="katex"><span class="katex-mathml"><math xmlns="http://www.w3.org/1998/Math/MathML"><semantics><mrow><mtext>profit</mtext><mo>></mo><mn>0</mn></mrow><annotation encoding="application/x-tex">\textrm{profit} > 0</annotation></semantics></math></span><span class="katex-html" aria-hidden="true"><span class="base"><span class="strut" style="height:0.8888799999999999em;vertical-align:-0.19444em;"></span><span class="mord text"><span class="mord textrm">profit</span></span><span class="mspace" style="margin-right:0.2777777777777778em;"></span><span class="mrel">></span><span class="mspace" style="margin-right:0.2777777777777778em;"></span></span><span class="base"><span class="strut" style="height:0.64444em;vertical-align:0em;"></span><span class="mord">0</span></span></span></span></span><span></span></span>.</li></ul></li></ul></li></ol><ol type="1" id="bf20dad4-bcbd-44c6-9b5e-6b18b94c21cc" class="numbered-list" start="2"><li><strong>Costs Rise as Firms Enter the Market</strong><ul id="fc3f3fa2-b085-4db9-96d6-45347810d77e" class="bulleted-list"><li style="list-style-type:disc">In some industries, the supply of a key input is limited.</li></ul><ul id="4caaf950-6c8a-4466-9922-0b2c6a11b56f" class="bulleted-list"><li style="list-style-type:disc">The entry of new firms increases demand for this input, causing its price to rise.</li></ul><ul id="76f06315-aa87-42f9-a954-8b2ef5782bf7" class="bulleted-list"><li style="list-style-type:disc">This increases all firms' costs.</li></ul><ul id="2ab39999-5071-4128-976c-4f2b97af72c6" class="bulleted-list"><li style="list-style-type:disc">Hence, an increase in <style>@import url('https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.13.2/katex.min.css')</style><span data-token-index="0" contenteditable="false" class="notion-text-equation-token" style="user-select:all;-webkit-user-select:all;-moz-user-select:all"><span></span><span><span class="katex"><span class="katex-mathml"><math xmlns="http://www.w3.org/1998/Math/MathML"><semantics><mrow><mi>P</mi></mrow><annotation encoding="application/x-tex">P</annotation></semantics></math></span><span class="katex-html" aria-hidden="true"><span class="base"><span class="strut" style="height:0.68333em;vertical-align:0em;"></span><span class="mord mathnormal" style="margin-right:0.13889em;">P</span></span></span></span></span><span></span></span> is required to increase the market quantity supplied, so the supply curve is upward-sloping.</li></ul></li></ol><h2 id="e0b96ed0-9150-43c7-8e72-aa62b411be62" class="">Conclusion: The Efficiency of a Competitive Market</h2><ul id="06f5fe2f-0484-4c01-b0fe-bde1426d54ec" class="bulleted-list"><li style="list-style-type:disc">Profit Maximization: <style>@import url('https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.13.2/katex.min.css')</style><span data-token-index="0" contenteditable="false" class="notion-text-equation-token" style="user-select:all;-webkit-user-select:all;-moz-user-select:all"><span></span><span><span class="katex"><span class="katex-mathml"><math xmlns="http://www.w3.org/1998/Math/MathML"><semantics><mrow><mtext>MR</mtext><mo>=</mo><mtext>MC</mtext></mrow><annotation encoding="application/x-tex">\textrm{MR} = \textrm{MC}</annotation></semantics></math></span><span class="katex-html" aria-hidden="true"><span class="base"><span class="strut" style="height:0.68333em;vertical-align:0em;"></span><span class="mord text"><span class="mord textrm">MR</span></span><span class="mspace" style="margin-right:0.2777777777777778em;"></span><span class="mrel">=</span><span class="mspace" style="margin-right:0.2777777777777778em;"></span></span><span class="base"><span class="strut" style="height:0.68333em;vertical-align:0em;"></span><span class="mord text"><span class="mord textrm">MC</span></span></span></span></span></span><span></span></span></li></ul><ul id="886ae89a-df40-464b-bb6d-81525da12003" class="bulleted-list"><li style="list-style-type:disc">Perfect Competition: <style>@import url('https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.13.2/katex.min.css')</style><span data-token-index="0" contenteditable="false" class="notion-text-equation-token" style="user-select:all;-webkit-user-select:all;-moz-user-select:all"><span></span><span><span class="katex"><span class="katex-mathml"><math xmlns="http://www.w3.org/1998/Math/MathML"><semantics><mrow><mi>P</mi><mo>=</mo><mtext>MR</mtext></mrow><annotation encoding="application/x-tex">P = \textrm{MR}</annotation></semantics></math></span><span class="katex-html" aria-hidden="true"><span class="base"><span class="strut" style="height:0.68333em;vertical-align:0em;"></span><span class="mord mathnormal" style="margin-right:0.13889em;">P</span><span class="mspace" style="margin-right:0.2777777777777778em;"></span><span class="mrel">=</span><span class="mspace" style="margin-right:0.2777777777777778em;"></span></span><span class="base"><span class="strut" style="height:0.68333em;vertical-align:0em;"></span><span class="mord text"><span class="mord textrm">MR</span></span></span></span></span></span><span></span></span></li></ul><ul id="ef71f6ff-ce90-430e-a745-ca87f4172581" class="bulleted-list"><li style="list-style-type:disc">So, in the competitive equilibrium, <style>@import url('https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.13.2/katex.min.css')</style><span data-token-index="0" contenteditable="false" class="notion-text-equation-token" style="user-select:all;-webkit-user-select:all;-moz-user-select:all"><span></span><span><span class="katex"><span class="katex-mathml"><math xmlns="http://www.w3.org/1998/Math/MathML"><semantics><mrow><mi>P</mi><mo>=</mo><mtext>MC</mtext></mrow><annotation encoding="application/x-tex">P = \textrm{MC}</annotation></semantics></math></span><span class="katex-html" aria-hidden="true"><span class="base"><span class="strut" style="height:0.68333em;vertical-align:0em;"></span><span class="mord mathnormal" style="margin-right:0.13889em;">P</span><span class="mspace" style="margin-right:0.2777777777777778em;"></span><span class="mrel">=</span><span class="mspace" style="margin-right:0.2777777777777778em;"></span></span><span class="base"><span class="strut" style="height:0.68333em;vertical-align:0em;"></span><span class="mord text"><span class="mord textrm">MC</span></span></span></span></span></span><span></span></span></li></ul><ul id="a0e7b7d8-7fd3-48fb-a11c-0ca337acdd95" class="bulleted-list"><li style="list-style-type:disc">Recall, <style>@import url('https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.13.2/katex.min.css')</style><span data-token-index="0" contenteditable="false" class="notion-text-equation-token" style="user-select:all;-webkit-user-select:all;-moz-user-select:all"><span></span><span><span class="katex"><span class="katex-mathml"><math xmlns="http://www.w3.org/1998/Math/MathML"><semantics><mrow><mtext>MC</mtext></mrow><annotation encoding="application/x-tex">\textrm{MC}</annotation></semantics></math></span><span class="katex-html" aria-hidden="true"><span class="base"><span class="strut" style="height:0.68333em;vertical-align:0em;"></span><span class="mord text"><span class="mord textrm">MC</span></span></span></span></span></span><span></span></span> is cost of producing the marginal unit. <style>@import url('https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.13.2/katex.min.css')</style><span data-token-index="0" contenteditable="false" class="notion-text-equation-token" style="user-select:all;-webkit-user-select:all;-moz-user-select:all"><span></span><span><span class="katex"><span class="katex-mathml"><math xmlns="http://www.w3.org/1998/Math/MathML"><semantics><mrow><mi>P</mi></mrow><annotation encoding="application/x-tex">P</annotation></semantics></math></span><span class="katex-html" aria-hidden="true"><span class="base"><span class="strut" style="height:0.68333em;vertical-align:0em;"></span><span class="mord mathnormal" style="margin-right:0.13889em;">P</span></span></span></span></span><span></span></span> is the value to buyers of the marginal unit.</li></ul><ul id="9f04e808-21c1-4755-8f04-09c03b658eb2" class="bulleted-list"><li style="list-style-type:disc">For a firm in a perfectly competitive market, price = marginal revenue = average revenue. </li></ul><ul id="5b981cb6-d63d-48b9-a905-7d99dd3bdf19" class="bulleted-list"><li style="list-style-type:disc">IF <style>@import url('https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.13.2/katex.min.css')</style><span data-token-index="0" contenteditable="false" class="notion-text-equation-token" style="user-select:all;-webkit-user-select:all;-moz-user-select:all"><span></span><span><span class="katex"><span class="katex-mathml"><math xmlns="http://www.w3.org/1998/Math/MathML"><semantics><mrow><mi>P</mi><mo>></mo><mtext>AVC</mtext></mrow><annotation encoding="application/x-tex">P > \textrm{AVC}</annotation></semantics></math></span><span class="katex-html" aria-hidden="true"><span class="base"><span class="strut" style="height:0.72243em;vertical-align:-0.0391em;"></span><span class="mord mathnormal" style="margin-right:0.13889em;">P</span><span class="mspace" style="margin-right:0.2777777777777778em;"></span><span class="mrel">></span><span class="mspace" style="margin-right:0.2777777777777778em;"></span></span><span class="base"><span class="strut" style="height:0.68333em;vertical-align:0em;"></span><span class="mord text"><span class="mord textrm">AVC</span></span></span></span></span></span><span></span></span>, a firm maximizes profit by producing the quantity where <style>@import url('https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.13.2/katex.min.css')</style><span data-token-index="0" contenteditable="false" class="notion-text-equation-token" style="user-select:all;-webkit-user-select:all;-moz-user-select:all"><span></span><span><span class="katex"><span class="katex-mathml"><math xmlns="http://www.w3.org/1998/Math/MathML"><semantics><mrow><mtext>MR</mtext><mo>=</mo><mtext>MC</mtext></mrow><annotation encoding="application/x-tex">\textrm{MR} = \textrm{MC}</annotation></semantics></math></span><span class="katex-html" aria-hidden="true"><span class="base"><span class="strut" style="height:0.68333em;vertical-align:0em;"></span><span class="mord text"><span class="mord textrm">MR</span></span><span class="mspace" style="margin-right:0.2777777777777778em;"></span><span class="mrel">=</span><span class="mspace" style="margin-right:0.2777777777777778em;"></span></span><span class="base"><span class="strut" style="height:0.68333em;vertical-align:0em;"></span><span class="mord text"><span class="mord textrm">MC</span></span></span></span></span></span><span></span></span></li></ul><p id="ff281cc1-c0e8-434c-99b9-3d6d234236ab" class="">
|
||
</p></div></article></body></html> |