Block sliding down incline and compressing spring, finding compression distance

  • Thread starter Thread starter Nanabit
  • Start date Start date
  • Tags Tags
    Constants Spring
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
6 replies · 5K views
Nanabit
Messages
26
Reaction score
0
A block of mass 12.0 kg slides from rest down a frictionless 37.0 degree incline and is stopped by a strong spring with k=3.50e4 N/m. The block slides 3.00 m from the point of release to the point where is comes to a rest against the spring. When the block comes to rest, how far has the spring been compressed?

I really wanted to use 1/2kx^2 = W to get this, but I know I didn't have all of the values. I thought of using KE = 1/2 mv^2, but I don't know how to get velocity without a time value. So I ended up using an equation for the incline, g sin theta = acceleration, got 5.90 m/s^2 for that, plugged mass and acceleration into f=ma to get a force of 70.8 N, plugged values into W=F S Cos theta to get work as 170 J, and finally plugged values into 1/2kx^2 = W to get x as .0984, but this is wrong. For every other equation I try to use, I'm missing 2 values and don't know how to get either of them. Where did I go wrong?
 
Physics news on Phys.org
You're overcomplicating.
Use conservation of energy.
When an object of mass m goes down a vertical distance (height) h, then it gains the energy E = mgh (g is gravitational acceleration).
This energy goes into the spring, which will thus compress by a length x, where E = kx. OK?
 
But it's not exactly a vertical distance since it's on an incline, is it?
 
Come on. You know the distance, and you know the angle...
 
So I took the sin of 37 times 3 to get the height. I got 1.805. Then I multiplied that times 12.0 and 9.8 to get E. I got 212.3. Then I divided that by 3.50e4. Got .00607. And it isn't right. I've been doing physics since 8 AM so I'm really tired, sorry. What am I missing?
 
So I took the sin of 37 times 3 to get the height. I got 1.805.
Yes, that is the correct height (in meters).

Then I multiplied that times 12.0 and 9.8 to get E. I got 212.3.
Yes, that is the change in potential energy (in Joules).

Then I divided that by 3.50e4. Got .00607.
Why? Did you forget the formula 1/2kx^2 = W that you gave before?

x2= 2W/k or, using the figures you got
x2= 2(212.3)/(35000). Solve for x.