Work: an object falls onto a spring. Find max. dist. the spring is compressed.

AI Thread Summary
A block of mass 2.4 kg is dropped from a height of 59 cm onto a spring with a spring constant of 1240 N/m, and the goal is to find the maximum compression of the spring. The initial approach incorrectly used the height as 0.59 m without accounting for the spring's compression. A correct method involves applying conservation of energy, leading to the equation mg(h+x) = 1/2 kx^2, where x is the compression. This results in a quadratic equation that can be solved for x. The discussion highlights the importance of correctly setting up the problem to find the accurate maximum compression of the spring.
DavidAp
Messages
44
Reaction score
0
Until I learn to walk my name might pop up a lot in this thread...

A block of mass m = 2.4 kg is dropped from height h = 59 cm onto a spring of spring constant k = 1240 N/m. Find the maximum distance the spring is compressed.

Answer: 0.170m


The first thing I did was convert the height from centimeters to meters so that all the units could work nicely together giving me 0.59 m.

Then I found Work using mgrCos(theta).
W = mgrCos(theta)
W = 2.4 kg(9.8 m/(s^2))(0.59 m)Cos(0)
W = 13.8768 J

After I played around with a more general equation of Work.
W = ΔK + ΔU
W = Kf - Ki + Uf - Ui

However, since the spring is in equilibrium before the block falls on it, conceptually, I saw that the Ui should equal to zero so my equation is,
W = Kf - Ki +Uf

And we know that Ki = 1240 N/m so,
W = Kf - 1240 N/m + Uf
W = 1/2m(v^2) - 1240 N/m + mgy

13.8768 J = 1/2(2.4 kg)(Vf^2) - 1240 N/m + 2.4 kg(9.8 m/(s^2))(y)
Now, I wrote Vf because it's an unknown and though I think there is a way to solve it using Work I went on to use a kinematic equation because I'm still very new to Work and have not yet learned how to do that.
Vf^2 = Vi^2 +2aΔy
Vf^2 = 9.8 m/(s^2)(0.59 m)
Vf^2 = 11.564 m/s

Back to my equation,
13.8768 J = 1/2(2.4 kg)(11.564 m/2) - 1240 N/m + 23.52 N(y)
13.8768 J = 13.8768 J - 1240 N/m + 23.52 N(y)
0 = -1240 N/m + 23.52 N(y)
1240 N/m = 23.52 N(y)
52.72 /m = y
_______________________________________________
As you can see something went horribly wrong! I'm new to Work but I felt pretty confident approaching this problem until I got to the end. Not only is my answer numerically incorrect but the units seem impossible; nothing over meters?

Can somebody help show me what I did wrong with this question? I'm sorry if it was difficult to follow, mathematics on text always seems like a puzzle to me.

Thank you for taking the time to review my question, I greatly appreciate it.
 
Physics news on Phys.org
i think u r wrong at taking the height that the object falls as 0.59m. actually the height should be 0.59 +x, where x is the compression of the spring. at that point there is no KE. so, the relevant eqn. should be (from conservation of energy),
mg(h+x) = 1/2 kx2.
this is a quadratic eqn. in x. now solve for x, if u know how to solve a quadratic eqn.
 
bjd40@hotmail.com said:
i think u r wrong at taking the height that the object falls as 0.59m. actually the height should be 0.59 +x, where x is the compression of the spring. at that point there is no KE. so, the relevant eqn. should be (from conservation of energy),
mg(h+x) = 1/2 kx2.
this is a quadratic eqn. in x. now solve for x, if u know how to solve a quadratic eqn.
Thank you, you are absolutely right! The math is so much shorter this way too!
 
Kindly see the attached pdf. My attempt to solve it, is in it. I'm wondering if my solution is right. My idea is this: At any point of time, the ball may be assumed to be at an incline which is at an angle of θ(kindly see both the pics in the pdf file). The value of θ will continuously change and so will the value of friction. I'm not able to figure out, why my solution is wrong, if it is wrong .
TL;DR Summary: I came across this question from a Sri Lankan A-level textbook. Question - An ice cube with a length of 10 cm is immersed in water at 0 °C. An observer observes the ice cube from the water, and it seems to be 7.75 cm long. If the refractive index of water is 4/3, find the height of the ice cube immersed in the water. I could not understand how the apparent height of the ice cube in the water depends on the height of the ice cube immersed in the water. Does anyone have an...
Back
Top