The function f(x)=x+x1 has a local maximum or minimum where the derivative equals zero.
f′(x)=1−x21
Setting the derivative equal to zero:
1−x21=0
1=x21
x2=1
x=1 or x=−1
To determine whether each critical point is a maximum or minimum, use the second derivative test.
f′′(x)=x32
When f′′(x)<0, the function has a local maximum.
When f′′(x)>0, the function has a local minimum.
At x=−1:
f′′(−1)=(−1)32
f′′(−1)=−12
f′′(−1)=−2
Since f′′(−1)<0, the function has a local maximum at x=−1.
At x=1:
f′′(1)=(1)32
f′′(1)=2
Since f′′(1)>0, the function has a local minimum at x=1.
Therefore, the function has a local maximum at x=−1 and a local minimum at x=1.