darryw
- 124
- 0
Homework Statement
(x + (2/y))dy + ydx = 0
Homework Equations
i am hoping someone could help me with how to approach all of these sorts of problems, i mean like step by step approach
The Attempt at a Solution
M(x,y) =? N(x,y) (this is what i need to know right?)
so, to differentiate 1st term with respect to y , i treat any x terms as constants right?
if that is right, then :
d/dy (x+ (2/y))dy = 0 + -2 / (y^2)
then differentiate other term with respect to x and treat all y terms as constants
d/dx ydx = 0
therefore equation not exact..
BUT if i differentiate 1st term with respect x and 2nd term with respect to y, then
d/dx (x+ (2/y)) = 1
and
d/dy ydy = 1
so it is exact.
how do i know which is correct? please help thanks