Quick Math Q: Evaluate (d^2)/(dxdy) ?

  • Context: Undergrad 
  • Thread starter Thread starter btbam91
  • Start date Start date
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
5 replies · 3K views
btbam91
Messages
91
Reaction score
0
How do I evaluate (d^2)/(dxdy)?

Is it just d/dx*d/dy?

Thanks!
 
Physics news on Phys.org
Hmmm, double check my work because I must be doing something wrong!

I'm looking to evaluate -(d^2)/(dxdy) of F, where F = ax^2+bxy+cy^2

So for dF/dx, I get 2ax+by. For dF/dy, I get bx+2cy.

So, multiplying both together and accounting for the negative sign:

-[(2ax+by)*(bx+2cy)]= -[2abx^2+4acxy+b^2xy+2bcy^2]

The answer is supposed to be -b according to the solution manual (that doesn't show the solution :p)

Am I missing something here? Thanks!
 
Oh! I got it now! Thanks fellas!