A consumer has the utility function over goods X and Y, $U(X; Y) = X^{1/3}\cdot Y^{1/2}$
Let the price of good x be given by $P_x$, let the price of good $y$ be given by $P_y$, and let income be given by $I$.
(a) Derive the consumer’s generalized demand function for good $X$. This is simply the demand equation. $X$ is a function of Price and Income ($P_x$ and $I$).
Can someone help me get in the right direction for this?
You need to solve the following: $$\max_{X,Y}X^{1/3}Y^{1/2}$$ subject to $I \geq P_x X + P_y Y.$
Set up Lagrangian $$L = X^{1/3}Y^{1/2} + \lambda (I -(P_x X + P_y Y)).$$
FOC's yield: \begin{eqnarray*} \frac{1}{3}\left(\frac{Y^{1/2}}{X^{2/3}}\right) - \lambda P_x &=&0,\\ \frac{1}{2}\left(\frac{X^{1/3}}{Y^{1/2}}\right) - \lambda P_y &=&0,\\ I - (P_x X + P_y Y) &=&0. \end{eqnarray*} I will leave the algebra for you. You should get the following answer: $$X= \frac{2I}{5 P_x}.$$