- For 4 units of \( x \) and 3 units of \( y \):
\[
U(4, 3) = \min \{4, 3^2\} = \min \{4, 9\} = 4
\]
- For 4 units of \( x \) and 2 units of \( y \):
\[
U(4, 2) = \min \{4, 2^2\} = \min \{4, 4\} = 4
\]
- For 5 units of \( x \) and 2 units of \( y
Show more…