Elastic potential energy of spring — Hooke's law applications and combinations

medium CBSE JEE-MAIN NEET 3 min read

Question

A spring with spring constant k=200k = 200 N/m is compressed by 0.10.1 m. A block of mass 0.50.5 kg is placed against it and released. Find the speed of the block when it leaves the spring on a frictionless surface. Also, if two such springs are connected in series, what is the effective spring constant?

(JEE Main & NEET standard problem)


Solution — Step by Step

By Hooke’s law, the force in a spring is F=kxF = -kx, and the potential energy stored when compressed or stretched by xx is:

PE=12kx2=12(200)(0.1)2=1 JPE = \frac{1}{2}kx^2 = \frac{1}{2}(200)(0.1)^2 = 1 \text{ J}

On a frictionless surface, all spring PE converts to KE when the block leaves the spring (at natural length):

12kx2=12mv2\frac{1}{2}kx^2 = \frac{1}{2}mv^2 1=12(0.5)v21 = \frac{1}{2}(0.5)v^2 v2=4    v=2 m/sv^2 = 4 \implies v = \mathbf{2 \text{ m/s}}

For springs in series, the weaker combination rule applies:

1keff=1k1+1k2=1200+1200=1100\frac{1}{k_{\text{eff}}} = \frac{1}{k_1} + \frac{1}{k_2} = \frac{1}{200} + \frac{1}{200} = \frac{1}{100} keff=100 N/mk_{\text{eff}} = \mathbf{100 \text{ N/m}}

Series springs are softer — the effective kk is smaller than either individual spring.


Why This Works

A spring stores energy through deformation. When you compress it by xx, you do work against the restoring force. This work gets stored as elastic PE. Upon release, this PE converts back to KE — the spring pushes the block.

The energy stored is 12kx2\frac{1}{2}kx^2 (not kx2kx^2) because the force increases linearly from 00 to kxkx during compression — so the average force is kx/2kx/2.

graph TD
    A["Spring Problem"] --> B{"What's asked?"}
    B -->|"Speed/velocity"| C["Energy Conservation<br/>½kx² = ½mv²"]
    B -->|"Effective k"| D{"Combination type?"}
    D -->|"Series"| E["1/k_eff = 1/k₁ + 1/k₂<br/>Result: softer"]
    D -->|"Parallel"| F["k_eff = k₁ + k₂<br/>Result: stiffer"]
    B -->|"Force at extension x"| G["F = kx<br/>Hooke's Law"]
    B -->|"Time period of SHM"| H["T = 2π√(m/k)"]

Alternative Method — Using Work Done by Spring Force

Instead of energy conservation, calculate work done by the spring directly:

Wspring=12kxi212kxf2=12(200)(0.01)0=1 JW_{\text{spring}} = \frac{1}{2}kx_i^2 - \frac{1}{2}kx_f^2 = \frac{1}{2}(200)(0.01) - 0 = 1 \text{ J}

By work-energy theorem: W=ΔKEW = \Delta KE, so 1=12(0.5)v21 = \frac{1}{2}(0.5)v^2. Same result.

Remember the analogy: springs in series combine like resistors in parallel (reciprocal addition), and springs in parallel combine like resistors in series (direct addition). This is the opposite of resistors — don’t mix them up!


Common Mistake

Students often write PE =kx2= kx^2 instead of 12kx2\frac{1}{2}kx^2, forgetting the factor of 12\frac{1}{2}. This gives a speed that’s 2\sqrt{2} times too large. The factor comes from integration: 0xkxdx=12kx2\int_0^x kx\,dx = \frac{1}{2}kx^2. If your answer seems unexpectedly large, check whether you missed this factor.

Want to master this topic?

Read the complete guide with more examples and exam tips.

Go to full topic guide →

Try These Next