Determine whether each of the equations is exact. If it is exact, find the solution.
"\\text{Differential equation,}\\\\\nM(x,y)dx+N(x,y)=0\\\\\n\\text{then,\nif partial derivative of M w.r.t y is equal to the partial derivative of N w.r.t x. ---(1)}\\\\\n1.\\\\\n\\frac{dy}{dx}=-\\frac{ax-by}{bx-cy}\\\\\n(ax-by)dx+(bx-cy)dy=0\\\\\nNow,\\\\\nM_y=-b\\\\\nN_x=b\\\\\n\\text{This is not exact.}\\\\\n2.\\\\\n(2x+4y)dx+(2x-2y)dy=0\\\\\nNow,\\\\\nM_y=4\\\\\nN_x=2\\\\\n\\text{This is not exact.}\\\\\n3.\\\\\n(3x^2-2xy+2)dx+(6y^2-x^2+3)dy=0\\\\\nNow,\\\\\nM_y=-2x\\\\\nN_x=-2x\\\\\n\\text{This is an exact differential equation.}\\\\\n\\text{Then the solution is given by,}\\\\\n\\int(3x^2-2xy+2)dx+\\int(6y^2-x^2+3)dy=c\\\\\nx^3-x^2y+2x+2y^3+3y=c\\\\\n4.\\\\\n(ycosx+2xe^y)dx+(sinx+x^2e^y-1)dy=0\nNow,\\\\\nM_y=cosx+2xe^y\\\\\nN_x=cosx+2xe^y\\\\\n\\text{This is an exact differential equation.}\\\\\n\\text{Then the solution is given by,}\\\\\n\\int(ycosx+2xe^y)dx+\\int(sinx+x^2e^y-1)dy=c\\\\\nysinx+x^2e^y-y=c"
Comments
Leave a comment