Question
Question: If\[{{e}^{x+y}}=xy\], then show that \[\dfrac{{{d}^{2}}y}{d{{x}^{2}}}=\dfrac{-y\left( {{\left( x-1 \...
Ifex+y=xy, then show that dx2d2y=x2(y−1)3−y((x−1)2+(y−1)2).
Solution
Hint: Directly apply the differentiation to the given expression using the exponential differentiation, product and quotient rule of differentiation. Convert the first order derivative in terms of ′x′ and ′y′. Then proceed with finding the second order derivative and simplify it.
The given expression is ex+y=xy
Differentiate the given expression with respect to ′x′ , we get
dxd(ex+y)=dxd(xy)
We know differentiation of exponential is, dxd(eu)=eu.dxd(u), so the above equation becomes,
⇒ex+ydxd(x+y)=dxd(xy)
We know the product rule as, dxd(u⋅v)=udxdv+vdxdu, applying this formula in the above equation, we get
ex+y(1+dxdy)=xdxdy+ydxd(x)
ex+y(1+dxdy)=y+xdxdy.
From given expression we haveex+y=xy, putting this value in above equation, we get
xy(1+dxdy)=y+xdxdy
⇒xy+xydxdy=y+xdxdy
Bringing the like terms on one side, we get
⇒xydxdy−xdxdy=y−xy
Taking out the common terms, we get
⇒x(y−1)dxdy=y(1−x)
⇒dxdy=x(y−1)y(1−x).........(i)
Now we need to find the second order derivative, so we will differentiate the above equation with respect to ′x′, we get
⇒dxd(dxdy)=dxd(x(y−1)y(1−x))
Now we know the quotient rule, i.e., dxd(vu)=v2vdxdu−udxdv, applying this formula in the above equation, we get
⇒dx2d2y=x2(y−1)2(x(y−1)dxdy[y(1−x)])−(y(1−x)dxd[x(y−1)])
Now applying the product rule of differentiation, i.e., dxd(u⋅v)=udxdv+vdxdu, we get
⇒dx2d2y=x2(y−1)2x(y−1)(ydxd(1−x)+(1−x)dxdy)−y(1−x)(xdxd(y−1)+(y−1)dxd(x))
We know differentiation of constant term is zero, so solving the above equation, we get
⇒dx2d2y=x2(y−1)2x(y−1)(y(−1)+(1−x)dxdy)−y(1−x)(xdxdy+(y−1)(1))
Substituting the value dxdy=x(y−1)y(1−x) from equation (i) in the above equation, we get
⇒dx2d2y=x2(y−1)2x(y−1)((x(y−1)y(1−x))(1−x)−y)−y(1−x)((y−1)+x(x(y−1)y(1−x)))
Solving the innermost brackets first, we get
⇒dx2d2y=x2(y−1)2x(y−1)(x(y−1)y(1−x)2−yx(y−1))−y(1−x)((y−1)(y−1)2+y(1−x))
Cancelling the like terms, we get
⇒dx2d2y=x2(y−1)2(y−1)((y−1)y(1−x)2−yx(y−1))−y(1−x)((y−1)(y−1)2+y(1−x))
⇒dx2d2y=x2(y−1)2((y−1)y(y−1)(1−x)2−yx(y−1)2−y(1−x)(y−1)2−y2(1−x)2)
⇒dx2d2y=x2(y−1)3y(y−1)(1−x)2−yx(y−1)2−y(1−x)(y−1)2−y2(1−x)2
Now taking ′y′ common, we get
⇒dx2d2y=x2(y−1)3y[(y−1)(1−x)2−x(y−1)2−(1−x)(y−1)2−y(1−x)2]
Opening the two-two brackets, we get
\Rightarrow \dfrac{{{d}^{2}}y}{d{{x}^{2}}}=\dfrac{y\left\\{ y{{\left( 1-x \right)}^{2}}-{{\left( 1-x \right)}^{2}}-x{{(y-1)}^{2}}-{{\left( y-1 \right)}^{2}}+x{{\left( y-1 \right)}^{2}}-y{{\left( 1-x \right)}^{2}} \right\\}}{{{x}^{2}}{{\left( y-1 \right)}^{3}}}
Cancelling the like terms, we get
\Rightarrow \dfrac{{{d}^{2}}y}{d{{x}^{2}}}=\dfrac{y\left\\{ -{{\left( 1-x \right)}^{2}}-{{\left( y-1 \right)}^{2}} \right\\}}{{{x}^{2}}{{\left( y-1 \right)}^{3}}}
\Rightarrow \dfrac{{{d}^{2}}y}{d{{x}^{2}}}=\dfrac{-y\left\\{ {{\left( x-1 \right)}^{2}}+{{\left( y-1 \right)}^{2}} \right\\}}{{{x}^{2}}{{\left( y-1 \right)}^{3}}}
Hence proved
Note: Another way to solve this is first take log on both sides of the given expression, as shown below.
ln(ex+y)=ln(xy)
⇒xyln(e)=ln(xy)
⇒xy=ln(xy)
Then perform the next steps.