Using the total differential, find the approximate value of:
$$8.02^{(\frac{1}{3})}*\sqrt{(3.96)^2+(3.03)^2}$$
how can I find the approximate value of this using partial derivatives, explain, please
Using the total differential, find the approximate value of:
$$8.02^{(\frac{1}{3})}*\sqrt{(3.96)^2+(3.03)^2}$$
how can I find the approximate value of this using partial derivatives, explain, please
assume $$f(x,y,z)=(x)^{\frac{1}{3}}*\sqrt{y^2+z^2}$$ $$x=8;y=4;z=3$$you get: $$f(x,y,z)=10$$use this: $$df=\frac{\partial{f}}{\partial{x}}dx+\frac{\partial{f}}{\partial{y}}dy+\frac{\partial{f}}{\partial{z}}dz$$
$$dx=0.02;dy=-0.04;dz=0.03$$
find the partials and solve, then find $f(8,4,3)+df$, you must get around$(9.98)$