We are given that the function
f(x) is defined as:
f(x)=1+∣x∣∣x∣​Step 1: Differentiating the function
The derivative of
f(x) depends on whether
x is positive or negative, since the absolute value function changes its expression depending on the sign of
x.
- For
x>0,
∣x∣=x, so:
f(x)=1+xx​The derivative of this is:
f′(x)=(1+x)2(1+x)⋅1−x⋅1​=(1+x)21​- For
x<0,
∣x∣=−x, so:
f(x)=1−x−x​The derivative of this is:
f′(x)=(1−x)2(1−x)⋅(−1)−(−x)⋅(−1)​=(1−x)2−2x​Step 2: Finding
f′(−2)Since we are asked to find
f′(−2), we use the derivative for
x<0:
f′(−2)=(1−(−2))2−2(−2)​=(1+2)24​=94​Thus, the correct answer is
9−4​. Therefore, the correct answer is option (C). Quick Tip: When differentiating piecewise functions involving absolute values, break the function into two cases: one for positive values of
x and one for negative values. Then apply the appropriate derivative formula for each case.