Question
Question: If we have an expression \[{x^m}{y^n} = {(x + y)^{m + n}}\], then \({(\dfrac{{dy}}{{dx}})_{x = 1,y =...
If we have an expression xmyn=(x+y)m+n, then (dxdy)x=1,y=2 is equal to
A)21
B)2
C)n2m
D)2nm
Solution
First, we need to analyze the given information which is in algebraic form.
We can equate the given expression into some form and then we can differentiate using the derivatives of basic functions and applying the chain rule of differentiation.
differentiation, the derivative of x raised to the power is denoted by dxd(xn)=nxn−1 .
We know that the logarithm derivative function can be represented as dxdlogx=x1
Formula used:
Chain rule of differentiation dxd(f(g(x))=f1(g(x))×g1(x)
Complete step-by-step solution:
Since from the given that we have, xmyn=(x+y)m+n
Now taking the logarithm function on both sides then we get xmyn=(x+y)m+n⇒mlogx+nlogy=(m+n)log(x+y) where the general log can be expressed as logxm=mlogx (we applied this method in the above equation)
Now taking derivative with respect to x, on both sides we get mlogx+nlogy=(m+n)log(x+y)⇒dxd(mlogx)+dxd(nlogy)=dxd((m+n)log(x+y))
Since, dxd(mlogx)=xm where dxdlogx=x1
Similarly, dxd(nlogy)=yn(dxdy) (because we are derivation with respect to x only, so theY-terms does not differ)
Also, dxd((m+n)log(x+y))=x+ym+n(1+dxdy) with the help of chain rule, dxd(f(g(x))=f1(g(x))×g1(x)
Hence, we get dxd(mlogx)+dxd(nlogy)=dxd((m+n)log(x+y))⇒xm+yn(dxdy)=x+ym+n(1+dxdy)
Now taking the derivative parts on the left side and remaining values on the right side we get xm+yn(dxdy)=x+ym+n(1+dxdy)⇒yn(dxdy)−x+ym+ndxdy=x+ym+n−xm
Further simplifying we get (dxdy)[yn−x+ym+n]=x+ym+n−xm (taking out the common values)
Now cross multiplying and solving the equation we have, (dxdy)[y(x+y)nx+ny−my−ny]=x(x+y)mx+nx−mx−my
⇒(dxdy)[y(x+y)nx−my]=x(x+y)nx−my (cancel out the common terms)
Hence, we get (dxdy)[y(x+y)nx−my]=y(x+y)nx−my⇒(dxdy)=x(x+y)nx−my[nx−myy(x+y)]
Canceling the common terms, we get (dxdy)=x(x+y)nx−my[nx−myy(x+y)]⇒(dxdy)=xy
Thus, we have (dxdy)=xy, since from the given question we have x=1,y=2 and substituting the values we get (dxdy)x=1,y=2=xy=12⇒2
Therefore, the option B)2 is correct.
Note: Differentiation and integration are inverse processes like a derivative of dxd(x2)=2x and the integration is ∫2xdx=22x2⇒x2
The main concept used in the given problem is the chain rule and derivative of the logarithm function so we used logxm=mlogx and logarithm derivative function can be represented as dxdlogx=x1
And chain rule can be represented as dxd(f(g(x))=f1(g(x))×g1(x) where f(x)=(m+n),g(x)=log(x+y)