Is Using the Quotient Rule for Partial Derivatives Correct?

newyorkcity
Messages
28
Reaction score
0
For the equation:

h(x,y,z)=y/(x+y+z)

using quotient rule:

f(y)=y
g(x,y,z)=x+y+z

hy = (x+y+z)(1)-(y)(1) / (x+y+z)2
= x+z / (x+y+z)2

I am getting the correct answer when evaluating at a point, but is this differentiation correct?

More specifically, when using the quotient rule for partial derivatives, is it correct to differentiate f and g with respect to y, and then apply the quotient rule? Is this method generally correct?
 
Physics news on Phys.org
You are doing just fine. Yes, it is generally correct.
 
The partial derivative is just the ordinary derivative with the other variables treated like constants. All ordinary derivative laws apply to partial derivatives.
 
Great, thanks for your help.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top