$$ y=\frac{\ln^2x}{x}$$
finally I got
$t = 0$ and $t = -2$ after $\ln x = t$
but I am not sure if it is correct cause both of them do not exist by default
$$ y=\frac{\ln^2x}{x}$$
finally I got
$t = 0$ and $t = -2$ after $\ln x = t$
but I am not sure if it is correct cause both of them do not exist by default
Hint:
we have: $$ y'=\frac{2\ln x-\ln^2 x}{x^2} $$ so $y'=0$ for: $$ \ln x=0 \quad \mbox{or} \quad \ln x=2 $$
can you solve ?
If $f(x)=\dfrac{\ln^2(x)}{x^2}$ then $f'(x)=\frac{\ln x(\ln x-2)}{x^2}$. So $\ln x=0$, which means $x=1$, or $\ln x=2$, which means $x=e^2$.
I'll let you check the second derivative to know which one is a maximum and which one is a minimum.