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