I need to find the $x$-value of the extrema point of $$x^2(a\ln x -1)$$
in terms of $a$.
However, the only thing they tell me about $a$ is that $a ≠ 0$. I found the $x$-value of the point, however my difficulty is finding whether the point is maxima or minima. If I would know if $a$ is less than $0$ or greater than $0$ then it would help a lot. However, this is not the case...
$$f'(x) = 2x(a\ln x -1) + x^2\frac{a}{x} = 2x(a\ln x -1) + ax $$ $$f'(x) = 0$$
$$x = e^\frac{2-a}{2a}$$
$$f''(x) = 2a\ln x+3a-2$$ $$f''\left(e^\frac{2-a}{2a}\right) = 2a\cdot\frac{2-a}{2a}+3a-2 = 2-a+3a-2 = 2a$$
I get $2a$. Therefore, it does seem to depend on the value of $a$. (If it's $ a < 0 $ or $ a > 0$).
There is only one answer!
Can someone help me? Thank you very much!