Did I Solve the Tray Oscillation Problem Correctly?

  • Thread starter Thread starter kky1638
  • Start date Start date
  • Tags Tags
    Oscillation
AI Thread Summary
The discussion revolves around solving a physics problem involving a tray suspended from a spring and a glob of peanut butter dropped onto it. The user derives the spring constant k as k = Δx/g and calculates the maximum extension of the spring after the peanut butter sticks to the tray. Feedback indicates that while the initial velocity calculation is correct, the subsequent steps are unclear, particularly the use of angles. A suggestion is made to apply conservation of energy, incorporating kinetic energy, gravitational potential energy, and spring energy for a more straightforward solution. The conversation emphasizes the importance of clarity in the problem-solving process.
kky1638
Messages
3
Reaction score
0
I think I solved the problem but tell me if I made any errors

Homework Statement



A tray of mass m, when suspended from a spring attached to the ceiling, stretches the spring by a distance Δx. A glob of peanut butter with mass M is dropped from a height h onto the tray, which is at rest, and sticks there.

a) What is the spring constant k of the spring in terms of the variables given above?
b) Find the maximum extension of the spring below its initial equilibrium position before the tray had been attached.

Homework Equations



x = Acos(wt + @)
v = -Awsin(wt + @)
w = sqrt (k/mass) etc.

The Attempt at a Solution



(a) Since the spring stretches Δx when tray is attached,
kΔx = mg, k = Δx/g

(b) The butter of mass M drops height h, so the velocity just before it sticks to the tray is
sqrt(2gh). And using conservation of momentum during the very short time period it sticks to the tray, M * sqrt(2gh) = (M + m)Vi, Vi = (M*sqrt(2gh))/(M + m)
Vi can be found from this and it is the v at time 0.
v(0) = -Awsin(@)
0 = x(0) = Acos(@)

A = sqrt((v(0)/-w)^2 + 0^2) = v(0)/w = Vi/w

So the maximum extension is (M*sqrt(2gh))/(M + m) / (sqrt(k/(M+m))) + Δx

Is this correct?
Is there a faster way to do this?
 
Physics news on Phys.org
kky1638 said:
Is this correct?
Is there a faster way to do this?

Hi kky1638! :smile:

Your vi is right, but I'm not following what you've done after that. :confused:

(why are you using angles?)

Hint: use conservation of energy …

that is, KE + gravitational PE + spring energy. :smile:
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging 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