SELECT * FROM question_mgmt as q WHERE id=10275 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 find out the maximum possible output for a firm wi

Question:

Find out the maximum possible output for a firm with zero units of L and 10 units of K when its production function is Q = 5L = 2K. 

Answer:

(a) Q = 2L2 K2 ............... (1)
L = 5 units of labour
K = 2 units of capital
Putting these values in equation (1)

Q = 2(5)2 (2)2
=2 (25) (4)
= 2 (25) (4)
Q = 200 units
(b) If L = 0 units and K = 100 units
Putting these values in equation (1)
Q = 2(0)2 (100)2
Q = 0 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!=10275 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!=10275 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