Partial derivative chain rule question

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 10K views
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 [tex]\frac{(xy)'}{2\sqrt{xy}}[/tex]

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.