Evaluate $$I(a,b)=\int_{a}^{b} \frac{\left(e^{\frac{x}{a}}-e^{\frac{b}{x}}\right)dx}{x}$$ given $a,b \in \mathbb{R^+}$
My attempt:
we have $$I(a,b)=f(a)-g(b)$$ where
$$f(a)=\int_{a}^{b} \frac{e^{\frac{x}{a}}dx}{x}$$ and
$$g(b)=\int_{a}^{b} \frac{e^{\frac{b}{x}}dx}{x}$$
differentiating $f(a)$with respect to $a$ we get
$$f'(a)=\int_{a}^{b}e^{\frac{x}{a}} \times \frac{-x dx}{a^2x}=\frac{e-e^{\frac{b}{a}}}{a} \tag{1}$$
Differentiating $g(b)$with respect to $b$ we get
$$g'(b)=\frac{e^{\frac{b}{a}}-e}{b} \tag{2}$$
Hence
$$af'(a)+bg'(b)=0$$
Any way to proceed here?
Hint: Let $x=\dfrac{ab}{u}$ then $$g(b)=\int_{a}^{b} \frac{e^{\frac{b}{x}}dx}{x}=f(a)$$