The given differential equation is:
((x+2)ex+2y+1+(y+1))dx=(x+2)dy
Differentiating these, we obtain
dX=dx and
dY=dy. Substituting these into the original equation, we get:
(XeXY+Y)dX=XdY
Rearranging the terms to isolate the differential components, we have:
XeXYdX=XdY−YdX
Observe that the right side,
XdY−YdX, is the numerator of the derivative of a quotient. Dividing the entire equation by
X2 yields:
XeXYdX=X2XdY−YdX
The right side is now the exact differential of the quotient
XY. We can rewrite the equation as:
X1dX=e−XYd(XY)
Integrating both sides of the equation:
∫X1dX=∫e−XYd(XY)
This results in the following relation:
ln∣X∣=−e−XY+C
To determine the constant
C, we use the initial condition
y(1)=1. In our transformed coordinates, this corresponds to
X=1+2=3 and
Y=1+1=2. Substituting these values:
ln3=−e−32+C⟹C=ln3+e−32
Substituting
C back into our general solution, we obtain:
ln∣X∣=−e−XY+ln3+e−32
Rearranging for the exponential term gives:
e−XY=ln3+e−32−ln∣X∣
For
y to be defined, the right side must be positive, leading to the inequality:
ln∣X∣<ln3+e−32
Taking the exponential of both sides, we find
∣X∣<3ee−32. Let
k=3ee−32. Since
∣x+2∣<k, the domain is defined by:
−k−2<x<k−2
Thus, the interval is
(α,β)=(−k−2,k−2). The sum of the endpoints is:
α+β=(−k−2)+(k−2)=−4