Question:

A function \( f \) is defined by \( f(x) = 2 + (x-1)^{2/3 \) on \( [0,2] \). Which of the following statements is incorrect?}

Show Hint

For Rolle’s theorem questions: \begin{itemize} \item Always check differentiability inside interval. \item Fractional powers like \( (x-a)^{2/3} \) cause cusps. \end{itemize}
  • \( f \) is not derivable in \( (0,2) \).
  • \( f \) is continuous in \( [0,2] \).
  • \( f(0) = f(2) \).
  • Rolle’s theorem is applicable on \( [0,2] \).
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is D

Solution and Explanation

Concept: Rolle’s Theorem requires: \begin{itemize} \item Continuity on \( [a,b] \) \item Differentiability on \( (a,b) \) \item \( f(a) = f(b) \) \end{itemize} Step 1: {\color{red}Check continuity.} \[ f(x) = 2 + (x-1)^{2/3} \] This is continuous everywhere ⇒ continuous on \( [0,2] \). Step 2: {\color{red}Check endpoint values.} \[ f(0) = 2 + (-1)^{2/3} = 3 \] \[ f(2) = 2 + (1)^{2/3} = 3 \] So \( f(0)=f(2) \). Step 3: {\color{red}Check differentiability.} Derivative: \[ f'(x) = \frac{2}{3}(x-1)^{-1/3} \] At \( x=1 \), derivative is undefined (infinite slope). So function is not differentiable in \( (0,2) \). Step 4: {\color{red}Conclusion.} Since differentiability fails, Rolle’s theorem is not applicable. Thus statement (D) is incorrect.
Was this answer helpful?
0
0