- #1
2011vlu
- 1
- 0
Homework Statement
A ball rolls off the end of a table of height H. The ball has speed S when it leaves the horizontal table top. We wish to place a can of height h and diameter D at the correct distance from the table’s edge so that the ball lands in the can (aim for the top center of the can!) Find expressions for the following in terms of any/all of H, h, D, S, and g.
a) The distance from the table top (x) at which we should place the center of the can.
b) The time it will take the ball to reach the top of the can.
c) The speed the ball will be moving when it reaches the top of the can.
d) The maximum fractional error in our measurement of S which is allowed so that we will still get the ball in the can (assuming perfectly horizontal launch from the table top).
e) The maximum vertical deviation (|[tex]\delta[/tex]Vy |) for the velocity vector as the ball leaves the table top that is allowed if we are to still get the ball in the can. Assume that the speed of the ball as it leaves the table top is still S.
f) Assuming a perfect insertion into the middle of the top of the can and that the effect of a collision with the walls of the can is "perfectly elastic"; meaning that the effect of a collision with the wall of the can is to instantaneously reverse the horizontal component of the ball's velocity, develop an expression for the number of collisions the ball will make with the wall of the can before it hits the bottom of the can (where there is some sticky stuff which stops the ball instantly).
Homework Equations
x(t)=x0+(v0cos[tex]\theta[/tex])t
y(t)=y0+(v0sin[tex]\theta[/tex])t-(1/2)gt^2
The Attempt at a Solution
a) I solved for t when y(t) is h because that's how tall the can is. I got x(t)=S(rad((2H-2h)/g))
b) I already solved for t in the above section, and I got t=rad((2H-2h)/g)
c) I found the derivative of the position to get the velocity, found the magnitude of that vector, and got rad(S^2-2gH-2gh)
d) I'm stuck, I THINK what I'm supposed to do is S(rad((2H-2h)/g))-D=x(rad((2H-2h)/g)), but it doesn't quite work.
e) Please help with this part.
f) Please help with this part.