Question
Mathematics Question on Applications of Derivatives
Prove that the function f given by f(x)=x2−x+1 is neither strictly increasing nor strictly decreasing,on (−1,1).
Answer
The given function is f(x) = x2 − x + 1.
f'(x) = 2x-1
Now, f'(x) = 0⟹ x = 21.
The point 21divides the interval (−1, 1) into two disjoint intervals
i.e., (-1,21) and (21,1).
Now, in interval (-1,21), f'(x) = 2x-1<0.
Therefore, f is strictly decreasing in interval (-1,21).
However, in interval (21,1), f'(x) = 2x-1>0.
Therefore, f is strictly increasing in interval (21,1).
Hence, f is neither strictly increasing nor decreasing in interval (−1, 1)