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