Solving a homogeneous first-order ordinary differential eqn

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 1K views
Aceix
Messages
49
Reaction score
1

Homework Statement


dy/dx = (x+4y)2

Homework Equations

The Attempt at a Solution


I substitute y=ux, where u is a function of x, and I'm not a ble to solve. My intention was to arrive at a seperable form, but I'm not achieving it.[/B]
 
Physics news on Phys.org
Try the substitution u=x+4y.
 
@Aceix Your problem is assuming your DE is homogeneous. Homogeneous in this sense means ##f(tx,ty) = f(x,y)##. That does't work for ##f(x,y)=(x-4y)^2##.
 
Thanks a lot! I've got it now.