SELECT * FROM question_mgmt as q WHERE id=10274 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 let the production function of a firm be q 2 nbsp

Question:

Let the production function of a firm be Q=2 L2 K2Q=2 L2 K2

Find out the maximum possible output that the firm can produce with 5 units of LL and 2 units of KK. What is the maximum possible output that the firm can produce with zero units of LL and 10 units of KK?

Answer:

(a) Q=2L2K2..(1)Q=2L2K2…..(1)

L=5L=5 units of labour

K=2K=2 units of capital

Putting these values in equation (1)

Q=2(5)2(2)2Q=2(5)2(2)2

=2(25)(4)=2(25)(4)

Q=200 units Q=200 units 

(b) If L=0L=0 units and K=100K=100 units

Putting these values in equation (1)

Q=2(0)2(100)2Q=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!=10274 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!=10274 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