catkin
- 215
- 0
Homework Statement
This is from Advanced Physics by Adams and Allday. Spread 3.34, Q 3.
A friction-free trolley of mass 2 kg is tethered to rigid supports at each end by two identical springs of spring constant 20 N/m each. The springs obey Hooke's law and remain in tension as the trolley is displaced 2 cm to one side and released. What is the effective spring constant of the system tethering the trolley?
Homework Equations
F = - k x
Where
- F is restoring force
- k is spring (stiffness) constant
- x is displacement from equilibrium position
The Attempt at a Solution
In the equilibrium position let each spring be stretched by x generating a restoring force F(each x and F are identical by symmetry).
Move the trolley \delta x to the right (\delta x < x).
The extension of the left spring is now x + \delta x and the right spring x - \delta x.
The restoring force from the left spring is now F_L = - k ( x + \delta x)
The restoring force from the right spring is now F_R = - k ( x - \delta x)
The net force (on the trolley), acting to restore the previous equilibrium position is
F_L - F_R
= - k ( x + \delta x) - (- k ( x - \delta x)[/)
= - 2 k \delta x
Thus the spring constant of the system is twice the spring constant of the individual springs, that is 40 N/m.
The answer given in the textbook is 10 N/m.
What is the right answer?