SELECT * FROM question_mgmt as q WHERE id=10227 AND status=1 SELECT id,question_no,question,chapter FROM question_mgmt as q WHERE courseId=3 AND subId=60 AND chapterId=609 and ex_no='1' AND status=1 ORDER BY CAST(question_no AS UNSIGNED) CBSE Free NCERT Solution of 12th micro-economics Theory of Consumer Behaviour consider the demand for a good at price rs 4 the

Question:

Consider the demand for a good. At price Rs 4, the demand for the good is 25 units. Suppose the price of the good increases to Rs 5, and as a result, the demand for the good falls to 20 units. Calculate the price elasticity.

Answer:

P1=4, Q1=25
P2=5, Q2=20
∆P=P2-P1=5-4=1
∆Q =Q2-Q1=20-25=-5
=
=
e d=-0.8


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