The total expenditure is \( 2x + 3y \), and Trisha’s total income is ₹120, so:
\[
2x + 3y = 120.
\]
We also have the constraints \( x \leq 60 \) and \( y \leq 30 \). To maximize her utility function \( U(x, y) = x + 4y \), we solve for \( y \) in terms of \( x \):
\[
y = \frac{120 - 2x}{3}.
\]
Now, substitute this into the utility function:
\[
U(x) = x + 4\left(\frac{120 - 2x}{3}\right) = x + \frac{480 - 8x}{3}.
\]
Simplifying:
\[
U(x) = \frac{3x + 480 - 8x}{3} = \frac{-5x + 480}{3}.
\]
To maximize utility, we differentiate with respect to \( x \) and set it equal to zero:
\[
\frac{dU}{dx} = \frac{-5}{3} = 0.
\]
This is a maximum at \( x = 30 \). Substituting \( x = 30 \) into the budget constraint:
\[
2(30) + 3y = 120 \quad \Rightarrow \quad 60 + 3y = 120 \quad \Rightarrow \quad y = 20.
\]
Thus, the optimum quantities are \( x^ = 30 \) and \( y^ = 20 \).
Final Answer:
\boxed{(x^, y^) = (30, 20)}