1. Given the utility function of the form: U (x, y) = 4x2 + 3xy + 6y2: maximize utility subject to the budget constraint: x + y = 56. Then find the utility maximizing level of output x and y?
"U(x,y) = 4x^2 +3xy+6y^2"
Budget line
"56 = x+y \\\\\n\nP(x)=1 \\\\\n\nP(y) = 1"
At optimum : "\\frac{MU(x)}{P(x)}= \\frac{MU(y)}{P(y)}"
"MU(x) = \\frac{\u0394U}{\u0394x} = 8x+3y \\\\\n\nMU(y) = \\frac{\u0394U}{\u0394y} = 3x+12y \\\\\n\n\\frac{8x+3y}{1} = \\frac{3x+12y}{1} \\\\\n\n8x+3y=3x+12y \\\\\n\n5x=9y \\\\\n\nx= \\frac{9}{5}y = 1.8 y"
Putting x=1.8y in budget line
"56 = 1.8y+y \\\\\n\n\n56 = 2.8y \\\\\n\n\ny = \\frac{56}{2.8} = 20 \\\\\n\n\nx= 36 \\\\\n\n\nU(x,y)_{max} = 4 \\times 36^2 + 3 \\times 36 \\times 20 + 6 \\times 20^2 \\\\\n\n\n= 5184 + 2160 + 2400 = 9744"
Comments
Leave a comment