$$\int \frac{1}{x+x\log x}\,dx$$
I couldn't use any of the integration techniques to solve this, any help will be appreciated!
$$\int \frac{1}{x+x\log x}\,dx$$
I couldn't use any of the integration techniques to solve this, any help will be appreciated!
"HINT": (Assuming of course that $\log=\ln$) It is $$\int\frac{1}{x}\frac{1}{1+\ln x}\,dx$$ so you can make the substitution $y=\ln x$.
$$ \int \frac{1}{x}\frac{1}{1+\log x}dx $$ let $1+ \log x = u\implies du =\frac{1}{x}\frac{1}{\ln 10}dx$
then we have $$ \int \ln 10\frac{1}{u}du = \ln 10 \ln u + C $$