Back to MSQE practice
PEAMCQHard

2025 PEA Q28

U(x1,x2)=4x12+x22U(x_1,x_2) = 4 x_1^2 + x_2^2. Solve maxU\max U subject to p1x1+p2x2=wp_1 x_1 + p_2 x_2 = w. Let X(p1,p2,w)X(p_1, p_2, w) be the solution set. Which is true?

Reveal answer and solution

Answer

A

Solution

  1. 1

    UU is convex (sum of two convex functions), so on a line segment (the budget line) the max is attained at the endpoints. Candidates:

  2. 2
    A=(w/p1,0),B=(0,w/p2). A = (w/p_1, 0), \quad B = (0, w/p_2).
  3. 3
    U(A)=4(w/p1)2,U(B)=(w/p2)2. U(A) = 4(w/p_1)^2,\quad U(B) = (w/p_2)^2.
  4. 4

    The solution is {A}\{A\} if U(A)>U(B)U(A) > U(B), {B}\{B\} if reversed, and {A,B}\{A, B\} if U(A)=U(B)U(A) = U(B):

  5. 5
    4(w/p1)2=(w/p2)2    2/p1=1/p2    p1=2p2. 4(w/p_1)^2 = (w/p_2)^2 \iff 2/p_1 = 1/p_2 \iff p_1 = 2 p_2.
  6. 6

    A single-point set is trivially convex; a two-point set {A,B}\{A, B\} is not convex.

  7. 7

    Check options:

  8. 8

    \begin{itemize}[leftmargin=*]

  9. 9
    • (A) p1=2,p2=1p1=2p2p_1 = 2, p_2 = 1 \Rightarrow p_1 = 2 p_2: tie. X={(5,0),(0,10)}X = \{(5,0), (0,10)\}, not convex. TRUE.
  10. 10
    • (B) p1=6,p2=3p1=2p2p_1 = 6, p_2 = 3 \Rightarrow p_1 = 2 p_2: tie. X={(5,0),(0,10)}X = \{(5,0), (0,10)\}, not convex. (B) claims convex --- FALSE.
  11. 11
    • (C) p1=1,p2=1p_1 = 1, p_2 = 1: U(A)=400,U(B)=100U(A) = 400, U(B) = 100, so X={(10,0)}X = \{(10,0)\}, singleton, convex. (C) claims not convex --- FALSE.
  12. 12
    • (D) p1=4,p2=2p1=2p2p_1 = 4, p_2 = 2 \Rightarrow p_1 = 2 p_2: tie. X={(5,0),(0,10)}X = \{(5,0),(0,10)\}, not convex. (D) claims convex --- FALSE.
  13. 13

    \end{itemize}

  14. 14

    Only (A) is true.

Answer structure / marking notes

With convex UU the optimum is at the corners of the budget line; ties between corners give a two-point (hence non-convex) solution set.

%==========================================

Content note

Imported from public/resources/isi/msqe/solutions/pea/2025/ISI_MSQE_PEA_2025_Solutions.tex. Question wording is retained from the available local TeX source; incomplete option blocks or ambiguous source status are flagged for review.