Using definition of derivative, find derivative of f at 0 when f(x) = $x^3sin \mid x \mid$
Since definition is:
$f'(x)=\frac{f(x)-f(a)}{x-a} = \frac{x^3sin \mid x \mid - a^3sin \mid a \mid}{x-a}$
What should I do from here? Should I attempt to multiply by $\frac{x^3sin \mid x \mid + a^3sin \mid a \mid}{x^3sin \mid x \mid + a^3sin \mid a \mid}$? Or should I use another method about doing this?
Also. when tackling these sorts of questions, what will I know what I am supposed to do? When seeing online examples, most solutions will simply multiply by the conjugate just like above. Are most examples like this? Thanks