What kind of problem is this. (Seperable or Bernoullis) / Diff EQ

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
Squizzel
Messages
29
Reaction score
0

Homework Statement



xy^2 dy/dx = y^3 - x^3 , y(1) = 2

Homework Equations


The Attempt at a Solution



It says to solve the initial value problem. I am assuming it is not a Bernoulli, but I can't seem to separate it. What should I do?Thanks

This is what I get when I separate it, is this right?y^2-y^3 dy = -x^2 dx
 
Physics news on Phys.org
Squizzel said:

Homework Statement



xy^2 dy/dx = y^3 - x^3 , y(1) = 2


Homework Equations





The Attempt at a Solution



It says to solve the initial value problem. I am assuming it is not a Bernoulli, but I can't seem to separate it. What should I do?


Thanks

This is what I get when I separate it, is this right?


y^2-y^3 dy = -x^2 dx

xy^2 dy/dx = y^3 - x^3
dy/dx = y/x - x^2/y^2
 
Squizzel said:

Homework Statement



xy^2 dy/dx = y^3 - x^3 , y(1) = 2

Homework Equations



The Attempt at a Solution



It says to solve the initial value problem. I am assuming it is not a Bernoulli, but I can't seem to separate it. What should I do?

Thanks

This is what I get when I separate it, is this right?

y^2-y^3 dy = -x^2 dx
How do you get that last line?

It should be y2 dx - y3 dy = -x2 dx, which is not separated.

Try the substitution, y = xv .