Partial derivative Compute dv/dx

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
1 reply · 2K views
sapiental
Messages
110
Reaction score
0

Homework Statement



Compute dv/dx and for v = [12xy-(x^2)(y^2)]/[2(x+y)]

The Attempt at a Solution



I attemptet to solve this problem just reading over partial derivatives for the first time and get the following answer:

dv/dx (6y-xy^2)/(x+y)^2
let's say I take out the numerator and just took the partial derivative of it: i.e

(dv/dx)(12xy-(x^2)(y^2))

would the partial derivative be = 12y-2xy^2 ?

the book however gives the following answer without going through any steps because it is part of a larger problem.

dv/dx = [(y^2)(12-2xy-x^2)]/[2(x+y)^2]

I am confused because this answe is very different from mine and I can't trace my steps where I messed up.

Please help!
 
Last edited:
Physics news on Phys.org
You have the derivative of the numerator correct. The denominators derivative is just 2. Use the quotient rule. [tex](\frac{u}{v})'=\frac{u'v-v'u}{v^2}[/tex]

Show us your working