SELECT * FROM question_mgmt as q WHERE id=5425 AND status=1 SELECT id,question_no,question,chapter FROM question_mgmt as q WHERE courseId=3 AND subId=59 AND chapterId=605 and ex_no='1' AND status=1 ORDER BY CAST(question_no AS UNSIGNED) CBSE Free NCERT Solution of 12th macro-economics Determination of Income and Employment measure the level of ex ante aggregate demand when

Question:

Measure the level of ex-ante aggregate demand when autonomous investment and consumption expenditure (A) is Rs 50 crores, and MPS is 0.2 and level of income (Y) is Rs 4000 crores. State whether the economy is in equilibrium or not (cite reasons).

Answer:

Consumption expenditure (A) = Rs 50 Crores

MPS = 0.2

So, MPC = 1 - MPS
= 1 - 0.2
= 0.8

Y = 4000 Crores

We know that AD = A + cY (1)

Putting the values in equation (1)

AD = 50 + 0.8 x 4000
= 50 + 3200
= Rs 3250 Crores

But, Rs 3250 < Rs 4000

Implies that AD < Y

Hence, the economy is not in equilibrium.


SELECT ex_no,question,question_no,id,chapter FROM question_mgmt as q WHERE courseId='3' AND subId='59' AND ex_no!=0 AND status=1 and id!=5425 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='59' AND ex_no!=0 AND status=1 and id!=5425 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