What will be the derivative $2 (\ln (x))^{x/2}$?

46 Views Asked by At

I'm not sure, that my steps are valid, so $ln(f(x))=ln \cdot (2 \cdot ln(x))^{x/2}=x^{2} \cdot ln \cdot(ln(x))$ so I get $\frac{1}{f(x)} \cdot f'(x)$ and I have to multiply both sides with $f(x)$, am I right?

2

There are 2 best solutions below

0
On BEST ANSWER

apply $$e^{x}$$ to both side you will have:

$$e^{f^{}(x)}=e^{2(x/2)lnx}=e^{x}.e^{lnx}=e^{x}.x$$. now get derevative from both side: $$e^{f^{}(x)}.f^{′}(x)=e^{x}x+e^{x}$$ $$f^{′}(x)=e^{-f(x)}(e^{x}x+e^{x})$$ $$f^{′}(x)=e^{-2lnx^{x/2}}(e^{x}x+e^{x})$$

0
On

HINT

Let consider

$$2 (\ln (x))^{x/2}=2e^{(x/2)\ln x}$$

then use

$$(e^{f(x)})'=e^{f(x)}f'(x)$$