Nano-Passion
- 1,291
- 0
Homework Statement
Consider an object that is coasting horizontally subject to a drag force f = -bv = cv^2. Write down Newton's second law...
The Attempt at a Solution
So I did all of the steps leading up to this:
m∫\frac{dv}{bv+cv^2}=-t dt
Using partial fractions I get \frac{1}{bv+cv} = \frac{c_1}{v}+\frac{c_2}{b+cv}
1 = c_1(b+cv)+c_2v
Usually in partial fractions you have something like c_1(x-a) where a is a real number. However there is no real number there so I am confused on what to do.