As per the question ,
Given differential equation is
2sin(y2)dx+xycos(y2)dy=0
Using seperation of variable method,
xycos(y2) dy=−2sin(y2)dx
sin(y2)ycos(y2)dy=−x2dx
Integrating both the side ∫ycot(y2)dy=−∫x2dx ....(1)
let y2=t
Diffrentiate with respect to x
2ydy=dt
ydy=2dt
Substitute y 2 =t in equation 1
∫2Cottdt=−2logx+logc
2log∣sint∣=logx−2+logc
log∣sin(y2)∣0.5=logx−2+logc
log∣sin(y2)∣0.5=logx−2c { using loga+logb=logab}
sin(y2)0.5=x2c
sin(y2)=x2c ....(2)
at Y(2)=2Π
sin(2Π)=22c
1=4c
c=4
Putting the value of c in equation 2
sin(y2)=x24
This is the required solution.
Comments