SELECT * FROM question_mgmt as q WHERE id=10247 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 explain the concept of a production function

Question:

Explain the concept of a production function

Answer:

The production function of a firm depicts the relationship between the inputs used in the production process and the final output. It specifies how many units of different inputs are needed in order to produce the maximum possible output. Production function is written as:
Qx = f ( L,K )
Where, Qx represents units of output x produced.
L represents units of labour employed.
K represents units of capital employed.
The above equation explains that Qx units of output x are produced by employing L and K units of labour and capital respectively and by a given technology. As the given level of technology appreciates, the output will increase with the same level of capital and labour units.


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