The given differential equation is x23−ydx +xy2y2−2xdy=0 .
The given differential equation is of first order and first degree and can be expressed in the form of
Mdx +Ndy=0 ,where M and N are functions of x and y .
compairing with standard form we get M=x23−y and N=xy2y2−2x
Now δyδM=−1/x2 ( partially differentiating M with respect to y keeping x as constant)
and δxδN=δxδ(y2/xy2−2x/xy2)or,δxδN=δxδ(1/x−2/y2)or,δxδN=−1/x2( partially differentiating N with respect to x keeping y as constant)
As δyδM=δxδN
∴ The given differential equation is exact.
If the equation is exact ,then for some function u(x,y) we have
Mdx +Ndy= a perfect differential of u=du.
Now the general solution can be obtained by the following rules :
- integrate M dx as if y is constant
- integrate N dy as if x is constant
- delete the term from 2 which is already obtained in 1.
- the sum of these integrals will give a function u(x,y) such that du=Mdx+Ndy.
1) ∫(x23−y)dx=(3−y)∫x21dx
=(3−y)x(−1)
=y/x −3/x.
2) ∫xy2y2−2xdy=∫(y2/xy2−2x/xy2)dy
=∫(1/x −2/y2)dy
=∫(1/x)dy −2∫(1/y2)dy
=y/x +2/y.
3) u=xy−x3+y2 (deleting the term (y/x) already obtained in 1.)
4) The required primitive is
xy−x3+y2=C
Now when x=−1,y=2.
Therefore −12−(−1)3+22=C
∴C=−2+3+1=2
The final solution is
xy−x3+y2=2 (ANSWER)
Comments