Retarding Force and Velocity of a Sliding Rock

  • Thread starter Thread starter carlee172
  • Start date Start date
  • Tags Tags
    Force
AI Thread Summary
A rock sliding on a horizontal surface experiences a retarding force proportional to the square root of its instantaneous velocity, described by the equation FR = -kv^(1/2). To find the velocity as a function of time, the relationship F = ma is applied, leading to the differential equation -k√v = m(dv/dt). The discussion emphasizes the need to separate variables before integrating to solve for v in terms of time, mass, the constant k, and initial velocity v0. The initial attempts to express v resulted in equations that incorrectly included v on both sides, indicating a need for proper integration techniques. Ultimately, the focus is on deriving a correct expression for velocity that allows calculation based on the given variables.
carlee172
Messages
8
Reaction score
0

Homework Statement



A rock with mass m slides with initial velocity vo on a horizontal surface. A retarding force FR that the surface exerts on the rock is proportional to the square root of the instantaneous velocity of the rock FR=-kv1/2.
A) Find expression for the velocity of the rock as a function of time.
Express your answer in terms of the variables m, vo, k, and t.

Homework Equations



F=ma

v=vo +at

etc..

The Attempt at a Solution



vbasically included solving and substituting F=ma, FR=-kv1/2 and v=vo +at
in the end i got v=vo -kv1/2t/m

obviouslt this isn't right because i have v on both sides of the equation.. help
 
Physics news on Phys.org
Welcome to PF.

v=vo +at doesn't work here, because you need a constant acceleration for that equation.

F=ma is a good start. You'll also need to use some calculus to solve this one.
 
ok, so:

-k\sqrt{}v=m(dv/dt)
then integrate the first side from 0 to t and the left side from vo to v
and then solve for v, i got:
v=((-kt-2(v1/2)m)/2m)2
 
ok so i got the answer v=(4m2v0-4ktmv1/2+k2t2)/4m2
now, i have to find the integral (distance). for t, the rest are constants i guess
 
One problem with that expression is that it's supposed to be an expression for v in terms of t and the other variables, i.e. given t, m, k, and v0, you should be able to calculate v.

But you have v there on the right-hand-side, so it's not really an equation for v.

carlee172 said:
ok, so:

-k\sqrt{}v=m(dv/dt)

Let's go back to this equation. I didn't really follow what you did after that, but I would separate the two variables, v and t, before integrating. I.e., put all the v's (including the dv term) on one side of the equation, and put dt on the other side. Then integrate.
 
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Back
Top