To find the solution of the given differential equation, we start by separating the variables.
The given differential equation is:
dxdy=ex+exy4e5xy3+y3
Factoring out y3 in the numerator and ex in the denominator:
dxdy=ex(1+y4)y3(e5x+1)
Separating the variables x and y:
(y31+y4)dy=(exe5x+1)dx
Simplifying both sides gives:
(y−3+y)dy=(e4x+e−x)dx
Integrating both sides with respect to their corresponding variables:
∫(y−3+y)dy=∫(e4x+e−x)dx
−2y21+2y2=4e4x−e−x+C
Using the initial condition y(0)=21, we substitute x=0 and y2=21:
−2(21)1+221=4e0−e0+C
−1+41=41−1+C
−43=−43+C⟹C=0
Thus, the implicit solution to the differential equation is:
2y2−2y21=4e4x−e−x
Multiplying the entire equation by 2:
y2−y21=2e4x−2e−x
Now, we evaluate y(x) at x=loge2. For x=loge2, we have:
ex=2,e−x=21,ande4x=(ex)4=24=16
Substituting these values into the solution:
y2−y21=216−2(21)=8−1=7
Let u=y2 (where u>0 as y:(−∞,∞)→(0,∞)):
u−u1=7⟹u2−7u−1=0
Using the quadratic formula to solve for u:
u=27±(−7)2−4(1)(−1)=27±53
Since u=y2>0, we take the positive root:
y2=27+53
Taking the positive square root for y:
y(loge2)=27+53
Hence, the correct option is B.