Exact Equations
Additional Examples
- We write the equation in the standard form,
M dx + N dy = 0 . $$ (6xy + 10x + 15y + 30) dx + (3x^2 + 15x + 8y + 10) dy = 0 $$ - We test for exactness. $$\frac{\partial}{\partial y}\left(6xy + 10x + 15y + 30\right) = 6x + 15 = \frac{\partial}{\partial x}\left(3x^2 + 15x + 8y + 10\right) $$ so the equation is exact.
- Write the partial differential equations. $$ \begin{align} \frac{\partial F}{\partial x} &= 6xy + 10x + 15y + 30\\ \frac{\partial F}{\partial y} &= 3x^2 + 15x + 8y + 10 \end{align}$$
- Integrate the first partial differential equation. $$ F(x,y) = \int (6xy + 10x + 15y + 30)\,\partial x = 3x^2y + 5x^2 + 15xy + 30x + C(y) $$
- Integrate the second partial differential equation. $$ F(x,y) = \int (3x^2 + 15x + 8y + 10)\,\partial y = 3x^2y + 15xy + 4y^2 + 10y + \tilde{C}(x) $$
- Equate the expressions for F(x,y). Matching the expressions up, we find $C(y) = 4y^2 + 10y$ and $ \tilde{C}(x) = 5x^2 + 30x. $ So $$ F(x,y) = 3x^2y + 15xy + 5x^2 + 4y^2 + 30x + 10y. $$
- The solution is $F(x,y) = K.$ $$ 3x^2y + 15xy + 5x^2 + 4y^2 + 30x + 10y = K $$
If you have any problems with this page, please contact bennett@ksu.edu.
©1994-2025 Andrew G. Bennett