Responder:
No hay extremos locales.
Explicación:
Los extremos locales podrían ocurrir cuando
#f (x) = x ^ -1-x ^ -3 + x ^ 5-x #
#f '(x) = - x ^ -2 - (- 3x ^ -4) + 5x ^ 4-1 #
Multiplicando por
#f '(x) = (- x ^ 2 + 3 + 5x ^ 8-x ^ 4) / x ^ 4 = (5x ^ 8-x ^ 4-x ^ 2 + 3) / x ^ 4 #
Los extremos locales podrían ocurrir cuando
#f '(x) # :
gráfica {(5x ^ 8-x ^ 4-x ^ 2 + 3) / x ^ 4 -5, 5, -10.93, 55}
Podemos comprobar con una gráfica de
gráfica {x ^ -1-x ^ -3 + x ^ 5-x -5, 5, -118.6, 152.4}
No hay extremos!