To find the solution curve y=y(x) of the given differential equation, we start by separating the variables:
(1+sinx)dxdy+(y+1)cosx=0
Rearranging the terms:
(1+sinx)dxdy=−(y+1)cosx
Separating the variables x and y:
y+11dy=−1+sinxcosxdx
Integrating both sides with respect to their respective variables:
∫y+11dy=−∫1+sinxcosxdx
ln∣y+1∣=−ln∣1+sinx∣+C1
Combining the logarithmic terms gives:
ln∣(y+1)(1+sinx)∣=C1
Exponentiating both sides:
(y+1)(1+sinx)=C
We are given the initial condition y(0)=0. Substituting x=0 and y=0 into the equation:
(0+1)(1+sin0)=C⟹C=1⋅(1+0)=1
Thus, the particular solution to the differential equation is:
(y+1)(1+sinx)=1
Now, we are given that the curve passes through the point (α,−21). Substituting x=α and y=−21:
(−21+1)(1+sinα)=1
21(1+sinα)=1
1+sinα=2
sinα=1
Since sinα=1, a possible value for α is:
α=2π
This matches Option D.