Solveeit Logo

Question

Question: Let S denotes the set of all points where $\sqrt[5]{x^2 |x^3|} - \sqrt[3]{x^2 |x|-1}$ is not differe...

Let S denotes the set of all points where x2x35x2x13\sqrt[5]{x^2 |x^3|} - \sqrt[3]{x^2 |x|-1} is not differentiable then S is a subset of:

A

{0, -1}

B

{0, 1, -1}

C

{0, 1}

D

{0}

Answer

{0, 1, -1}

Explanation

Solution

The given function is f(x)=x2x35x2x13f(x) = \sqrt[5]{x^2 |x^3|} - \sqrt[3]{x^2 |x|-1}. Let's analyze each term separately for differentiability.

First term: g(x)=x2x35g(x) = \sqrt[5]{x^2 |x^3|}

We know that x3=x3|x^3| = |x|^3. So, g(x)=x2x35g(x) = \sqrt[5]{x^2 |x|^3}.

Case 1: x0x \ge 0

For x0x \ge 0, x=x|x| = x. g(x)=x2x35=x55=xg(x) = \sqrt[5]{x^2 \cdot x^3} = \sqrt[5]{x^5} = x. The derivative g(x)=1g'(x) = 1 for x>0x > 0.

Case 2: x<0x < 0

For x<0x < 0, x=x|x| = -x. g(x)=x2(x)35=x2(x3)5=x55g(x) = \sqrt[5]{x^2 (-x)^3} = \sqrt[5]{x^2 (-x^3)} = \sqrt[5]{-x^5}. Since the fifth root is an odd root, A5=A5\sqrt[5]{-A} = -\sqrt[5]{A}. So, g(x)=x55=xg(x) = -\sqrt[5]{x^5} = -x. The derivative g(x)=1g'(x) = -1 for x<0x < 0.

