Prove that the limit $$\lim_{x\to1}\frac{\int_{2}^{2x}\frac{u}{1+\ln(u/2)}du}{x-1}$$ exists and equals 4.
My thoughts involving this limit are that I will have to use L'hospital's rule at some point as the denominator will equal zero if I substitute 1 in for x, but I don't know how to handle the integral in the numerator.
Let $f(x):=\int_{2}^{2x}\frac{u}{1+\ln(u/2)}du$. Then
$$\lim_{x\to1}\frac{\int_{2}^{2x}\frac{u}{1+\ln(u/2)}du}{x-1}= \lim_{x\to1}\frac{f(x)-f(1)}{x-1}=f'(1).$$
Can you proceed ?