Question
Question: If we have an expression as \[{{y}^{3}}+{{x}^{3}}-3axy=0\], then find the second derivative \[\dfrac...
If we have an expression as y3+x3−3axy=0, then find the second derivative dx2d2y.
Solution
As the given function is an implicit function, what we will do is we will differentiate the given function with respect to x and then we will collect all dxdy to one side and solve it and again we will differentiate dxdy again to obtain dx2d2y.
Complete step-by-step solution:
Here, the given function is implicit functiony3+x3−3axy=0.
By differentiating it with respect to ’x’ we will have,
3x2+3y2dxdy−3a[y(1)+x(dxdy)]=0 where, we got the equation using the multiplication rule, which is dxd(uv)=dxdu(v)+dxdv(u).
On further solving the equation, we get
3x2+3y2dxdy−3ay−3axdxdy=0
On simplifying, we get
x2+y2dxdy−ay−axdxdy=0
Getting the dxdy terms together, we get
dxdy(y2−ax)=ay−x2
dxdy=y2−axay−x2
So, we have obtained the dxdy , which is equals to dxdy=y2−axay−x2.
Now, let us differentiate dxdy again to find dx2d2y.
dx2d2y=(y2−ax)2(y2−ax)dxd(ay−x2)−(ay−x2)dxd(y2−ax)
We obtained the above equation using division rule of differentiation, which is dxd(vu)=v2vdxdu−udxdv, where u=ay−x2 and v=y2−ax .
On further solving we will have:
dx2d2y=(y2−ax)2(y2−ax)(adxdy−2x)−(ay−x2)(2ydxdy−a).
Substituting dxdy=y2−axay−x2in the above equation, we have:
dx2d2y=(y2−ax)2(y2−ax)(a(y2−axay−x2)−2x)−(ay−x2)(2y(y2−axay−x2)−a)
By expanding the above equation we have:
dx2d2y=(y2−ax)3(y2−ax)(a2y−ax2−2xy2+2ax2)−(ay−x2)(2ay2−2yx2−ay2+a2x)
On simplifying, we get
dx2d2y=(y2−ax)3(y2−ax)(a2y+ax2−2xy2)−(ay−x2)(ay2−2yx2+a2x)
dx2d2y=(y2−ax)3a2y3−2xy4+ax2y2−a3xy+2ax2y2−a2x3−(a2y3−2ax2y2+a3xy−ax2y2+2x4y−a2x3)
Upon making the required cancellations, we have;
dx2d2y=(y2−ax)3−2a3xy−2x4y−2xy4+6ax2y2
dx2d2y=(y2−ax)3−2a3xy−2xy(x3+y3−3axy).
Since y3+x3−3axy=0, we have:
dx2d2y=(y2−ax)3−2a3xy
So, dx2d2y=(ax−y2)32a3xy.
Hence dx2d2y=(ax−y2)32a3xy is the answer.
Note: While finding differentiation of an implicit function, firstly remember the product rule dxd(uv)=dxdu(v)+dxdv(u) and division rule dxd(vu)=v2vdxdu−udxdv are important while doing differentiation. It is suggested that first to simplify only dxdyand then differentiate dxdyusing division rule as this will help you in solving question with less error. The question is easy but there are chances of making calculation errors, so try to avoid making calculation mistakes.