Class CBSE Class 12 Mathematics Continuity and Differentiability Q #1335
KNOWLEDGE BASED
APPLY
2 Marks 2024 AISSCE(Board Exam) VSA
Check for differentiability of the function f defined by $f(x)=|x-5|$, at the point $x=5$.

AI Tutor Explanation

Powered by Gemini

Detailed Solution

Step 1: Define the function

The given function is $f(x) = |x-5|$. We can rewrite this as a piecewise function:

$$f(x) = \begin{cases} x-5, & \text{if } x \geq 5 \\ -(x-5), & \text{if } x < 5 \end{cases}$$

Step 2: Check the left-hand derivative

The left-hand derivative at $x=5$ is given by:

$$LHD = \lim_{h \to 0^-} \frac{f(5+h) - f(5)}{h}$$

Since $h \to 0^-$, $5+h < 5$, so we use the second part of the piecewise function:

$$LHD = \lim_{h \to 0^-} \frac{-(5+h-5) - |5-5|}{h} = \lim_{h \to 0^-} \frac{-h}{h} = -1$$

Step 3: Check the right-hand derivative

The right-hand derivative at $x=5$ is given by:

$$RHD = \lim_{h \to 0^+} \frac{f(5+h) - f(5)}{h}$$

Since $h \to 0^+$, $5+h > 5$, so we use the first part of the piecewise function:

$$RHD = \lim_{h \to 0^+} \frac{(5+h-5) - |5-5|}{h} = \lim_{h \to 0^+} \frac{h}{h} = 1$$

Step 4: Compare LHD and RHD

We have $LHD = -1$ and $RHD = 1$. Since $LHD \neq RHD$, the function is not differentiable at $x=5$.

Final Answer: The function is not differentiable at x=5.

AI generated content. Review strictly for academic accuracy.

Pedagogical Audit
Bloom's Analysis: This is an APPLY question because the student needs to apply the definition of differentiability (left-hand derivative and right-hand derivative) to a given function.
Knowledge Dimension: CONCEPTUAL
Justification: The question requires understanding the concept of differentiability and its relationship to the left-hand and right-hand derivatives. It involves applying the definition of absolute value functions and limits.
Syllabus Audit: In the context of CBSE Class 12, this is classified as KNOWLEDGE. The question directly tests the student's understanding of differentiability, a core concept in calculus. The question is based on the textbook definition and application of differentiability.