How can we find the extremum value for the function: $$f(x) = \frac{-(3x-4)^2}{2x}$$
I plugged this into GeoGeBra and found two extremums, $24$ and $0$, but how can we find it without using a calculator?
I've thought about calculating the extremum of the numerator first, then dividing it by the respective $x$ value, but it obviously don't work in this case.
How can we solve it?
Here is a solution without calculus.
For $x>0$, $\dfrac{(3x-4)^2}{2x}\ge0$, so $f(x)\le0$,
with $f(x)=0$ when $3x-4=0$.
For $x<0$, $(3x+4)^2\ge0$, so $(3x-4)^2\ge-48x$, so $f(x)\ge24$,
with $f(x)=24$ when $3x+4=0$.