charbon
- 22
- 0
Homework Statement
A material point A of mass m has a rectilinear movement on the horizontal axis 0x. It is subject to the action of a constant power force P and to a force due to air resistance of \betamv2. It starts at a still position on x = 0 for t = 0 in the direction of +x. Find the expression for the x-axis in function of the velocity vx:
x = \frac{1}{3\beta}ln(\frac{P/m}{P/m - \beta v^3}
Homework Equations
Using the kinetic energy theorem or Newton's second law, show that vdv/dt = P/m - \betav3
Do not try to solve this equation, introduce this relation:
dv/dt = vdv/dx to continue
The Attempt at a Solution
WAB = KB-KA = KB = 1/2mv2
P = dW/dt = mv
\vec{F}\bullet\vec{v} = mv
\vec{F} = (F - \betamv2)i
Fv - \betamv3 = mv
av = P/m + \betav3
vdv/dt = P/m + \betavx3
v2dv/dx = P/m + \betav3
dv/dx = (P/m)/v2 + \betav
dv/dx = 1/v + \betav
This is where I'm stuck. I have hard time solving complicated differential equations. Can someone walk me through the next steps?
Thanks in advance