Integration within a DiffEQ problem

  • Thread starter Thread starter Adrynalyne
  • Start date Start date
  • Tags Tags
    Diffeq Integration
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
Adrynalyne
Messages
2
Reaction score
0

Homework Statement


Solve the given differential equation by using an appropriate substitution.



Homework Equations


[tex](x^{2}+xy+3y^{2})dx-(x^{2}+2xy)dy=0[/tex]
[tex]y=ux, dy=udx+xdu[/tex]


The Attempt at a Solution


[tex](x^{2}dx+ux^{2}dx+3u^{2}x^{2}dx)-(ux^{2}dx+x^{3}du+2u^{2}x^{2}dx+2ux^{3}du)=0[/tex]
After combining, cancelling and moving terms into their appropriate places, I get:
[tex]\frac{dx}{x}=\frac{2u+1}{u^{2}+1}du[/tex]


This is where I get stuck, I am unable to integrate the right hand side. Can anyone help me out a little?

Thanks.
 
Physics news on Phys.org
I cannot believe I didn't see that.

Thanks!