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

  • Context: Undergrad 
  • Thread starter Thread starter btbam91
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
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!