Combining these, g(x)={xx0xx<0g(x) = \begin{cases} x & x \ge 0 \\ -x & x < 0 \end{cases}, which is the definition of g(x)=xg(x) = |x|.

The function g(x)=xg(x) = |x| is continuous everywhere but is not differentiable at x=0x=0. The left-hand derivative at x=0x=0 is 1-1, and the right-hand derivative at x=0x=0 is 11. Since they are not equal, g(x)g(x) is not differentiable at x=0x=0.

Second term: h(x)=x2x13h(x) = \sqrt[3]{x^2 |x|-1}

Let u(x)=x2x1u(x) = x^2 |x|-1. Then h(x)=(u(x))1/3h(x) = (u(x))^{1/3}.

Let's analyze u(x)u(x):

Case 1: x0x \ge 0

u(x)=x2x1=x31u(x) = x^2 \cdot x - 1 = x^3 - 1. The derivative u(x)=3x2u'(x) = 3x^2 for x>0x > 0.

Case 2: x<0x < 0

u(x)=x2(x)1=x31u(x) = x^2 (-x) - 1 = -x^3 - 1. The derivative u(x)=3x2u'(x) = -3x^2 for x<0x < 0.

Let's check differentiability of u(x)u(x) at x=0x=0:

u(0)=0201=1u(0) = 0^2|0|-1 = -1.

Left Hand Derivative (LHD) at x=0x=0: limh0u(0+h)u(0)h=limh0(h31)(1)h=limh0h3h=limh0(h2)=0\lim_{h \to 0^-} \frac{u(0+h) - u(0)}{h} = \lim_{h \to 0^-} \frac{(-h^3 - 1) - (-1)}{h} = \lim_{h \to 0^-} \frac{-h^3}{h} = \lim_{h \to 0^-} (-h^2) = 0.

Right Hand Derivative (RHD) at x=0x=0: limh0+u(0+h)u(0)h=limh0+(h31)(1)h=limh0+h3h=limh0+(h2)=0\lim_{h \to 0^+} \frac{u(0+h) - u(0)}{h} = \lim_{h \to 0^+} \frac{(h^3 - 1) - (-1)}{h} = \lim_{h \to 0^+} \frac{h^3}{h} = \lim_{h \to 0^+} (h^2) = 0.

Since LHD = RHD = 0, u(x)u(x) is differentiable at x=0x=0 and u(0)=0u'(0)=0. Thus, u(x)u(x) is differentiable for all xRx \in \mathbb{R}.

Now consider h(x)=(u(x))1/3h(x) = (u(x))^{1/3}. The derivative is h(x)=13(u(x))2/3u(x)=u(x)3(u(x))2/3h'(x) = \frac{1}{3} (u(x))^{-2/3} u'(x) = \frac{u'(x)}{3 (u(x))^{2/3}}.

For h(x)h(x) to be differentiable, u(x)u(x) must be differentiable, and u(x)u(x) must not be zero (because of the term (u(x))2/3(u(x))^{-2/3} in the denominator). If u(x)=0u(x)=0 and u(x)0u'(x) \ne 0, then h(x)h'(x) will approach infinity, meaning h(x)h(x) is not differentiable (it has a vertical tangent).

Let's find the values of xx for which u(x)=0u(x)=0:

If x0x \ge 0: u(x)=x31=0    x3=1    x=1u(x) = x^3 - 1 = 0 \implies x^3 = 1 \implies x = 1. At x=1x=1, u(1)=0u(1)=0. u(1)=3(1)2=3u'(1) = 3(1)^2 = 3. Since u(1)=0u(1)=0 and u(1)0u'(1) \ne 0, h(x)h(x) is not differentiable at x=1x=1.

If x<0x < 0: u(x)=x31=0    x3=1    x3=1    x=1u(x) = -x^3 - 1 = 0 \implies -x^3 = 1 \implies x^3 = -1 \implies x = -1. At x=1x=-1, u(1)=0u(-1)=0. u(1)=3(1)2=3u'(-1) = -3(-1)^2 = -3. Since u(1)=0u(-1)=0 and u(1)0u'(-1) \ne 0, h(x)h(x) is not differentiable at x=1x=-1.

Also, h(x)h(x) is differentiable at x=0x=0 because u(0)=10u(0)=-1 \ne 0. In fact, h(0)=u(0)3(u(0))2/3=03(1)2/3=03(1)=0h'(0) = \frac{u'(0)}{3(u(0))^{2/3}} = \frac{0}{3(-1)^{2/3}} = \frac{0}{3(1)} = 0.

Points of non-differentiability for f(x)=g(x)h(x)f(x) = g(x) - h(x)

The function f(x)f(x) is the difference of two functions.

  • If g(x)g(x) is differentiable at a point and h(x)h(x) is not differentiable at that point, then f(x)f(x) is not differentiable at that point.
  • If g(x)g(x) is not differentiable at a point and h(x)h(x) is differentiable at that point, then f(x)f(x) is not differentiable at that point.
  • If both g(x)g(x) and h(x)h(x) are not differentiable at a point, then f(x)f(x) may or may not be differentiable. We need to check explicitly.

Let's examine the points of concern: x=0,x=1,x=1x=0, x=1, x=-1.

  1. At x=0x=0:

    • g(x)=xg(x) = |x| is not differentiable at x=0x=0.
    • h(x)=x2x13h(x) = \sqrt[3]{x^2|x|-1} is differentiable at x=0x=0 (as u(0)=10u(0)=-1 \ne 0).

    Since f(x)f(x) is the difference of a non-differentiable function and a differentiable function at x=0x=0, f(x)f(x) is not differentiable at x=0x=0.

  2. At x=1x=1:

    • g(x)=xg(x) = |x| is differentiable at x=1x=1 (since x>0x>0, g(x)=xg(x)=x, so g(1)=1g'(1)=1).
    • h(x)=x2x13h(x) = \sqrt[3]{x^2|x|-1} is not differentiable at x=1x=1.

    Since f(x)f(x) is the difference of a differentiable function and a non-differentiable function at x=1x=1, f(x)f(x) is not differentiable at x=1x=1.

  3. At x=1x=-1:

    • g(x)=xg(x) = |x| is differentiable at x=1x=-1 (since x<0x<0, g(x)=xg(x)=-x, so g(1)=1g'(-1)=-1).
    • h(x)=x2x13h(x) = \sqrt[3]{x^2|x|-1} is not differentiable at x=1x=-1.

    Since f(x)f(x) is the difference of a differentiable function and a non-differentiable function at x=1x=-1, f(x)f(x) is not differentiable at x=1x=-1.

Therefore, the set S of all points where f(x)f(x) is not differentiable is S={0,1,1}S = \{0, 1, -1\}.