How Can Logarithmic Differentiation Prove dy/dx Equals y/x?

Rafiul Nakib
Messages
2
Reaction score
0
Member warned about not using the template and showing work only in an image
the variables x and y are positive and related by x^a.y^b=(x+y)^(a+b) where a and b are positive constants. By taking logarithms of both sides, show that dy/dx=y/x. provided that bx not equal to ay.
 

Attachments

  • IMAG2067.jpg
    IMAG2067.jpg
    15.3 KB · Views: 436
Physics news on Phys.org
You should have typed in your derivation. In that case, I would be able to show where your error is. The differentiation is not correct.
 
x^a.y^b=(x+y)^(a+b)
=> ln(x^a.y^b) = ln((x+y)^(a+b))
=>a lnx + b lny = (a+b)ln(x+y)
=>a. d/dx lnx + b. d/dx lny = (a+b). d/dx ln(x+y)
=> a/x + b/y. dy/dx = (a+b)/(x+y). dy/dx

The last line is where I think I made a mistake. Can you please help?
 
Yes, d/dx [ln(x+y)]=1/(x+y) d/dx(x+y) . What is d/dx(x+y)? it is a sum, you have to differentiate both terms. What is dx/dx?
 
Rafiul Nakib said:
the variables x and y are positive and related by x^a.y^b=(x+y)^(a+b) where a and b are positive constants. By taking logarithms of both sides, show that dy/dx=y/x. provided that bx not equal to ay.

I know the question tells you to use logarithms, but there is a much easier way: the constraint ##x^a y^b = (x+y)^{a+b}## implies that
\left(\frac{x}{x+y}\right)^a \left( \frac{y}{x+y} \right)^b = 1,
hence ##r^a (1-r)^b = 1##, where ##r = x/(x+y)##. For given ##a,b##, that means that ##r## is the solution, or one of two solutions to an equation, so ##x/(x+y)## is a constant. Thus, ##y = cx## for some constant ##c>0##.
 
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