Brick Falling Off a Rising Pallet

  • Thread starter Thread starter alandry06
  • Start date Start date
  • Tags Tags
    Falling
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
7 replies · 4K views
alandry06
Messages
11
Reaction score
0

Homework Statement



A crane is in the process of lifting a pallet of bricks to the upper floor of a building. Suddenly a brick slides and falls off the rising pallet. You clock the time it takes for the brick to hit the ground at 2.5 seconds.

The crane has height marking and you see that the brick fell off the pallet from a height of 22 meters. How fast is the brick going when it hits the ground?

Homework Equations



y = yo + Vot + (1/2)at2

V = Vo + at

The Attempt at a Solution



So we are given that:

t = 2.5 s
y = 22 m
yo = 0
a = g = 9.80 m/s2
Vo = ?

Find: V = ?

I understand that I need to use the kinematic equations to solve this. What I am confused by is that the words 'lifting' and 'rising' are emphasized in the problem statement.

Does this imply that Vo is NOT equal to 0 ?

Is so, I am confused as to how to find it?

Any advice is appreciated :smile:
 
Physics news on Phys.org
Brick slides off from the rising pallet with some velocity. Before that brick and pallet have the same velocity. So when the brick slips form the rising pallet, what will be its initial velocity and in which direction?
 
It will be up; but I do not know its value. Or is it just Vo?

Can I solve the 2 equations in 2 unknowns now? Is Vo the same for both of the equations?

Thank you!
 
Velocity vo is the same as the velocity of the pallet.
Use the first relevant equation.
In that y = 0, yo = 22 m. t is given. Find vo. Take care of the directions of the various terms.
 
Can I use y0= 0 and y = 22 if I choose positive as going downwards?

So,

y = Vot + at2

Vo = (y - at2) / t

Vo = (22 - 9.80*2.52) / 2.5

Vo = - 15.7 m/s

So Vo is negative because it is going upwards and I chose downwards as positive.

Now I use this in the second equation. Again choosing down as positive

V = Vo + at

V = (-15.7) + 9.8 * 2.5

V = 8.8 m/s going downwards.

Does this look correct?
 
y = Vot + at2
It should be
y = Vot + 1/2*at2
 
Oops.* So it should be"y = Vot + (1/2)at2

Vo = (y - (1/2)at2) / t

Vo = (22 - 0.5*9.80*2.52) / 2.5

Vo = - 3.45 m/s

So Vo is negative because it is going upwards and I chose downwards as positive.

Now I use this in the second equation.* Again choosing down as positive

V = Vo + at

V = (-3.45) + 9.8 * 2.5

V = 21.1 m/s going downwards.

Is this correct?* It seems like a better answer in that the first one (with the error) was too slow.