Partial derivative chain rule question

engineer_dave
Messages
35
Reaction score
0

Homework Statement



Given z= square root of xy, x = 2t - 1, y = 3t +4, use the chain rule to find dz/dt as a function of t.

Homework Equations





The Attempt at a Solution



dz/dt = partial derivative of z with respect to x multiplied by dx/dt + (partial derivative of z with respect to y multiplied by dy/dt)

I got that part right but how do you differentiate square root of xy as a partial derivative of z with respect to x?? Can you show me the final answer of that?

Thanks!
 
Physics news on Phys.org
take y as a constant and find the partial derivative of z=sqrt(xy) like you normally would.
 
yea i tried that but could u give me the final answer to that particular part. would it 1/2x^-1/2 multiplied by y?
 
you're missing a y with the x, it should be \frac{(xy)'}{2\sqrt{xy}}

where (xy)'=y

when you take the partial derivative you're just leaving y as constant so the y stays with x under the square root.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top