Simple Work Problem Disagreeing with Kinematics

AI Thread Summary
The discussion revolves around a physics problem involving a 10 kg box accelerated at 10 m/s² over a distance of 10 meters. Initially, the calculated kinetic energy using work-energy principles was 1000 Joules, while kinematic equations yielded 500 Joules due to a missing factor of 1/2 in the kinetic energy formula. After correcting the calculations, it was confirmed that the box takes approximately 1.41 seconds to reach 10 meters, resulting in a final velocity of 14.14 m/s and a kinetic energy of 1000 Joules. The discrepancy stemmed from a misunderstanding of the energy formula. The discussion highlights the importance of careful application of physics principles in problem-solving.
anthonywsadler
Messages
2
Reaction score
1
I have the following problem: "A box with a mass of 10 kg is accelerated by 10 m/s/s over a distance of 10 meters. What is the kinetic energy of the box (assuming no friction)"

Using work...

Work = K.E.
F * D = K.E.
m*a*D = K.E. = 10 kg * 10 m/s/s * 10 m = 1000 Joules

However, using kinematics...

x = vo*t + at^2
10 m = 0 m/s + 10 m/s/s * t^2
10 m/10 m/s/s = t^2
t = 1 sec (the time it takes the box to go 10 meters)

vf = vo*t + a*t
vf = a*t = 10 m/s/s * 1 s = 10 m/s

KE = 1/2*m*v^2 = 1/2*10kg*(10 m/s)^2 = 500 Joules

Where is this factor of 2 difference coming from? Is the issue coming from how the problem is written? Thank you for your help!
 
Physics news on Phys.org
Welcome to PhysicsForums. :smile:
anthonywsadler said:
x = vo*t + at^2
Check this?
 
Thanks! This is what happens when I don't get enough sleep, I leave out a factor of 1/2!

The box takes sqrt(2) seconds to reach 10 meters, which gives a final velocity of 14.14 m/s. The kinetic energy is indeed 1000 Joules.

Sorry and thank you!
 
A well-asked question is easy to answer. Welcome.
 
The dimensions used in the question are mass, acceleration and distance. Remind anybody of a certain energy formula that uses those and only those dimensions ?
 
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