Question
Question: If x and y are related as \({{x}^{m}}{{y}^{n}}={{\left( x+y \right)}^{m+n}}\), then prove that \(\df...
If x and y are related as xmyn=(x+y)m+n, then prove that dx2d2y=0.
Solution
Hint: In this question, we are given the relation between x and y in terms of exponents, therefore, we should first try to take logarithms on both sides to convert the equation into a linear equation. Thereafter, we can use the properties of logarithm and the formula for derivative of logarithm to obtain the required answer.
Complete step-by-step solution -
The given relation is xmyn=(x+y)m+n. Now, we know that for two numbers a and b, the properties of logarithmic functions are
log(ab)=blog(a)................(1.1)
And log(ab)=log(a)+log(b)................(1.2)
Also, the chain rule of derivatives states that for a function f depending on another function g of x
dxdf=dgdf×dxdg......................(1.3)
Now, we can take logarithms on both sides of the given relation and then use equation (1.1) and equation (1.2) to obtain
log(xmyn)=log((x+y)m+n)⇒log(xm)+log(yn)=(m+n)log(x+y)⇒mlogx+nlogy=(m+n)log(x+y)
Now, we can take the derivative of both sides with respect to x and use the chain rule as in equation (1.3) with f as the logarithmic function and g as the function inside the parenthesis to obtain
dxd(mlogx+nlogy)=dxd((m+n)log(x+y))⇒mdxd(logx)+ndxd(logy)=(m+n)dxd(log(x+y))..............(1.4)
Now, we can use the formula for derivatives of log function as
dxd(logx)=x1.................(1.5)
And dxd(logy)=dyd(logy)×dxdy=y1dxdy..............(1.6)
And then the chain rule to express dxd(log(x+y))=d(x+y)d(log(x+y))dxd(x+y)=d(x+y)d(log(x+y))×(dxd(x)+dxd(y))⇒dxd(log(x+y))=(x+y)1×(1+dxdy)................(1.7)
Thus, using (1.5), (1.6) and (1.7) in equation (1.4), we get
mdxd(logx)+ndxd(logy)=(m+n)dxd(log(x+y))⇒m×x1+n×y1×dxdy=(m+n)(x+y)1(1+dxdy)
Collecting dxdy into the left hand side and taking other terms into the Right Hand Side(RHS), we obtain
dxdy×(yn−x+ym+n)=(x+y)m+n−xm⇒dxdy×(y(x+y)n(x+y)−y(m+n))=x(x+y)x(m+n)−m(x+y)⇒dxdy×(y(x+y)nx−ym)=x(x+y)xn−ym
Therefore, we can now cancel out xn−ym from the numerator of both sides and (x+y) from the denominator of both sides to get
dxdy×y1=x1⇒dxdy=xy...................(1.8)
We also know that the product and quotient rule of differentiation is given by