QUESTION IMAGE
Question
- find the absolute maximum and minimum of $f(x)=x^{2}+\frac{2}{x}$ on $\frac{1}{2},2$.
Step1: Find the derivative
Differentiate $f(x)=x^{2}+\frac{2}{x}=x^{2} + 2x^{-1}$ using the power - rule. $f^\prime(x)=2x-2x^{-2}=2x-\frac{2}{x^{2}}=\frac{2x^{3}-2}{x^{2}}$.
Step2: Find critical points
Set $f^\prime(x) = 0$, so $\frac{2x^{3}-2}{x^{2}}=0$. Then $2x^{3}-2 = 0$ (since $x
eq0$ in the domain of $f(x)$). Solving $2x^{3}-2 = 0$ gives $x^{3}=1$, so $x = 1$.
Step3: Evaluate the function
Evaluate $f(x)$ at the critical point $x = 1$ and the endpoints $x=\frac{1}{2}$ and $x = 2$.
- When $x = 1$, $f(1)=1^{2}+\frac{2}{1}=3$.
- When $x=\frac{1}{2}$, $f(\frac{1}{2})=(\frac{1}{2})^{2}+\frac{2}{\frac{1}{2}}=\frac{1}{4}+4=\frac{1 + 16}{4}=\frac{17}{4}=4.25$.
- When $x = 2$, $f(2)=2^{2}+\frac{2}{2}=4 + 1=5$.
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
The absolute minimum value of $f(x)$ on $[\frac{1}{2},2]$ is $3$ at $x = 1$, and the absolute maximum value is $5$ at $x = 2$.