Question
Question: For \[(ax + b){e^{\left( {\dfrac{y}{x}} \right)}} = x\] . Find \(\dfrac{{{d^2}y}}{{d{x^2}}}\)...
For (ax+b)e(xy)=x . Find dx2d2y
Solution
Hint : In this question, we need to evaluate the value of dx2d2y. For this, we will apply logarithm on both sides of the equation. Express y in terms of x. Then find dxdy. Take the derivative of dxdy to get the answer.
Complete step by step solution:
We are given that (ax+b)e(xy)=x.
We need to find the second derivative.
This equation can also be written as e(xy)=(ax+b)x
To simplify this equation, we will apply logarithm on both sides.
Thus, we get
loge(xy)=log(ax+bx)
We know that logba=alogb.
Therefore,
xyloge=log(ax+bx)
Now, loge=1.
Thus, we get
Differentiating both sides of (1) with respect to x, we get
dxdy=dxd(xlog(ax+bx))
The product rule of derivatives is as follows:
If y=u×v, then dxdy=udxdv+vdxdu.
Applying the product rule, we get
dxdy=xdxd(log(ax+bx))+log(ax+bx)dxd(x)
We know that dxd(x)=1 .
⇒dxdy=xdxd(log(ax+bx))+log(ax+bx)......(2)
Also, logba=loga−logb.
Therefore, log(ax+bx)=logx−log(ax+b) .
This implies that
We know that log(ax+b)=ax+ba and logx=x1.
Therefore, we get dxd(log(ax+bx))=x1−ax+ba.....(3) .
On combining, (2) and (3), we have
dxdy=x(x1−ax+ba)+log(ax+bx)
Multiplying xon both the sides, we get
xdxdy=x2(x1−ax+ba)+xlog(ax+bx)
Using (1), we have
We will again differentiate (4) with respect to x.
xdx2d2y+dxdy=dxd((ax+b)bx)+dxdy ⇒xdx2d2y=dxd((ax+b)bx)The quotient rule of derivatives is as follows:
If y=vu, then dxdy=v2vdxdu−udxdv.
On applying the quotient rule, we get
Thus, dx2d2y=x1×(ax+b)2b2=x(ax+b)2b2
Hence, the required answer is x(ax+b)2b2 .
So, the correct answer is “x(ax+b)2b2”.
Note : In any equation related to derivatives which contains e, the first approach should be applying logarithm to eliminate e. This will simplify the equation. Only then proceed with the differentiation part like we did in the above question.