Need verification on a spring force problem regarding a bungee cord.

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 · 4K views
Hunter Arcanu
Messages
2
Reaction score
0

Homework Statement



A bungee jumper of mass m=70 kg is riding a bungee cord with spring constant k=50 N/m. Its unstretched length is L=9.0 m. What is the amplitude of the jumper's oscillation?

m=70 kg
k=50 N/m
L=9 m

Homework Equations



mg(L+x)=(1/2)kx^2
x(t)=Bcos(omega(t)+alpha)
omega = (k/m)^(1/2)

The Attempt at a Solution



(70)(9.8)(9+x) = (1/2)(50)x^2
25x^2 - 686x - 6174 = 0
x = 34.58

(L+x)/2 = (9+34.58)/2 = 21.79 m

I'm not really sure how to use the equation for simple harmonic motion to determine the amplitude, but shouldn't the amplitude just be (L+x)/2 given that air friction is negligible and total energy is conserved?
 
Physics news on Phys.org
What is the initial height of the jumper? I've never jumped myself, so no idea!
If the cord is hanging, unstretched, and the guy takes hold and drops, then the height should be just x, not 9+x. The 9+x means he is taking the end of the cord and climbing a ladder up to where the cord is tied before jumping.

Yes, I think you are supposed to assume no loss of energy since no measure of the loss is given.
 
The height of the jumper isn't given, so when I set up my potential energy equation, I assumed he was just high enough so that he barely touched the ground (the length of the cord plus the max displacement of the cord) so that I didn't have to deal with gravitational potential energy on both sides of the equation. I'm also assuming that he jumps from where the cord is attached so that he'll have fallen 9 m before the cord stretches.