Maximum compression of spring from dropped block

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 3K views
gokugreene
Messages
47
Reaction score
0
I can't figure out what I did wrong on this test question.

A 4kg block is dropped from a height of 0.8m above a spring, k=120N/m. Find the maximum compression of the spring.

I have the PE at the top is equal to KE at the bottom.
PEtop=31.4J
KEbottom=31.4J

The potential energy in the spring when compressed should equal the KE at the bottom. Based upon that I should be able to find the maximum distance the spring will compress.

KEbottom=Wspring
31.4J=.5*120*x^2
Rearranging x=sqrt(2*31.4/120) and I get x=-0.723m

What am I doing wrong here? Can someone point it out.

Thanks, peace
 
Physics news on Phys.org
Remember that the spring is compressing in the vertical direction, so there is more gravitational potential energy to take into account:

Initial gravitational potential energy = Final spring potential energy

[tex]mg(x_0+x_{spring})=\frac{1}{2}kx_{spring}^2[/tex]
 
Last edited:
Your equation will give me the exact same answer I got.
mg(0.8 + 0) =.5kx^2
 
gokugreene said:
Your equation will give me the exact same answer I got.
mg(0.8 + 0) =.5kx^2

No, in my response, x_spring is the same as x in your response. On the left side, you set the second term to 0, when it should be mgx. It's a quadratic equation.