Unusual partial differentiation equation

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
3 replies · 2K views
rachibabes
Messages
2
Reaction score
0

Homework Statement



Calculate ∂f/∂x and ∂f/∂y for the following function:

[itex]yf^2 + sin(xy) = f[/itex]

The Attempt at a Solution



I understand basic partial differentiation, but I have no idea how to approach the f incorporation on both sides of the equation nor what you would explicitly call this kind of mathematical technique. Anyone who can point me in the right direction?
 
Physics news on Phys.org
welcome to pf!

hi rachibabes! welcome to pf! :smile:
rachibabes said:
Calculate ∂f/∂x and ∂f/∂y for the following function:

[itex]yf^2 + sin(xy) = f[/itex]

just do ∂/∂x to the equation in the usual way (using the product rule for the yf2) …

what do you get? :smile:
 
[itex]yf^2 + sin(xy) = f[/itex]

I get:

[itex]y2f∂f/∂x +f^2∂y/∂x + cos(xy)*(x∂y/∂x+y) = ∂f/∂x[/itex]

[itex]y2f∂f/∂x +f^2∂y/∂x + x∂y/∂xcos(xy) + ycos(xy) = ∂f/∂x[/itex]

[itex]∂y/∂x[f^2 + cos(xy)] + ycos(xy) + y2f∂f/∂x = ∂f/∂x[/itex]

I have no idea how to remove the ∂f/∂x on the left hand side :/