Final answer:
The derivative of the absolute value of x² is 2x.
Step-by-step explanation:
The derivative of the absolute value of x² is 2x.
To find the derivative of the absolute value function, we need to use the chain rule. Let's break it down step by step:
- Start with the function f(x) = |x²|.
- If x² ≥ 0, then f(x) = x².
- If x² < 0, then f(x) = -x².
- Take the derivative of each case separately:
-
- If x² ≥ 0, then f'(x) = 2x.
-
- If x² < 0, then f'(x) = -2x.
Combine the derivative using the piecewise definition:
-
- f'(x) = 2x for x ≥ 0.
-
- f'(x) = -2x for x < 0.