Problem Code: 200609MICRO

classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

Problem Code: 200609MICRO

Amit Goyal
Administrator
Suppose a consumer has a utility function u(x, y) = (2/3)log(x)+(1/3)log(y). In addition the consumer has a rationing constraint: he is not allowed to buy more than 5 units of good x. Find the demand function for x.
Reply | Threaded
Open this post in threaded view
|

Re: Problem Code: 200609MICRO

Smriti
if py=1, then x=(2/3)(m/px) for all x<=5 or else x=5
Reply | Threaded
Open this post in threaded view
|

Re: Problem Code: 200609MICRO

Kamal1
Why the condition for Py? Thanks..
Reply | Threaded
Open this post in threaded view
|

Re: Problem Code: 200609MICRO

Amit Goyal
Administrator
In reply to this post by Amit Goyal
x =  min{(2/3)(m/p(x)), 5}
p(x) is price of x