fluidistic
Gold Member
- 3,928
- 272
Homework Statement
Verify that the following ODE can be reduced to an ODE of separable variables.
\frac{dy}{dx} =f(ax+by+c) where a, b and c are constants.2. The attempt at a solution
I think I must show that there exist functions g and h such that g(y)dy=h(x)dx.
I have that dy=f(ax+by+c) dx. I was at a loss. So I talked to a friend and he told me to write u=ax+by+c.
So I get dy=f(u)dx \Rightarrow y= \int f(u)dx=\frac{u-ax-c}{b}, y'=\frac{u'-a}{b}, y''=u''. I want to write f(u) as \phi _1 (x) \phi _2 (y) but I'm totally stuck.
I'd love a tip.
Thank you.