Question
Question: How to find the first partial derivatives ?: \[f\left( x,y,z,t \right)=\dfrac{xy}{t+2z}\]...
How to find the first partial derivatives ?:
f(x,y,z,t)=t+2zxy
Solution
The first and the most important rule that we should keep in mind while finding out the partial derivative is that when we find the partial derivative of the function with respect to one variable, then we should treat other variable/ variables as a constant. For example, if we have to find the partial derivative of a function of x and y with respect to x, then y is treated as a constant. And then the function is derived in the same way as normal differentiation.
Complete step by step solution:
We are given the function f(x,y,z,t)=t+2zxy
First of all, let us find the partial derivative of f with respect to x
For this, we need to treat y, z, and t as constant and then differentiate the function normally with respect to x.
∂x ∂f=∂x∂(t+2zxy)
Since y, z, and t are treated as constant so it can be taken out of the derivative without any changes.
This implies , ∂x ∂f=t+2zy∂x∂(x)
Since ∂x∂x gives 1
Therefore fx=∂x ∂f=y/t+2z
Now, let us find the partial derivative of f with respect to y
For this, we need to treat x, z and t as constant and then differentiate the function normally with respect to y.
∂y ∂f=∂y∂(t+2zxy)
Since x, z and t are treated as constants so it can be taken out of the derivative without any changes.
This implies , ∂y ∂f=t+2zx∂y∂(y)
Since ∂y∂y gives 1
Therefore fy=∂y ∂f=x/t+2z
Now, let us find the partial derivative of f with respect to z
For this, we need to treat x, y, and t as constant and then differentiate the function normally with respect to z.
∂z ∂f=∂z∂(t+2zxy)
Since x, y and t are treated as constants so it can be taken out of the derivative without any changes.
This implies , ∂z ∂f=xy∂z∂(t+2z)−1
Since by chain rule , ∂x∂xn=n(x)(n−1)
Thus ∂z∂((t+2z)−1=(−1)(t+2z)−2(2)
Therefore fz=∂z ∂f=−2xy/(t+2z)2
Now, let us find the partial derivative of f with respect to t
For this, we need to treat x, y, and z as constant and then differentiate the function normally with respect to t.
∂t ∂f=∂t∂(t+2zxy)
Since x, y and z are treated as constants so it can be taken out of the derivative without any changes.
This implies , ∂t ∂f=xy∂t∂(t+2z)−1
Since by chain rule , ∂x∂xn=n(x)(n−1)
Thus ∂t∂((t+2z)−1=(−1)(t+2z)−2
Therefore ft=∂t ∂f=−xy/(t+2z)2
Note:
To make this more simple , we rewrite the equation with capital letters except in the variable we're differentiating with respect to, can help. For example
fz is more easily calculated if you write
f=XY/T+2z. Definitely, now it is more clear that x, y, t are constants.