Solution;
f(x)=2+|x|32
Rewrite |x| as x2
f'(x)=dxd(2) +dxd(x2)32
Simplify;
f'(x)=dxd(2)+dxd(x2)31
We have;
dxd(2)=0
Using chain rule;
dxd(x2)31 = dud(u)31×dxdu
Where u=x2
dud(u)31 =31×u31−1 =3u321
dxdu=2x
f'=0+33x42x
Since it's cube cube root of x4,we don't require an absolute value of x ,since x can be positive or negative. So we simplify as;
f'(x)=33x2
Comments