Position change of body in non-isolated system

AI Thread Summary
A 5 kg body starts at rest and experiences a force F(t) = 0.866t N for 7.5 seconds. The problem requires calculating the distance traveled during this time, acknowledging that the force is not constant. To solve, one must determine the acceleration as a function of time, integrate to find velocity, and then integrate again to find displacement. The work-energy theorem cannot be applied, so the focus should be on using Newton's laws and integration to derive the necessary equations. The solution involves calculating the integrals of acceleration and velocity over the specified time interval.
meathead
Messages
1
Reaction score
0

Homework Statement



A body of mass 5 kg is initially at rest. At time t=0, a constantly increasing force is applied to the body for 7.5 seconds according to:F(t)=at; where a is a constant 0.866 N/s. Determine the distance x the body travels during the application of the force.

Homework Equations


delta E of system = sigma T
sum of forces in y direction =0
normal force - mass*gravitational acceleration=0
work=force*change in position
1/2mass*final velocity^2 = 1/2mass*initial velocity^2 + work

The Attempt at a Solution



At kind of a loss for where to start this problem because the force is not constant.
Can I some how find a value for Work and use that to solve for final velocity and use that to find change in position? Please Help!
 
Physics news on Phys.org
You can not use the work-energy theorem in this problem.
Use Newton's Law: the acceleration is force/mass. Now the acceleration depends on time. Acceleration is the time derivative of velocity; you get velocity by integrating acceleration:

v(t) = \int{a(t)dt}

the integration constant is detemined from the condition v(0)=0.
Velocity is the time derivative of displacement: you get the displacement by integrating velocity: v(t)

x(t=7.5) -x(0) = \int_0^{t=7.5}{v(t)dt}



ehild
 
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