What is the Velocity of a Block Pushed by a Linear Force Function?

  • Thread starter Thread starter Innuendo
  • Start date Start date
  • Tags Tags
    Velocity
AI Thread Summary
A block with a mass of 5 kg is pushed by a linear force function F(t) = t, resulting in a force of 10 N after 10 seconds. The acceleration is calculated as a = F/m = 2 m/s², but since the force varies with time, the acceleration also changes. The correct approach involves setting a(t) = F(t) / m, leading to a(t) = t / 5. Integrating this gives the velocity function v(t) = t² / 10, resulting in a velocity of 10 m/s after 10 seconds, assuming the block starts from rest. The calculations confirm the importance of considering the time-dependent nature of the force and acceleration.
Innuendo
Messages
26
Reaction score
0

Homework Statement



A force of F(t) = t is pushing a block of 5kg mass with no friction. What is the velocity after 10 seconds?

Homework Equations



F=ma

The Attempt at a Solution




F(10) = 10 N

a = F/m = 10/5 = 2 m/s^2

a = dv/dt

v(t) = 2t

v(10) = 20 m/s


I've calculated the acceleration by plugging in the time into F(t) and integrated the acceleration to find v(t). But when I plug in the time again into v(t), is that the right step?
 
Physics news on Phys.org
The acceleration is not constant, 2m/s2. If the force depends on t so does the acceleration, as it is a=F/m.

ehild
 
So I should carry the t in the force and set a(t) = F(t) / m ?
a(t) = t / 5

v(t) = t^2 / 10
v(10) = 10 m/s?
 
Supposing that the block had 0 velocity at the beginning, your result is correct.

ehild
 
ahh thank you
 
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