Skip to main content
Back to Limits, Continuity & Differentiability
JEE Main 2021
Limits, Continuity & Differentiability
Limits, Continuity and Differentiability
Easy

Question

Let ƒ(x) = 15 – |x – 10|; x \in R. Then the set of all values of x, at which the function, g(x) = ƒ(ƒ(x)) is not differentiable, is :

Options

Solution

Key Concepts and Formulas

  • Differentiability of Absolute Value Functions: The function u(x)|u(x)| is not differentiable at points where u(x)=0u(x) = 0, provided that u(x)u'(x) exists at those points. The sharp turns in the graph of the absolute value function lead to non-differentiability.
  • Composition of Functions: If g(x)=f(h(x))g(x) = f(h(x)), then the differentiability of g(x)g(x) depends on the differentiability of ff and hh. Specifically, if h(x)h(x) is not differentiable at some point aa, then g(x)g(x) might not be differentiable at aa. If f(u)f(u) is not differentiable at u=h(a)u = h(a), then g(x)g(x) might not be differentiable at aa.
  • Properties of Modulus Function: a=a|a| = a if a0a \ge 0, and a=a|a| = -a if a<0a < 0. Also, a=b|a| = |b| implies a=ba = b or a=ba = -b.

Step-by-Step Solution

Step 1: Analyze the inner function f(x)f(x) The given function is f(x)=15x10f(x) = 15 - |x - 10|. The absolute value function x10|x - 10| has a point of non-differentiability where its argument is zero, i.e., x10=0x - 10 = 0, which means x=10x = 10. The function f(x)f(x) is a transformation of x10|x - 10|. Specifically, it's a reflection about the x-axis and a vertical shift. The graph of f(x)f(x) will have a peak at x=10x=10, where f(10)=151010=15f(10) = 15 - |10 - 10| = 15. For x>10x > 10, f(x)=15(x10)=25xf(x) = 15 - (x - 10) = 25 - x. For x<10x < 10, f(x)=15((x10))=15+x10=5+xf(x) = 15 - (-(x - 10)) = 15 + x - 10 = 5 + x. The function f(x)f(x) is differentiable everywhere except at x=10x = 10.

Step 2: Define the composite function g(x)g(x) We are given g(x)=f(f(x))g(x) = f(f(x)). Substituting the expression for f(x)f(x) into itself: g(x)=f(f(x))=15f(x)10g(x) = f(f(x)) = 15 - |f(x) - 10|

Step 3: Substitute the expression for f(x)f(x) into g(x)g(x) g(x)=15(15x10)10g(x) = 15 - |(15 - |x - 10|) - 10| g(x)=1515x1010g(x) = 15 - |15 - |x - 10| - 10| g(x)=155x10g(x) = 15 - |5 - |x - 10||

Step 4: Identify potential points of non-differentiability for g(x)g(x) The function g(x)g(x) is of the form 15h(x)15 - |h(x)|, where h(x)=5x10h(x) = 5 - |x - 10|. The function h(x)|h(x)| is not differentiable where h(x)=0h(x) = 0. So, we need to find the values of xx for which 5x10=05 - |x - 10| = 0. This implies x10=5|x - 10| = 5.

Step 5: Solve for xx when h(x)=0h(x) = 0 The equation x10=5|x - 10| = 5 means: x10=5x - 10 = 5 or x10=5x - 10 = -5. Solving these, we get: x=10+5x=15x = 10 + 5 \Rightarrow x = 15 x=105x=5x = 10 - 5 \Rightarrow x = 5 So, g(x)g(x) might be non-differentiable at x=5x = 5 and x=15x = 15.

Step 6: Consider the differentiability of the inner absolute value function within h(x)h(x) The expression h(x)=5x10h(x) = 5 - |x - 10| itself contains an absolute value function, x10|x - 10|. The function x10|x - 10| is not differentiable at x10=0x - 10 = 0, which is x=10x = 10. Therefore, h(x)=5x10h(x) = 5 - |x - 10| is also not differentiable at x=10x = 10. Since g(x)=15h(x)g(x) = 15 - |h(x)|, and h(x)h(x) is not differentiable at x=10x = 10, g(x)g(x) will also be non-differentiable at x=10x = 10.

Step 7: Consolidate all points of non-differentiability From Step 5, we found potential points of non-differentiability at x=5x = 5 and x=15x = 15 where the argument of the outer absolute value function becomes zero. From Step 6, we found a point of non-differentiability at x=10x = 10 due to the inner absolute value function. Thus, the set of all values of xx at which g(x)g(x) is not differentiable is {5,10,15}\{5, 10, 15\}.

Common Mistakes & Tips

  • Forgetting the inner points of non-differentiability: When dealing with composite functions involving absolute values, it's crucial to consider the points where the inner functions are not differentiable, not just where the outer function's argument becomes zero.
  • Incorrectly solving absolute value equations: Ensure that a=b|a|=b (where b>0b>0) is solved as a=ba=b or a=ba=-b.
  • Assuming differentiability of f(x)f(x) everywhere: The function f(x)f(x) is only differentiable for x10x \neq 10. This must be taken into account when analyzing g(x)=f(f(x))g(x)=f(f(x)).

Summary

To find the points of non-differentiability for g(x)=f(f(x))g(x) = f(f(x)), we first expressed g(x)g(x) explicitly in terms of xx. We found g(x)=155x10g(x) = 15 - |5 - |x - 10||. The non-differentiability of an absolute value function of the form u(x)|u(x)| occurs when u(x)=0u(x) = 0. Therefore, we set the argument of the outer absolute value to zero: 5x10=05 - |x - 10| = 0, which led to x10=5|x - 10| = 5, yielding x=5x = 5 and x=15x = 15. Additionally, we recognized that the inner absolute value function x10|x - 10| is not differentiable at x=10x = 10. Since f(x)f(x) is not differentiable at x=10x=10, and g(x)g(x) involves f(f(x))f(f(x)), we must also consider x=10x=10 as a point of non-differentiability for g(x)g(x). Combining these, the set of all values of xx where g(x)g(x) is not differentiable is {5,10,15}\{5, 10, 15\}.

The final answer is \boxed{{5,10,15}}.

Practice More Limits, Continuity & Differentiability Questions

View All Questions