Solution to the differential equation $(2x^2+xy-2y^2)dx+(3x^2+2xy)dy=0$

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
1
down vote

favorite
1












Question: Find the solution to the differential equation $(2x^2+xy-2y^2)dx+(3x^2+2xy)dy=0$



The question prompts me to let $G=(2x^2+xy-2y^2)dx+(3x^2+2xy)dy$ and prove that $e^fracyxfracGx$ is an exact differential. But what is an exact differential anyways? Is it to multiply $e^fracyx$ into $fracGx$ and differentiate $e^fracyx(3x^2+2xy)$ by $x$ and $e^fracyx(2x^2+xy-2y^2)$ by $y$ and prove that both functions are the same?



I'm stuck on this question and would appreciate some help. Thanks!










share|cite|improve this question



























    up vote
    1
    down vote

    favorite
    1












    Question: Find the solution to the differential equation $(2x^2+xy-2y^2)dx+(3x^2+2xy)dy=0$



    The question prompts me to let $G=(2x^2+xy-2y^2)dx+(3x^2+2xy)dy$ and prove that $e^fracyxfracGx$ is an exact differential. But what is an exact differential anyways? Is it to multiply $e^fracyx$ into $fracGx$ and differentiate $e^fracyx(3x^2+2xy)$ by $x$ and $e^fracyx(2x^2+xy-2y^2)$ by $y$ and prove that both functions are the same?



    I'm stuck on this question and would appreciate some help. Thanks!










    share|cite|improve this question

























      up vote
      1
      down vote

      favorite
      1









      up vote
      1
      down vote

      favorite
      1






      1





      Question: Find the solution to the differential equation $(2x^2+xy-2y^2)dx+(3x^2+2xy)dy=0$



      The question prompts me to let $G=(2x^2+xy-2y^2)dx+(3x^2+2xy)dy$ and prove that $e^fracyxfracGx$ is an exact differential. But what is an exact differential anyways? Is it to multiply $e^fracyx$ into $fracGx$ and differentiate $e^fracyx(3x^2+2xy)$ by $x$ and $e^fracyx(2x^2+xy-2y^2)$ by $y$ and prove that both functions are the same?



      I'm stuck on this question and would appreciate some help. Thanks!










      share|cite|improve this question















      Question: Find the solution to the differential equation $(2x^2+xy-2y^2)dx+(3x^2+2xy)dy=0$



      The question prompts me to let $G=(2x^2+xy-2y^2)dx+(3x^2+2xy)dy$ and prove that $e^fracyxfracGx$ is an exact differential. But what is an exact differential anyways? Is it to multiply $e^fracyx$ into $fracGx$ and differentiate $e^fracyx(3x^2+2xy)$ by $x$ and $e^fracyx(2x^2+xy-2y^2)$ by $y$ and prove that both functions are the same?



      I'm stuck on this question and would appreciate some help. Thanks!







      differential-equations multivariable-calculus






      share|cite|improve this question















      share|cite|improve this question













      share|cite|improve this question




      share|cite|improve this question








      edited Sep 10 at 6:24









      paulplusx

      1,086318




      1,086318










      asked Sep 10 at 6:19









      Yip Jung Hon

      34711




      34711




















          3 Answers
          3






          active

          oldest

          votes

















          up vote
          2
          down vote



          accepted










          The ODE is homogeneous ODE of order one. This is because the coefficients of $dx$ and $dy$ are both homogeneous two variables functions of the same order. I suggest you write the ODE as $$y'=frac2t^2-t-23+2t=f(t), ~~~(xneq 0, t=y/x)$$ and then solve the well-known ODE: $$fracdtf(t)-t=fracdxx$$ by seperation method!






          share|cite|improve this answer



























            up vote
            1
            down vote













            Hint.



            Note that



            $$
            fracpartialpartial yleft(frace^fracyx left(2 x^2+x y-2 y^2right)xright) = frace^fracyx left(3 x^2-3 x y-2 y^2right)x^2\
            fracpartialpartial xleft(frace^fracyx left(3 x^2+2 x yright)xright) = frace^fracyx left(3 x^2-3 x y-2 y^2right)x^2
            $$






            share|cite|improve this answer





























              up vote
              0
              down vote













              Let
              $$P=2x^2+xy-2y^2,quad Q=3x^2+2xy.$$
              Then integrating factor is
              $$mu=frac2xP+yQ=frac12x^2 y+x^3$$
              Solution of differential equation
              $$(2x^2+xy-2y^2)dx+(3x^2+2xy)dy=0$$
              is
              $$ln(x^2+2xy)+fracyx=C$$






              share|cite|improve this answer




















                Your Answer




                StackExchange.ifUsing("editor", function ()
                return StackExchange.using("mathjaxEditing", function ()
                StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix)
                StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
                );
                );
                , "mathjax-editing");

                StackExchange.ready(function()
                var channelOptions =
                tags: "".split(" "),
                id: "69"
                ;
                initTagRenderer("".split(" "), "".split(" "), channelOptions);

                StackExchange.using("externalEditor", function()
                // Have to fire editor after snippets, if snippets enabled
                if (StackExchange.settings.snippets.snippetsEnabled)
                StackExchange.using("snippets", function()
                createEditor();
                );

                else
                createEditor();

                );

                function createEditor()
                StackExchange.prepareEditor(
                heartbeatType: 'answer',
                convertImagesToLinks: true,
                noModals: false,
                showLowRepImageUploadWarning: true,
                reputationToPostImages: 10,
                bindNavPrevention: true,
                postfix: "",
                noCode: true, onDemand: true,
                discardSelector: ".discard-answer"
                ,immediatelyShowMarkdownHelp:true
                );



                );













                 

                draft saved


                draft discarded


















                StackExchange.ready(
                function ()
                StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2911585%2fsolution-to-the-differential-equation-2x2xy-2y2dx3x22xydy-0%23new-answer', 'question_page');

                );

                Post as a guest






























                3 Answers
                3






                active

                oldest

                votes








                3 Answers
                3






                active

                oldest

                votes









                active

                oldest

                votes






                active

                oldest

                votes








                up vote
                2
                down vote



                accepted










                The ODE is homogeneous ODE of order one. This is because the coefficients of $dx$ and $dy$ are both homogeneous two variables functions of the same order. I suggest you write the ODE as $$y'=frac2t^2-t-23+2t=f(t), ~~~(xneq 0, t=y/x)$$ and then solve the well-known ODE: $$fracdtf(t)-t=fracdxx$$ by seperation method!






                share|cite|improve this answer
























                  up vote
                  2
                  down vote



                  accepted










                  The ODE is homogeneous ODE of order one. This is because the coefficients of $dx$ and $dy$ are both homogeneous two variables functions of the same order. I suggest you write the ODE as $$y'=frac2t^2-t-23+2t=f(t), ~~~(xneq 0, t=y/x)$$ and then solve the well-known ODE: $$fracdtf(t)-t=fracdxx$$ by seperation method!






                  share|cite|improve this answer






















                    up vote
                    2
                    down vote



                    accepted







                    up vote
                    2
                    down vote



                    accepted






                    The ODE is homogeneous ODE of order one. This is because the coefficients of $dx$ and $dy$ are both homogeneous two variables functions of the same order. I suggest you write the ODE as $$y'=frac2t^2-t-23+2t=f(t), ~~~(xneq 0, t=y/x)$$ and then solve the well-known ODE: $$fracdtf(t)-t=fracdxx$$ by seperation method!






                    share|cite|improve this answer












                    The ODE is homogeneous ODE of order one. This is because the coefficients of $dx$ and $dy$ are both homogeneous two variables functions of the same order. I suggest you write the ODE as $$y'=frac2t^2-t-23+2t=f(t), ~~~(xneq 0, t=y/x)$$ and then solve the well-known ODE: $$fracdtf(t)-t=fracdxx$$ by seperation method!







                    share|cite|improve this answer












                    share|cite|improve this answer



                    share|cite|improve this answer










                    answered Sep 10 at 6:50









                    mrs

                    58.5k750143




                    58.5k750143




















                        up vote
                        1
                        down vote













                        Hint.



                        Note that



                        $$
                        fracpartialpartial yleft(frace^fracyx left(2 x^2+x y-2 y^2right)xright) = frace^fracyx left(3 x^2-3 x y-2 y^2right)x^2\
                        fracpartialpartial xleft(frace^fracyx left(3 x^2+2 x yright)xright) = frace^fracyx left(3 x^2-3 x y-2 y^2right)x^2
                        $$






                        share|cite|improve this answer


























                          up vote
                          1
                          down vote













                          Hint.



                          Note that



                          $$
                          fracpartialpartial yleft(frace^fracyx left(2 x^2+x y-2 y^2right)xright) = frace^fracyx left(3 x^2-3 x y-2 y^2right)x^2\
                          fracpartialpartial xleft(frace^fracyx left(3 x^2+2 x yright)xright) = frace^fracyx left(3 x^2-3 x y-2 y^2right)x^2
                          $$






                          share|cite|improve this answer
























                            up vote
                            1
                            down vote










                            up vote
                            1
                            down vote









                            Hint.



                            Note that



                            $$
                            fracpartialpartial yleft(frace^fracyx left(2 x^2+x y-2 y^2right)xright) = frace^fracyx left(3 x^2-3 x y-2 y^2right)x^2\
                            fracpartialpartial xleft(frace^fracyx left(3 x^2+2 x yright)xright) = frace^fracyx left(3 x^2-3 x y-2 y^2right)x^2
                            $$






                            share|cite|improve this answer














                            Hint.



                            Note that



                            $$
                            fracpartialpartial yleft(frace^fracyx left(2 x^2+x y-2 y^2right)xright) = frace^fracyx left(3 x^2-3 x y-2 y^2right)x^2\
                            fracpartialpartial xleft(frace^fracyx left(3 x^2+2 x yright)xright) = frace^fracyx left(3 x^2-3 x y-2 y^2right)x^2
                            $$







                            share|cite|improve this answer














                            share|cite|improve this answer



                            share|cite|improve this answer








                            edited Sep 10 at 7:51

























                            answered Sep 10 at 7:21









                            Cesareo

                            6,2242413




                            6,2242413




















                                up vote
                                0
                                down vote













                                Let
                                $$P=2x^2+xy-2y^2,quad Q=3x^2+2xy.$$
                                Then integrating factor is
                                $$mu=frac2xP+yQ=frac12x^2 y+x^3$$
                                Solution of differential equation
                                $$(2x^2+xy-2y^2)dx+(3x^2+2xy)dy=0$$
                                is
                                $$ln(x^2+2xy)+fracyx=C$$






                                share|cite|improve this answer
























                                  up vote
                                  0
                                  down vote













                                  Let
                                  $$P=2x^2+xy-2y^2,quad Q=3x^2+2xy.$$
                                  Then integrating factor is
                                  $$mu=frac2xP+yQ=frac12x^2 y+x^3$$
                                  Solution of differential equation
                                  $$(2x^2+xy-2y^2)dx+(3x^2+2xy)dy=0$$
                                  is
                                  $$ln(x^2+2xy)+fracyx=C$$






                                  share|cite|improve this answer






















                                    up vote
                                    0
                                    down vote










                                    up vote
                                    0
                                    down vote









                                    Let
                                    $$P=2x^2+xy-2y^2,quad Q=3x^2+2xy.$$
                                    Then integrating factor is
                                    $$mu=frac2xP+yQ=frac12x^2 y+x^3$$
                                    Solution of differential equation
                                    $$(2x^2+xy-2y^2)dx+(3x^2+2xy)dy=0$$
                                    is
                                    $$ln(x^2+2xy)+fracyx=C$$






                                    share|cite|improve this answer












                                    Let
                                    $$P=2x^2+xy-2y^2,quad Q=3x^2+2xy.$$
                                    Then integrating factor is
                                    $$mu=frac2xP+yQ=frac12x^2 y+x^3$$
                                    Solution of differential equation
                                    $$(2x^2+xy-2y^2)dx+(3x^2+2xy)dy=0$$
                                    is
                                    $$ln(x^2+2xy)+fracyx=C$$







                                    share|cite|improve this answer












                                    share|cite|improve this answer



                                    share|cite|improve this answer










                                    answered Sep 11 at 14:09









                                    Aleksas Domarkas

                                    4754




                                    4754



























                                         

                                        draft saved


                                        draft discarded















































                                         


                                        draft saved


                                        draft discarded














                                        StackExchange.ready(
                                        function ()
                                        StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2911585%2fsolution-to-the-differential-equation-2x2xy-2y2dx3x22xydy-0%23new-answer', 'question_page');

                                        );

                                        Post as a guest













































































                                        這個網誌中的熱門文章

                                        tkz-euclide: tkzDrawCircle[R] not working

                                        How to combine Bézier curves to a surface?

                                        1st Magritte Awards