solution
utility function u=min(x,2y)
and can be written x=2y
M=pxx+pyy
M is total income and px , py are price of good x and Y
so
120=2x+pyy
price of py changes from 2 to 4
so when py=2
120=2x+2y and x=2y
so
3x=120=x=40
and when py is 4 then
120=2x+4y
120=2x+2x
then x=30
so when y changes from 2 to 4 then x will change from 40 to 30 unit
Comments