Collision with projectile and block attached to spring

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
3 replies · 2K views
x24759
Messages
6
Reaction score
0

Homework Statement


A projectile of mass m = 50g traveling at v0 = 20m/s hits a block of mass M = 450g. The block rests on
a frictionless horizontal surface and is attached to a spring of force constant k = 2000N/m. The projectile
ricochets backward off the block with speed v’ = 0.6v0. The collision lasts for 4ms.
(In the picture, the spring is attached to the block and the wall)
a) What impulse is delivered to the block and what is the average force for the collision?
b) Is the collision elastic? Justify your answer.
c) What is the maximum compression of the spring?
d) Suppose the surface has a “small” coefficient of friction μk = 0.1. Estimate the total distance the block
traverses from the moment it is struck to when it comes finally to rest. Why is this only an estimate? For
such an estimate to be accurate what is the criterion for “small” friction coefficient?

Homework Equations


p=mv
J=Δp
fav= Δp/Δt
KE=1/2mv2
Us=1/2kd2
(maybe?) vrel=-v'rel

The Attempt at a Solution


a)
momentum: mv0=mv'+Mv2'

impulse on block: J=Δp=p2-p1 --> p2= mv0 - mv' = .4mv0 = .4 N⋅s

fav= Δp/Δt = 100 N

b)
KE= 1/2 m v2
KE' +1/2mv'2+1/2Mv2'2

KE'/KE = [m(.6v0)+M(v0-.6v0)2] / mv02

=(.6)2 + (.450)(.4)2(.05) =>.40 --> 60% KE loss. non- elasticand this is where I am second guessing myself.
 
Last edited:
Physics news on Phys.org
x24759 said:
impulse on block: J=Δp=p2-p1 --> p2= mv0 - mv' = .4mv0 = .4 N⋅s

a) While the idea is not wrong here, you have forgotten to take into account that momentum is a vector quantity, which means that direction is important. Hence, it is important to define what direction you will be taking as positive and stick with that convention throughout your working. A diagram will help you here if you have trouble visualizing.

b) The problem that I mentioned above manifests in your working for part (b) as well. Look through the directions and signs of your vector quantities again.