Find the general/particular solution of the following Differential Equations
(Exact D.E)
4.) (dx/y) - x (dy/y^2)=0
The equation that we have to solve is:
Then we confirm this is an exact differential equation when we confirm that :
Then we proceed to solve for F(x,y):
\\ F(x,y)=\int M dx=\dfrac{1}{y}\int {dx}=\dfrac{x}{y}+g(y) \\ \frac{\partial F(x,y)}{\partial y}=-\dfrac{x}{y^2}+g\,'(y)=N \\ N=-\dfrac{x}{y^2} \implies g\,'(y)=0 \iff g(y)=C=constant \\ \implies \text{in conclusion } F(x,y)=\dfrac{x}{y}+C
Comments