Question
Question: Check whether the differential equation \( (xy)dx - ({x^3} - {y^3})dy = 0 \) is homogeneous or not....
Check whether the differential equation (xy)dx−(x3−y3)dy=0 is homogeneous or not.
Solution
Hint : Firstly, we will convert the given equation into the form of dxdy . Then we will assume dxdy=F(x,y) . Further we will find λF(x,y) .Thereafter we will check if it is homogeneous or not.
Complete step-by-step answer :
The given differential equation is
xydx−(x3+y3)dy=0
xydx=0+(x3+y3)dy
dxdy=x3+y3xy
⇒x3+y3xy=dxdy
⇒dxdy=x3+y3xy
Let F(x,y)=dxdy=x3+y3xy
Now, I will check, it is homogeneous or not. We will put λ to xandy in the above F(x,y) ,we will get
F(λx,λy)=λ3x3+λ3y3λ2xy
Taking common λ3 in denominator, we have
F(λx,λy)=λ3(x3+y3)λ2xy
F(λx,λy)=λ(x3+y3)xy
=λF(x,y)
∴ The given equation is not homogeneous
Note : Students must know that if the given equation is a homogeneous then f(x,y)=λF(x,y) and if the given equation is not homogeneous then F(x,y)=λF(x,y) .