I am learning partial derivatives. I am stuck in understanding the concept. I am expressing the question in form of problems below:
Problem1: $z = xy$, $x$ & $y$ are independent of each other.
what is change in $z$, $\Delta z$, at $x = 1, y = 1$, due to small change in $x$, $\Delta x = 0.001$ and a small change in $y$, $\Delta y = 0.001$
Problem2: $z = xy$
Also $y = x$ (i,e $y$ is function of $x$) what is change in $z$, $\Delta z$, at $x = 1, y = 1$ due to small change in $x$, $\Delta x = 0.001$ and a small change in $y$, $\Delta y = 0.001$
Thanks in advance for answers.
I found the explanation here http://en.wikipedia.org/wiki/Total_derivative#Differentiation_with_indirect_dependencies thanks 5xum
Now $$z = x^2$$ so,
$$\left ( \frac{\partial z}{\partial x} \right )\Delta x = \left ( 2x \right )\Delta x = 0.002$$
and
$$\left ( \frac{\partial z}{\partial y} \right )\Delta y = x\Delta y=0.001 $$
So $$\Delta z = 0.003$$
– Prashanth Apr 29 '14 at 10:25Now lets say the metal disc release the heat on other side
This energy released, depends on its temperature & its surface area.
Now at some instant the heating temperature is increased by small amount and also its radius is increased by streatching. Now we have to find the increase in energy released by this metal disc.
Shouldn't we consider the increase in radius two times? One due to increase in temperature of plate & another due to increase in streatching?
– Prashanth Apr 30 '14 at 05:17