SOLUTION: Find the local max/min point for the function: f (x) = x + 16/x

Algebra ->  Decimal-numbers -> SOLUTION: Find the local max/min point for the function: f (x) = x + 16/x      Log On


   



Question 1035334: Find the local max/min point for the function:
f (x) = x + 16/x

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
Find the local max/min point for the function:
f (x) = x + 16/x
graph%28400%2C400%2C-10%2C10%2C-10%2C10%2Cx%2B%2816%2Fx%29%29
--------------
f'(x) = 1 -16/x^2
---
Solve 1-16/x^2 = 0
16/x^2 = 1
x^2 = 16
x = +4 or x = -4
-----
Please note correction::
Local Maximum:::::: (-4,-8)
Local Minimum:::::: (4,8)
----------
Cheers,
Stan H.
--------------