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.
Solution
Hint: In order to solve this question, we will put x=vy after writing the given equation in dxdy 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=n+1xn+1 and ∫x1dx=lnx+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. To solve this equation, we have to represent it in dxdy form. For that, we will write the equation as,
x2ydx−(x3+y3)dy=0⇒x2ydx=(x3+y3)dy
And further, we can write it as,
dydx=x2yx3+y3
Here, we can see that the right side of the equation is homogeneous. So, we will put x=vy, to simplify. And if we differentiate x=vy with respect to y, we can use the product rule of differentiation, which is given by dyd(u.v)=udydv+vdydu. Here, we have u = v and v = y, so we get,
dydx=vdydy+ydydv
So, we can say,
v+ydydv=(vy)2y(vy)3+y3
And we can further write it as,
v+ydydv=v2y3v3y3+y3
And it is the same as,
v+ydydv=v2y3(v3+1)y3
And we know that the common terms from the numerator and the denominator get cancelled. So, we get,
v+ydydv=v2v3+1
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,
ydydv=v2v3+1−v⇒ydydv=v2v3+1−v3⇒ydydv=v21⇒v2dv=ydy
Now, we will integrate both the sides of the equation. So, we get,
∫v2dv=∫ydy
Now, we know that ∫xndx=n+1xn+1. So, we can write ∫v2dv=3v3 and we know that ∫ydy=lny+c. So, we get the equation as,
3v3=lny+c
Now, we will put v=yx, because we assumed that x=vy. So, we get,
3y3x3=lny+c
Hence, we get the solution of x2ydx−(x3+y3)dy=0 as 3y3x3=lny+c.
Note: While solving this question, we need to remember that after writing dydx=x2yx3+y3, we get the right side as the homogenous part and for solving a homogeneous differential equation, we put x=vy and then we solve it. If we don’t use this method, then we may not be able to solve this question.