Question
Mathematics Question on Differential equations
Let y=y(x) be the solution of the differential equation dxdy=2x(x+y)3−x(x+y)−1,y(0)=1.Then, (21+y(21))2equals:
A
4+e4
B
3−e3
C
1+e2
D
2−e1
Answer
2−e1
Explanation
Solution
We are given the differential equation:
dxdy=2x(x+y)3−x(x+y)−1
Let x+y=t. Therefore, we have:
dxdt=2xt3−xt−1
This simplifies to:
dxdt=t2anddxdt=x2 for x=0
Now solve the equation:
∫2(2z−z)dz=∫xdx
After solving:
ln(zz−1)=x2+k
Thus, z=2−e1.