Find force with mass and variable position

AI Thread Summary
The discussion focuses on calculating the work done by a force on a 2.80 kg particle with a given position function over 4 seconds. The initial attempt incorrectly used the integral of force with respect to time, leading to confusion between work and impulse. Dimensional analysis revealed inconsistencies in the calculations, prompting a reevaluation of the definition of work. The correct approach involved using the work-energy principle, applying the formula W = K_f - K_i, which successfully led to the desired result. This highlights the importance of accurately defining physical concepts in problem-solving.
zrbecker
Messages
2
Reaction score
0

Homework Statement



A force acts on a 2.80 kg particle in such a way that the position of the particle as a function of time is given by x = (3.0 m/s)t - (4.0 m/s^2)t^2 + (1.0 m/s^3)t^3. Find the work done by the force during the first 4.0s.

Homework Equations



W = \int_{t_i}^{t_f} F(t) dt

F = ma

The Attempt at a Solution



W = \int_0^4 F(t) dt = \int_0^4 ma(t) dt = mv(4) - mv(0) = m(x'(4) - x'(0))

x'(t) = 3 - 8t + 3t^2
x'(4) = 19
x'(0) = 3

W = 2.8 * 16 = 44.8J

The book is saying it is 493J
 
Physics news on Phys.org
The integral of force with respect to time is not the work done by a force; it is the impulse of that force. The easiest way to convince yourself that there is a problem with your equations is by dimensional analysis. In your final equation, you have 2.8 kg * 16 m/s or 44.8 N*s. A Joule is a N*m.

So the first step is to double check your definition of work.

Otherwise, I think that you have an excellent start on the problem.
 
Ah thanks. Yeah my bad it is suppose to be the integral with respect to position.

I see why that doesn't work now.

I found the better way to do this was to use

W = K_f - K_i

and that got me to where I wanted to go. Thanks for the help.
 
TL;DR Summary: I came across this question from a Sri Lankan A-level textbook. Question - An ice cube with a length of 10 cm is immersed in water at 0 °C. An observer observes the ice cube from the water, and it seems to be 7.75 cm long. If the refractive index of water is 4/3, find the height of the ice cube immersed in the water. I could not understand how the apparent height of the ice cube in the water depends on the height of the ice cube immersed in the water. Does anyone have an...
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