InterviewSolution
Saved Bookmarks
| 1. |
The solution of the differential equation (1+e^(x))y(dy)/(dx) = e^(x) when y=1 and x = 0 is |
|
Answer» `E^(y^(2)//2) = SQRT(e)(1+e^(x))` |
|