How Is Work Calculated in a Stretched Spring?

AI Thread Summary
The work done by a force on a stretched spring can be calculated using the formula W = (kd^2)/2, where k is the spring constant and d is the elongation. Initially, there was confusion about the assumption that the force is constant, which is incorrect since the force varies from zero to k*d as the spring stretches. The correct approach involves integrating the force over the distance to account for this variation. Thus, the work done is derived from the integral of the force function, leading to the final expression for work. Understanding this integration is crucial for accurately calculating work in spring systems.
MrLiou168
Messages
14
Reaction score
0

Homework Statement


A spring with stiffness k and unstretched length L is stretched so the elongation is d = x2 - L. A force is applied to make the final length of the spring x2. What is the work done by the force in terms of d?

Homework Equations


W = F * d = F*dx
d = x2 - L
F = k*dx

The Attempt at a Solution


Assuming W = F*dx and F = k*dx, then I derived F = k(x2 - L) = k*d

And plugging F back into the work equation, I got W = (kd)*d which is W = kd^2.

However, isn't the actual equation for work done by a spring W = (kx^2)/2? I can't seem to find where I missed the factor of 1/2. Any help greatly appreciated!
 
Physics news on Phys.org
You assumed in your derivation that the force was constant and equal to its maximum value. Not so. As the spring is stretched, the force starts at zero and only reaches k*d at its full extension.
 
Thanks Doc. So in this case would I simply integrate to find W? As in W = integral (F*dx)

and then W = integral(kxdx) = (kd^2)/2 ...?
 
MrLiou168 said:
Thanks Doc. So in this case would I simply integrate to find W? As in W = integral (F*dx)

and then W = integral(kxdx) = (kd^2)/2 ...?
Exactly.
 
Back
Top