Differential equation. how to solve?

3 posts / 0 new
Last post
Nelvie Cambay M...
Nelvie Cambay Maddela's picture
Differential equation. how to solve?

1. (x^2 + 2xy - 4y^2) dx - ( x^2 - 8xy - 4 y^2)dy=0
2. y(9x-2y)dx-x(6x-y)dy=0; when: x=1; y=1/2

Jhun Vert
Jhun Vert's picture

both equation are homogeneous. You can use either of the following substitution:

  1. y = vx
    dy = v dx + x dv
  2. x = vy
    dx = v dy + y dv

The result would be separable equation which you can easily solve. And don't forget to revert back to original variables of x and y then apply boundary conditions as necessary.

Nelvie Cambay M...
Nelvie Cambay Maddela's picture

thank you po. ☺

Add new comment

Deafult Input

  • Allowed HTML tags: <img> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <sub> <sup> <blockquote> <ins> <del> <div>
  • Web page addresses and e-mail addresses turn into links automatically.
  • Lines and paragraphs break automatically.
  • Mathematics inside the configured delimiters is rendered by MathJax. The default math delimiters are $$...$$ and \[...\] for displayed mathematics, and $...$ and \(...\) for in-line mathematics.

Plain text

  • No HTML tags allowed.
  • Lines and paragraphs break automatically.