Position as a function of speed

AI Thread Summary
The discussion focuses on deriving the position x as a function of speed v for an object subjected to a constant power force and air drag. The equations provided include the relationship between power, force, and acceleration, leading to the expression F = P/v. By substituting the forces into the equation of motion, the user arrives at a differential equation involving v and dx. The next step involves integrating the derived equation, dx = v^2*dv/(P/m - β*v^3), to find the position x. The conversation highlights the need for integration to solve the problem effectively.
Johnny Blade
Messages
30
Reaction score
0

Homework Statement


There's an object with mass m in movement in the horizontal axes. There's a force \textbf{P} of constant power acting on the object. Another force is the air drag which has the magnitude of \beta m v^{2}. I need to find the position x as a function of the speed v.


Homework Equations


\textbf{P} = \vec{F} \cdot \vec{v} = Fv because the vectors are parallel

\Rightarrow F = \frac{\textbf{P}}{v}

\left|\vec{f}\right| = \beta m v^{2}

F = ma


The Attempt at a Solution



With these equation I plug them in F = ma and I get \frac{\textbf{P}}{mv}-\beta v^{2}=\frac{dv}{dt} then by multiplying by \frac{dx}{dx} I got \frac{\textbf{P}}{mv}-\beta v^{2}=v\frac{dv}{dx}.

Then I don't know how to solve this. Or perhaps there's an easier way to this problem?
 
Physics news on Phys.org
P/mv - βv^2 = v*dv/dx.
Multiply by v on both the side. You get
P/m -β*v^3 = v^2*dv/dx.
So
dx = v^2*dv/( P/m -β*v^3 )
Now find the integration to find x.
 
Thread 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
Back
Top