SELECT * FROM question_mgmt as q WHERE id=10260 AND status=1 SELECT id,question_no,question,chapter FROM question_mgmt as q WHERE courseId=3 AND subId=60 AND chapterId=610 and ex_no='1' AND status=1 ORDER BY CAST(question_no AS UNSIGNED) CBSE Free NCERT Solution of 12th micro-economics Production and Costs what are the average fixed cost average variable

Question:

What are the average fixed cost, average variable cost and average cost of a firm? How are they related? 

Answer:

Average Fixed Cost: It is defined as the fixed cost per unit of output.
AFC=
Where, TFC = Total fixed cost
Q = Quantity of output produced
Average Variable Cost: It is defined as the variable cost per unit of output.
AVC=
Where, TVC = Total variable cost
Q = Quantity of output produced
Average Cost: It is defined as the total cost per unit of output. Average cost is derived by dividing total cost by quantity of output.
AC=
AC is also defined as the sum total of average fixed cost and average variable cost.

AC = AFC + AVC
Relationship between AC, AFC, AVC:
1) AVC and AFC are derived from AC as AC = AFC + AVC.
2) The plot for AFC is a rectangular hyperbola and falls continuously as the quantity of output increases.
3) The minimum point of AVC will always exist to the left of the minimum point of AC; i.e., point will always lie left to point M
4) AFC being a rectangular hyperbola falls throughout; this causes the difference between AC and AVC to keep decreasing at higher output levels. However, it should be noted that AVC and AC can never intersect each other. If they intersect at any point, it would imply that AC and AVC are equal at that point. However, this is not possible as AFC will never be zero because it is a rectangular hyperbola that never touches x-axis.
5) AC inherits shape from AVCs shape and it is because of law of variable proportions that both the curves are U-shaped.


SELECT ex_no,question,question_no,id,chapter FROM question_mgmt as q WHERE courseId='3' AND subId='60' AND ex_no!=0 AND status=1 and id!=10260 ORDER BY views desc, last_viewed_on desc limit 0,10
SELECT ex_no,question,question_no,id,chapter FROM question_mgmt as q WHERE courseId='3' AND subId='60' AND ex_no!=0 AND status=1 and id!=10260 ORDER BY last_viewed_on desc limit 0,10

Comments

  • Answered by Ekta Mehta
  • 4 months ago

Taking Screenshots on your Samsung Galaxy M31s is very easy and quick.


  • Answered by Ekta Mehta
  • 4 months ago

Taking Screenshots on your Samsung Galaxy M31s is very easy and quick.


  • Answered by Ekta Mehta
  • 4 months ago

Taking Screenshots on your Samsung Galaxy M31s is very easy and quick.


Comment(s) on this Question