Proving Zx + Zy = 0 using Chain Rule

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
TranscendArcu
Messages
277
Reaction score
0

Homework Statement


If Z= F(x-y), show that Zx + Zy = 0


Homework Equations





The Attempt at a Solution


Suppose I let Q = x-y. Then, by chain rule,

Fx(Q) * 1 + Fy(Q) * -1. By identity, this statement must hold for all values x,y. In particular, it must hold for x=y. By x=y,

Fy(Q) * 1 + Fy(Q) * -1 = 0.

Is this legitimate?
 
Physics news on Phys.org
I'm not sure what you mean by Fx(Q) * 1 + Fy(Q) * -1. Are you differentiating F(Q) with respect to x and to y?
 
F is just a real-valued function, it only has one derivative.

if Q(x,y) = x-y, then Q has 2 partials, Qx and Qy.

using the chain rule we get:

Zx = F'(Q)Qx

your turn.