My class was canceled due to the coronavirus and I am supposed to solve the following problem:
Assume that the consumer consumes only two goods, and his utility function is $u=x_{1}x_{2}$. Last year the prices of both goods were 10 and the consumer income was 100. This year the price of the first good is still 10, but the price of the second rose to 25. Calculate Paasche and Laspeyres price indices.
Paasche index=$\frac{\sum \left ( P_{i},t \right )\left ( Q_{i},t \right )}{\sum \left ( P_{i},0 \right )\left ( Q_{i},t \right )}$,
where $P_{i},0$ is the price of the individual item at the base period and $P_{i},t$ is the price of the individual item at the observation period, the same with quantity
Laspeyres Price Index=$\frac{\sum \left ( P_{i},t \right )\left ( Q_{i},0 \right )}{\sum \left ( P_{i},0 \right )\left ( Q_{i},0 \right )}$
I know how to calculate them using formulas if I have quantity as well as price of products.
But how should I calculate it, if I have income and utility function?
Thanks