Given: y21dxdy+y23=1
Require to solve the given differential equation.
Now y21dxdy+y23=1⇒y21dxdy=1−y23
⇒dxdy=y211−y23
By using separation of variables, we get
1−y3/2y1/2dy=dx
Intetrating on both sides, we get
∫1−y3/2y1/2dy=∫dx
To evaluate the above integral, let us take the substitution
u=1−y3/2⇒du=[0−23y1/2]dy⇒du=−23y1/2dy
⇒y1/2dy=−32du
Then the integral becomes
∫u−32du=∫dx
−32ln∣u∣=x+c
Substituting u=1−y3/2 , we get
−32ln∣∣1−y3/2∣∣=x+c
Use the initial condition y(0)=4 to find the value of c.
y(0)=4⇒−32ln∣∣1−43/2∣∣=0+c⇒c=−32ln(7)
Then, solution to the given differential equation is
−32ln∣∣1−y3/2∣∣=x−32ln(7)
Therefore general solution is
32ln∣∣71−y3/2∣∣=−x
Comments