Finding v(t) and x(t) for motion with quadratic drag force

Join the discussion
Registration is free. Start your own thread to ask a follow-up.
1 reply · 2K views
joemama69
Messages
390
Reaction score
0

Homework Statement



an object moves to the right with a constant speed v, the ovbject then enters a region where the resistive force is -bv2, find v(t) & x(t)

Homework Equations





The Attempt at a Solution



Fx = ma = -bv2

v = (ma/-b).5

how do i get t in there
 
Physics news on Phys.org
You are treating "a" and "v" as independent now.
However, the acceleration is related to the velocity as a = dv/dt.
So your equation is actually:
m dv/dt = - b v2

You are going to have to solve a differential equation.