Separable differential equation

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
1 reply · 3K views
Dusty912
Messages
149
Reaction score
1

Homework Statement


Solve each of the following differential equations:
4xydx + (x2 +1)dy=0

Homework Equations


None

The Attempt at a Solution


4xydx + (x2 +1)dy=0
(x2 +1)dy=-4xydx
dy/y=-(4xdx)/(x2 +1)
∫dy/y=∫-(4xdx)/(x2 +1)
ln|y|=-2ln|x2+1| +C

used u-sub on last step fo u=x2 +1
 
Physics news on Phys.org
Dusty912 said:

Homework Statement


Solve each of the following differential equations:
4xydx + (x2 +1)dy=0

Homework Equations


None

The Attempt at a Solution


4xydx + (x2 +1)dy=0
(x2 +1)dy=-4xydx
dy/y=-(4xdx)/(x2 +1)
∫dy/y=∫-(4xdx)/(x2 +1)
ln|y|=-2ln|x2+1| +C

used u-sub on last step fo u=x2 +1
Do you have a question?
Your work looks fine to me, but you need to take it one step further and solve for y as a function of x.

After that, check your solution by verifying that it satisifies the original DE.