the variables $x$ and $y$ are positive and related by $$x^a\cdot y^b=(x+y)^{(a+b)}$$ where $a$ and $b$ are positive constants. By taking logarithms of both sides, show that $\frac{dy}{dx}=\frac{y}{x}$. provided that $bx$ not equal to $ay$.
2026-03-29 17:41:52.1774806112
On
Differentiation using logarithms.
62 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
There are 3 best solutions below
0
On
We have: $\left(\dfrac{x}{x+y}\right)^{a}\cdot \left(\dfrac{y}{x+y}\right)^{b}=1\Rightarrow a\ln\left(\dfrac{x}{x+y}\right)+b\ln\left(\dfrac{y}{x+y}\right)=0 \Rightarrow\dfrac{a(x+y)}{x}\left(\dfrac{x+y-x(1+y')}{(x+y)^2}\right)+\dfrac{b(x+y)}{y}\left(\dfrac{y'(x+y)-y(1+y')}{(x+y)^2}\right)=0\Rightarrow ay(y-xy')+bx(y'x-y)=0\Rightarrow (ay-bx)(xy'-y)=0\Rightarrow xy'-y=0\Rightarrow y'=\dfrac{y}{x}$, since $ay \neq bx$.
$$a\ln x+b\ln y=(a+b)\ln(x+y)$$
Differentiating both sides wrt $x,$ $$\dfrac ax+\dfrac by\dfrac{dy}{dx}=\dfrac{a+b}{x+y}\left[1+\dfrac{dy}{dx}\right]$$
as $\dfrac{d[\ln(x+y)]}{dx}=\dfrac{d[\ln(x+y)]}{d(x+y)}\cdot\dfrac{d(x+y)}{dx}=\cdots$
$$\implies\dfrac{dy}{dx}\left[\dfrac{a+b}{x+y}-\dfrac by\right]=\dfrac ax-\dfrac{a+b}{x+y}$$
$$\iff\dfrac{dy}{dx}\cdot\dfrac{ay-bx}{y(x+y)}=\dfrac{ay-bx}{x(x+y)}$$