【我愛阿,阿愛我】評論
http://tw.knowledge.yahoo.com/question/question?qid=1508041711794http://tw.knowledge.yahoo.com/question/question?qid=1507041110726
【羅大頭】評論
D也可以吧,圖畫得出
【E ting up】評論
2:1的比例消費蔬菜X和水果Y --U=min(X/2,Y) 將題目給的X=8 Y=4 U=min(8/2,4)=min(4,4) 取最小故U=4 A.(12,3) 帶入 U=min(X/2,Y) U=min(6,3) --U=3 B(8,6) 帶入 U=min(X/2,Y) U=min(4,6)--U=4 c(4,8) 帶入 U=min(X/2,Y) U=min(2,8) --U=2 故B(8,6)消費組合 和目前(8,4)消費組合 效用水準 一樣