Finding the recoil speed, energy stored, and compression of a spring

AI Thread Summary
The discussion focuses on a physics problem involving a 0.1 kg mass impacting a spring gun, with a spring constant of 0.4 N/m. The recoil speed of the spring gun after the collision is calculated to be 0.4615 m/s, using conservation of momentum. The energy stored in the spring after maximum compression is determined to be approximately 1.66 J, derived from the kinetic energy of the mass before impact. The maximum compression of the spring is calculated to be around 2.88 m, based on energy conservation principles. The calculations highlight the relationship between kinetic energy and spring energy during the collision event.
JJBrian
Messages
18
Reaction score
0
1. Homework Statement

A 0.1kg is shot with a speed of 6m/s toward a 1.2kg spring gun( with spring constant of 0.4N/m). The spring gun is initially at rest with its spring relaxed. The spring gun is free to slide without friction on a horizontal table. The 0.1 kg mass compresses the spring to its maximum and remains lodged at this maximum compression.

a)what is the recoil speed of the spring gun( with the 0.1kg mass) after this event?

b)What is the energy stored in the spring gun after this event?

c) How much is the spring compressed from its relaxed position?

d) If instead of hitting a spring gun, this 0.1kg mass hit a 1.2 block of putty ( and stuck to the putty) that was free to slide with no friction on a horizontal table, what would be the recoil speed of the putty( with the 0.1 kg mass)?2. Homework Equations
Linear motion and its conservation
Collisions

3. The Attempt at a Solution

a)

---------------------------------------

m1v1f +m2v2f = 0
v1f = -(m2/m2)*v2f
V1f=(-0.1kg/1.2kg)(6m/s)
v1f = -0.5m/s
Im not too include the spring constant for this part.

b)
Us = 1/2kx^2
Us = 1/2(0.4N/m)(3m)
Us = 0.6J

c)KE + Us = KE+ Us
0 +1/2kx^2max = 1/2mv^2 + 0
xmax =sqrt(m/k)*V
xmax = sqrt(.1kg/.4N/m)*(6m/s)
xmax = 3m

d) Vf = (m1/m1+m2)*v0
Vf = (.1kg/.1kg+1,2kg)*(6m/s)
Vf = 0.4615m/s
 
Last edited:
Physics news on Phys.org
Fascinating problem! Hats off to the prof who came up with this one.

Okay, starting with your part (c):
c)KE + Us = KE+ Us
0 +1/2kx^2max = 1/2mv^2 + 0
It seems to me this should read
KE before collision = KE after collision + spring energy
I guess you left out the KE after the collision.
Of course you can't find it until you do part (a).

Recommend you start with part (a) and do a
momentum before = momentum after
calculation to get the speed of the mass+spring gun after the collision.

According to my calc, the KE after the collision is quite small so your answer for x isn't very much too large!
 
I changed part a.
I think B and C are wrong.
I don't know how to approach B and C.
I need some ideas, like the eq to use.
 
For part (a) you use
momentum before collision = momentum after collision
mv = mv
Before the collision only the 0.1 kg shot is moving. After, the shot+gun are moving together.
 
Updated work
part a)
(m1+m2)vf = m1v1 + m2v2
(0.1kg + 1.2kg)*vf = (0.1kg)(6m/s)+(1.2kg)(0m/s)
Vf = 0.6/1.3 = 0.4615m/sFor part b)
Do I just use KE =1/2mv^2
1/2(.1kg)(6m/s)^2
KE = 1.8Jpart c)

KE before collision = KE after collision + spring energy
0 +1/2mv^2 = 1/2mv^2 + 1/2kx^2
1/2(.1kg)(6m/s)^2 = 1/2(0.1+1.2kg)(0.4615m/s)^2+1/2(0.4N/m)x^2
1.8J = 0.1384 + .2x^2
x=2.882m?

d)Vf = (m1/m1+m2)*v0
Vf = (.1kg/.1kg+1,2kg)*(6m/s)
Vf = 0.4615m/s
 
Last edited:
For part (b), just use E before = E after
After the collision you'll have kinetic and spring energy. The spring energy is not 1.8 J. Oh, just what you did for (c). I agree with your answer for (c), BTW.
And (d) has to be the same as (a), no calc needed.
 
For part b) I thought the kinetic energy of the object would be converted to the energy stored of the spring.
Would the energy stored in the spring be 1.66153J?
E before = E after
1/2mv^2 = 1/2mv^2 + 1/2kx^2
1.8J = 0.1384 + 1.66153
 
Yes, 1.66 is what I have.
 
Your part a is correct.
At the instant bullet hits the spring gun, both of them move with Vf. The kinetic energy of the system of (bullet + spring gun) = 1/2*(mb + ms)Vf^2, where mb is the mass of the bullet and ms is the mass of the spring gun. Since no external force is acting on this system, this energy will remain constant. Within the system the bullet compresses the spring to the maximum extent and comes to rest. While doing so there in change in the kinetic energy of the system.
The energy stored in the spring = 1/2*mb*Vf^2. Equate this to 1/2*k*x^2 to find x.
 
Back
Top