Solve the given differential equation subject to the indicated initial condition. (e-y+1)sinxdx=(1+cosx)dy,y(0)=0
style="display:block; text-align:center;"
data-ad-layout="in-article"
data-ad-format="fluid"
data-ad-client="ca-pub-7200085558568021"
data-ad-slot="3193586076">
Solve the given differential equation subject to the indicated initial condition.
(e-y+1)sinxdx=(1+cosx)dy,y(0)=0
Solution:
To solve the differential equation (e-y+1)sinxdx=(1+cosx)dy with the initial condition y(0)=0, we can first use separation of variables to get:
∫(e-y+1)dy=∫(1+cosx)dx
Integrating both sides with respect to their respective variables gives:
e-y=x+sinx+C
Solving for y gives:
y=-ln(x+sinx+C)
Now we can use the initial condition to find the value of C:
y(0)=-ln(0+sin0+C)=0
C=-1
style="display:block"
data-ad-format="autorelaxed"
data-ad-client="ca-pub-7200085558568021"
data-ad-slot="6426802817">
So the general solution is:
y=-ln(x+sinx-1)
And the solution to the differential equation subject to the initial condition is:
y=-ln(x+sinx-1)
No comments