When solving this problem, I proceed as follow:
$$\frac{dt}{1}=\frac{dx}{x}=\frac{du}{0}$$
Hence, U does not depend on x and t, integrate on first part of equation:
$$t=ln(x)+C$$
I did not take exponential on both sides to get $e^t=Cx$ but I directly use $C=t-ln(x)$ and got $U=f(t-ln(x))$. Can anyone help me identify why this calculation is wrong?