Solveeit Logo

Question

Question: Solve the following equation, \({{x}^{2}}ydx-\left( {{x}^{3}}+{{y}^{3}} \right)dy=0\)....

Solve the following equation, x2ydx(x3+y3)dy=0{{x}^{2}}ydx-\left( {{x}^{3}}+{{y}^{3}} \right)dy=0.

Explanation

Solution

Hint: In order to solve this question, we will put x=vyx=vy after writing the given equation in dydx\dfrac{dy}{dx} form and we will simplify it to get an integrable form and then we will integrate it to get the answer. Also, we need to remember a few standard integrations like, xndx=xn+1n+1\int{{{x}^{n}}}dx=\dfrac{{{x}^{n+1}}}{n+1} and 1xdx=lnx+c\int{\dfrac{1}{x}}dx=\ln x+c . By using them, we can get our answer.

Complete step-by-step solution -
In this question, we have been given a differential equation, x2ydx(x3+y3)dy=0{{x}^{2}}ydx-\left( {{x}^{3}}+{{y}^{3}} \right)dy=0. To solve this equation, we have to represent it in dydx\dfrac{dy}{dx} form. For that, we will write the equation as,
x2ydx(x3+y3)dy=0 x2ydx=(x3+y3)dy \begin{aligned} & {{x}^{2}}ydx-\left( {{x}^{3}}+{{y}^{3}} \right)dy=0 \\\ & \Rightarrow {{x}^{2}}ydx=\left( {{x}^{3}}+{{y}^{3}} \right)dy \\\ \end{aligned}
And further, we can write it as,
dxdy=x3+y3x2y\dfrac{dx}{dy}=\dfrac{{{x}^{3}}+{{y}^{3}}}{{{x}^{2}}y}
Here, we can see that the right side of the equation is homogeneous. So, we will put x=vyx=vy, to simplify. And if we differentiate x=vyx=vy with respect to y, we can use the product rule of differentiation, which is given by ddy(u.v)=udvdy+vdudy\dfrac{d}{dy}\left( u.v \right)=u\dfrac{dv}{dy}+v\dfrac{du}{dy}. Here, we have u = v and v = y, so we get,
dxdy=vdydy+ydvdy\dfrac{dx}{dy}=v\dfrac{dy}{dy}+y\dfrac{dv}{dy}
So, we can say,
v+ydvdy=(vy)3+y3(vy)2yv+y\dfrac{dv}{dy}=\dfrac{{{\left( vy \right)}^{3}}+{{y}^{3}}}{{{\left( vy \right)}^{2}}y}
And we can further write it as,
v+ydvdy=v3y3+y3v2y3v+y\dfrac{dv}{dy}=\dfrac{{{v}^{3}}{{y}^{3}}+{{y}^{3}}}{{{v}^{2}}{{y}^{3}}}
And it is the same as,
v+ydvdy=(v3+1)y3v2y3v+y\dfrac{dv}{dy}=\dfrac{\left( {{v}^{3}}+1 \right){{y}^{3}}}{{{v}^{2}}{{y}^{3}}}
And we know that the common terms from the numerator and the denominator get cancelled. So, we get,
v+ydvdy=v3+1v2v+y\dfrac{dv}{dy}=\dfrac{{{v}^{3}}+1}{{{v}^{2}}}
Now, we will try to take all the terms of v on one side and the terms of y on the other side. So, we can write,
ydvdy=v3+1v2v ydvdy=v3+1v3v2 ydvdy=1v2 v2dv=dyy \begin{aligned} & y\dfrac{dv}{dy}=\dfrac{{{v}^{3}}+1}{{{v}^{2}}}-v \\\ & \Rightarrow y\dfrac{dv}{dy}=\dfrac{{{v}^{3}}+1-{{v}^{3}}}{{{v}^{2}}} \\\ & \Rightarrow y\dfrac{dv}{dy}=\dfrac{1}{{{v}^{2}}} \\\ & \Rightarrow {{v}^{2}}dv=\dfrac{dy}{y} \\\ \end{aligned}
Now, we will integrate both the sides of the equation. So, we get,
v2dv=dyy\int{{{v}^{2}}dv}=\int{\dfrac{dy}{y}}
Now, we know that xndx=xn+1n+1\int{{{x}^{n}}}dx=\dfrac{{{x}^{n+1}}}{n+1}. So, we can write v2dv=v33\int{{{v}^{2}}dv}=\dfrac{{{v}^{3}}}{3} and we know that dyy=lny+c\int{\dfrac{dy}{y}}=\ln y+c. So, we get the equation as,
v33=lny+c\dfrac{{{v}^{3}}}{3}=\ln y+c
Now, we will put v=xyv=\dfrac{x}{y}, because we assumed that x=vyx=vy. So, we get,
x33y3=lny+c\dfrac{{{x}^{3}}}{3{{y}^{3}}}=\ln y+c
Hence, we get the solution of x2ydx(x3+y3)dy=0{{x}^{2}}ydx-\left( {{x}^{3}}+{{y}^{3}} \right)dy=0 as x33y3=lny+c\dfrac{{{x}^{3}}}{3{{y}^{3}}}=\ln y+c.

Note: While solving this question, we need to remember that after writing dxdy=x3+y3x2y\dfrac{dx}{dy}=\dfrac{{{x}^{3}}+{{y}^{3}}}{{{x}^{2}}y}, we get the right side as the homogenous part and for solving a homogeneous differential equation, we put x=vyx=vy and then we solve it. If we don’t use this method, then we may not be able to solve this question.