Block sliding down a ramp in a truck

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 5K views
davidmigl
Messages
7
Reaction score
0

Homework Statement


In this problem, I am supposed to find something wrong with a formula dealing with the problem. There is a block with mass m on a ramp of height h inside a box truck moving with constant velocity u. The angle of the ramp doesn't matter, as this problem will be using energy methods. v is the velocity that the block reaches on the floor due to the potential energy only being converted into kinetic energy. No friction is involved, and no relativistic effects come into play.

The block is released from rest, slides down the ramp, and then slides across the floor of the truck.


Homework Equations


From an observer inside the truck, the relevant equation for velocity once on the floor is [tex]mgh = \frac{mv^{2}}{2}[/tex], by conservation of energy. But observed from outside the truck, the block has initial velocity [tex]u[/tex], since it is moving with the speed of the truck. Let [tex]v_{f}[/tex]be the unknown final speed. Then [tex]\frac{mu^{2}}{2} + mgh = mv_{f}^{2}[/tex]. Once the block slides down the ramp, all the potential energy is converted into kinetic energy, so [tex]\frac{mu^{2}}{2} + \frac{mv^{2}}{2} = \frac{mv_{f}^{2}}{2}[/tex]. Multiplying both sides by 2 and dividing by m leads to the conclusion that [tex]v_{f}^{2} = v^{2} + u^{2}[/tex], or [tex]v_{f}=\sqrt{v^{2} + u^{2}}[/tex].

Alternatively, it is given that [tex]mgh = \frac{mv^{2}}{2}[/tex]. Add [tex]\frac{mu^{2}}{2}[/tex] to both sides to give [tex]mgh + \frac{mu^{2}}{2} = \frac{mv^{2}}{2} + \frac{mu^{2}}{2}[/tex]. But [tex]mgh + \frac{mu^{2}}{2}[/tex] = \frac{mv_{f}^{2}}{2}[/tex], by conservation of energy. Substituting this back into the previous equation gives [tex]\frac{mu^{2}}{2} + \frac{mv^{2}}{2} = \frac{mv_{f}^{2}}{2}[/tex] and again it follows that [tex]v_{f}=\sqrt{v^{2} + u^{2}}[/tex].

The problem is that, intuitively, we know that [tex]v_{f}[/tex] should equal [tex]u + v[/tex]. So somewhere in the previous discussion an error has crept in. What is that error?

The Attempt at a Solution


The conclusion possibly rests on the presumption that you can divide an object's speed up into parts and find the total kinetic energy by calculating the kinetic energy for each of the speeds, so long as all the speeds add up to the total speed. This is clearly false, as two bodies with equal mass traveling at speeds x and y will not have the same kinetic energy as an identical body traveling at speed x + y.

But the second alternative derivation arrives at the faulty conclusion via mathematical means and doesn't seem vulnerable to such an experimental/physical attack as above. Each of the premises seems sound, so it seems impossible to avoid arriving at the conclusion.

Something seems fishy about the initial velocity being in a different direction than the incline (i.e. the direction the block travels at first), but I don't know if I am on the right track here.
 
Physics news on Phys.org
The error in the previous discussion is that it assumed that the initial velocity u and the velocity v were in the same direction. This assumption is incorrect, as the block starts off with velocity u in the direction of the truck while the velocity v is in the direction of the incline. This means that the final velocity cannot be found by simply adding up the magnitudes of u and v. Instead, the relevant equation should be v_{f}^{2} = u^{2} + 2uv + v^{2}.