A block on a frictionless slope slides down and compresses a spring

AI Thread Summary
The discussion revolves around a physics problem involving a block sliding down a frictionless incline and compressing a spring. The user seeks clarification on the correct method to calculate the distance the spring compresses when the block comes to rest. Initial calculations involve determining the block's velocity upon hitting the spring and its kinetic energy, but the final result of spring compression appears incorrect. The user also suggests using Hooke's law for a more direct approach to find the compression. The conversation highlights the complexities of energy conservation and the need for precise calculations in physics problems.
enthdegree
Messages
4
Reaction score
0

Homework Statement



Hello, folks. I know this same problem has been answered before here but the previous responses are just not doing it for me, sorry!

An inclined plane of angle θ = 20.0° has a spring of force constant k = 495 N/m fastened securely at the bottom so that the spring is parallel to the surface as shown in the figure below. A block of mass m = 2.37 kg is placed on the plane at a distance d = 0.318 m from the spring. From this position, the block is projected downward toward the spring with speed v = 0.750 m/s. By what distance is the spring compressed when the block momentarily comes to rest?

Here is an image of such a setup.
http://imgur.com/5JF0F

2. The attempt at a solution

So basically I want to find the displacement in the spring given these values. What I do first is get the velocity at which the box hits the spring so I can get it's kinetic energy at that point.

It starts at .750m/s but it's acceleration due to gravity is 9.8*sin(20 degrees) since it's on an incline and it has to travel .318m to hit the spring so I've got:

x_final=x_initial+v_initial*t+1/2*a*t^2

.318=0+0.75*t+1/2*(9.8*sin(20 degrees))*t^2

t=0.26951 seconds

now that we have time let's get final velocity.

v_final=v_initial+a*t

v_final=0.75+9.8*sin(20 degrees)*0.26951

v_final=1.653 m/s

Now let's get the kinetic energy of the block when it hits the spring.

Kinetic=m*v^2/2

2.37*1.653^2/2=3.238J

Now let's get the potential energy on the spring

U_spring=1/2*k*(x_final^2-x_initial^2)

U_spring=1/2*495*(x^2-0)

495/2*x^2 J

now let's solve

3.238=495/2*x^2

x=0.114m. This is incorrect.

Where have I gone wrong?

Thanks!
 
Physics news on Phys.org
Could you perhaps try and use hookes law to see how much it compresses directly? F=-kx, x=(2.37*9.8*sin(20))/(495)=.016? its been a while since I did physiscs so I am not 100% sure..

is the real answer really close to what you have? it could be a rounding error..
 
Thread 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
Thread 'A cylinder connected to a hanged mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top