Finding the Second Partial Derivative of a Multivariable Function

  • Thread starter Thread starter chemphys1
  • Start date Start date
  • Tags Tags
    Chain Variables
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
2 replies · 1K views
chemphys1
Messages
27
Reaction score
0

Homework Statement



Show z(x,y) = cos(xy) is a solution of

(∂z/∂x)y + (∂z/dy)x = (x+y) ( (∂2z/∂x∂y) + xyz)

(question also attached if it makes it clearer)

The Attempt at a Solution



∂z= (∂z/∂x)ydx + (∂z/dy)xdy

∂z/∂x = -ysin(xy)
∂z/∂y = -xsin(xy)

what does it mean show it is a solution? any tips appreciated
 

Attachments

  • mathss.png
    mathss.png
    4.1 KB · Views: 530
Physics news on Phys.org
chemphys1 said:
what does it mean show it is a solution? any tips appreciated
It means that choice of z(x,y) satisfies the equation. I.e plug in z(x,y) into LHS and into the RHS and they should be equal.
 
So for ##z(x,y) = \cos(xy) ##, what is ##\frac{∂^2z}{∂x∂y}##?