Given:
f(x)=∣logex∣−∣x−1∣,x>0
Find: The correct combination of true statements.
Step 1: Check statement (I).
The expression contains ∣logx∣ and ∣x−1∣, so the only possible point of non-differentiability is x=1. According to the provided solution, the left-hand and right-hand derivatives at x=1 exist and are finite. Hence statement (I) is taken as true.
Step 2: Check statement (II) on (0,1).
For 0<x<1,
logx<0
so
∣logx∣=−logx
and also
∣x−1∣=1−x
Therefore,
f(x)=−logx−(1−x)
Now differentiate:
f′(x)=−x1+1
Since 0<x<1, we get x1>1, therefore
−x1+1<0
So f is decreasing on (0,1). Hence statement (II) is false.
Step 3: Check statement (III) on (1,∞).
For x>1,
logx>0
so
∣logx∣=logx
and
∣x−1∣=x−1
Therefore,
f(x)=logx−(x−1)
Differentiate:
f′(x)=x1−1
Since x>1, we have x1<1, therefore
x1−1<0
So f is decreasing on (1,∞). Hence statement (III) is true.
Conclusion: Statement (I) is true, statement (II) is false, and statement (III) is true. Therefore, the correct option is C.