A firm has two plants that produce identical output. The cost functions are C1 =10q-4q2 +q3. a.At what output level does the average cost curve of each plant reach its minimum? b. If the firm wants to produce four units of output,how much should it produce in each plant?
a.
"TC_1 = 10q - 4q^2 + q^3\\\\ \n\nAC_1 = \\frac{TC_1}{q}\\\\\n\nAC = 10 - 4q + q^2\\\\"
Average cost will be minimum when it's derivative is set = 0
"\\frac{d}{dq} (AC) = -4 + 2q = 0\\\\\n\nq = 2 \\space units\\\\ \n\nTC_2 = 10q - 2q^2 + q^3\\\\ \n\nAC_2 = 10 - 2q + q^2\\\\\n\n\\frac{d}{dq }(AC) = -2 + 2q = 0\\\\\n\nq = 1"
q = 2 for first power plant and q=1 for second power plant the average cost is minimum.
"b) \\\\\n\nMC_1 = 10 - 8q +3q^2 \\\\\n\nMC_2 = 10 - 4q + 3q^2"
If the firm wants to produce four units of output, to find how much should it produce in each plant
Let the number of units in 1st plant be q1
And the number of units in the second plant be q2
Since, total number of units produce is 4
"q_1+q_2=4 ....... (i)"
In equilibrium
"MC_1=MC_2\\\\\n\n 10 - 8q_1 +3q_1^2 = 10 - 4q_2 + 3q_2^2"
solving this equation will give
"q_1 = 2q_2"
substituting in equation (i)
"2q_2 + q_2 = 4\\\\ \n\n3q_2 = 4 \\\\\n\nq_2 = \\frac{4}{3}\\\\ \n\nq_1 = 4 - \\frac{4}{3}\\\\ \n\nq_1 = \\frac{8}{3}\\\\"
Hence, "\\frac{8}{3}" units are produce in 1st plant
And "\\frac{4}{3}" units are produce in 2nd plant
Comments
Benefitted, thank you.
Leave a comment