To determine the correctness of the given statements, let us analyze the function f(x)=esin∣x∣−∣x∣ for x∈R.
Analysis of Statement I:
We need to check the differentiability of f(x) for all x∈R.
-
For x>0:
f(x)=esinx−x
Since esinx and x are differentiable functions, f(x) is differentiable for all x>0.
f′(x)=esinxcosx−1
-
For x<0:
f(x)=esin(−x)−(−x)=e−sinx+x
Similarly, f(x) is differentiable for all x<0.
f′(x)=−e−sinxcosx+1
-
At x=0:
Let us find the Right-Hand Derivative (RHD) and Left-Hand Derivative (LHD) at x=0:
-
RHD at x=0:
RHD=limh→0+hf(0+h)−f(0)=limh→0+hesinh−h−1
RHD=limh→0+(sinhesinh−1⋅hsinh−1)=(1⋅1)−1=0
-
LHD at x=0:
LHD=limh→0+−hf(0−h)−f(0)=limh→0+−hesinh−h−1=−0=0
Since RHD=LHD=0, f′(0) exists and is equal to 0.
Hence, f(x) is differentiable for all x∈R.
Statement I is TRUE.
Analysis of Statement II:
We need to determine if f(x) is increasing in the interval (−π,−2π).
For x∈(−π,−2π), we have x<0, so ∣x∣=−x.
f(x)=e−sinx+x
Differentiating f(x) with respect to x:
f′(x)=dxd(e−sinx+x)=1−e−sinxcosx
In the third quadrant, i.e., x∈(−π,−2π):
- sinx<0⟹−sinx>0⟹e−sinx>1>0
- cosx<0⟹−cosx>0
Thus, the term −e−sinxcosx=e−sinx(−cosx) is strictly positive.
f′(x)=1+e−sinx(−cosx)>1>0
Since f′(x)>0 for all x∈(−π,−2π), f(x) is strictly increasing in (−π,−2π).
Statement II is TRUE.
Conclusion:
Both Statement I and Statement II are true.
Correct Answer: Option A