How Can We Determine ∂z/∂r for a Complex Multivariable Equation?

  • Thread starter Thread starter catch22
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 1K views
catch22
Messages
62
Reaction score
0

Homework Statement



If z= x2 - y2 + xy
x = w + 4t
y = w2 -5t + 4
w = r2 - 5u
t = 3r + 5u

find ∂z/∂r

Homework Equations

The Attempt at a Solution


This is going to be quite long and tedious so bare with me, but here is my work.
drawing a diagram to help out a bit.

upload_2015-11-6_2-33-2.png
∂z/∂r = (∂z/∂x)(∂x/∂w)(∂w/∂r) + (∂z/∂x)(∂x/∂t)(∂t/∂r) + (∂z/∂y)(∂y/∂w)(∂w/∂r) + (∂z/∂y)(∂y/∂t)(∂t/∂r)

=(2x-y)(1)(2r) + (2x-y)(4)(3) + (-2y+x)(2w)(2r) + (-2y + x)(-5)(3)

now is that the final answer? or should everything be in terms of r?
 

Attachments

  • upload_2015-11-6_2-28-14.png
    upload_2015-11-6_2-28-14.png
    1.3 KB · Views: 438
  • upload_2015-11-6_2-32-55.png
    upload_2015-11-6_2-32-55.png
    1.3 KB · Views: 442
Physics news on Phys.org
I haven't checked your final differentiations, but if they are correct then the answer will be equally correct regardless of the variables in terms of which it is expressed. It may however be more conventional to express it in terms of u and r, since they are the 'ultimate' parameters. It comes down to what you think your teacher will want. If you don't know then it would be safer to express it in terms of u and r.
 
  • Like
Likes   Reactions: catch22