SELECT * FROM question_mgmt as q WHERE id=5507 AND status=1 SELECT id,question_no,question,chapter FROM question_mgmt as q WHERE courseId=3 AND subId=60 AND chapterId=608 and ex_no='1' AND status=1 ORDER BY CAST(question_no AS UNSIGNED) CBSE Free NCERT Solution of 12th micro-economics Introduction to Micro Economics what is a production possibility frontier

Question:

What is a production possibility frontier?

Answer:

The production possibility frontier (PPF) refers to a curve that shows various alternative combinations of two goods that can be produced with efficient utilization of the given resources and technology. It is also called the production possibility curve (PPC). All the points lying on the PPC, that is curve AE, are associated with different quantities of good 1 and good 2 produced, by employing the available resources fully and in an efficient manner. While any point lying under the curve, like F, depicts inefficiency or under utilisation of available resources. Whereas any point lying outside the curve, like Z, depicts over utilisation of the available endowment of resources and technology; making it non-feasible.


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!=5507 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!=5507 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