#differential equation
3 messages · Page 1 of 1 (latest)
Let's see.
dv/dt = kv^2 - g
You did the separation of variables correctly, so:
dv/(kv^2 - g) = dt
Now, consider that kv^2 - g = (√(k)v - √(g))(√(k)v + √(g)). So, use partial fractions on the left part to arrive at some elemetary integrals.
Ok I will try now thanks