 
                 
                InterviewSolution
 Saved Bookmarks
    				| 1. | Find the general solution of each of the following differential equations: `(dy)/(dx)=(1+x^(2))(1+y^(2))` | 
| Answer» Correct Answer - `tan^(-1)y=x+(x^(3))/(3)+C` `int(1)/((1+y^(2)))dy = int (1+x^(2))dx +C.` | |