SELECT * FROM question_mgmt as q WHERE id=10310 AND status=1 SELECT id,question_no,question,chapter FROM question_mgmt as q WHERE courseId=3 AND subId=60 AND chapterId=612 and ex_no='1' AND status=1 ORDER BY CAST(question_no AS UNSIGNED) CBSE Free NCERT Solution of 12th micro-economics Market Equilibrium suppose the demand and supply curve of commodity x

Question:

Suppose the demand and supply curve of commodity XX in a perfectly competitive market are given by:

qD =700 - p

qs = 500 + 3p for p ≥ 15

= 0 or 0 ≤ p <15

Assume that the market consists of identical firms. Identify the reason behind the market supply of commodity X being zero at any price less than Rs 15. What will be the equilibrium price for this commodity? At equilibrium, what quantity of X will be produced?

Answer:

It is given that;
qd = 700 – p
qs = 500 + 3p for p &gt; Rs 15
= 0 for 0 ≤ &lt; p 15
 
The market supply is zero for any price from Rs 0 to Rs 15, this is because, for price between 0 to 15, no individual firm will produce any positive level of output (as the price is less than the minimum of AVC). Consequently, the market supply curve will be zero.
At equilibrium qd = qs
700 - p = 500 + 3p
- p -3p = 500 – 700
- 4p = - 200
p = 50
Equilibrium price is Rs 50.
Quantity = qs = 500 + 3p
= 500 + 3 (50)
= 500 + 150
= 650
Therefore, the equilibrium quantity is 650 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!=10310 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!=10310 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