Physics Lab

Unit 4: Work, Energy and Power

This unit yields 2–3 MCQs in NEET each year. The questions cluster around three skills: (i) computing work done by various forces (including variable forces and on a spring), (ii) applying conservation of mechanical energy in problems with gravity and springs, and (iii) collision numericals — especially using the coefficient of restitution.

The unit links directly to gravitation, oscillations, and electrostatics, where energy methods reappear.

Concept Map

  • Work by a constant or variable force
  • Kinetic energy and the work-energy theorem
  • Conservative forces and potential energy
    • Gravitational PE
    • Spring PE
  • Conservation of mechanical energy
  • Power (average and instantaneous)
  • Collisions
    • 1D elastic and inelastic
    • 2D elastic (basics)
    • Coefficient of restitution
  • Non-conservative forces (friction, drag)

Topic 1: Work

Sub-topic A: Work by a Constant Force

W=Fd=Fdcosθ,W = \vec F \cdot \vec d = F d \cos\theta,

where θ\theta is the angle between F\vec F and the displacement d\vec d. Work is a scalar with SI unit joule (J == N·m).

Special cases:

  • θ=0°\theta = 0°: W=FdW = Fd (max positive).
  • θ=90°\theta = 90°: W=0W = 0 (centripetal force, normal force, magnetic force do no work).
  • θ=180°\theta = 180°: W=FdW = -Fd (friction opposing motion).

Sub-topic B: Work by a Variable Force

W=xixfF(x)dx=area under F-x curve.W = \int_{x_i}^{x_f} F(x)\,dx = \text{area under } F\text{-}x \text{ curve}.

For 3D: W=FdrW = \int \vec F \cdot d\vec r.

Sub-topic C: Work Done by Spring

For a spring of stiffness kk stretched/compressed from x1x_1 to x2x_2:

Wspring=12k(x22x12).W_\text{spring} = -\tfrac{1}{2} k (x_2^2 - x_1^2).

The work done on the spring by the external agent is +12kx2+\tfrac{1}{2} k x^2 when stretched from natural length by xx.

Sub-topic D: Work Done by Gravity

For a body lifted from height h1h_1 to h2h_2 (near earth surface):

Wgravity=mg(h2h1).W_\text{gravity} = -m g (h_2 - h_1).

Positive when the body falls, negative when it rises.

Topic 2: Kinetic Energy and Work-Energy Theorem

Sub-topic A: Kinetic Energy

K=12mv2=p22m.K = \tfrac{1}{2} m v^2 = \frac{p^2}{2m}.

Always positive (or zero). Scalar with units of energy.

Sub-topic B: Work-Energy Theorem

The net work done by all forces equals the change in KE:

Wnet=ΔK=KfKi.W_\text{net} = \Delta K = K_f - K_i.

This holds for variable forces, in 1D or 3D. NEET frequently asks: a bullet penetrates depth d1d_1 in one block; find depth in a second block — uses W=FdW = -F d and ΔK\Delta K equality.

Topic 3: Potential Energy and Conservative Forces

Sub-topic A: Conservative Forces

A force is conservative if the work it does around any closed loop is zero, equivalently if the work depends only on initial and final positions. Examples: gravity, spring, electrostatic. Non-conservative: friction, air drag, viscous drag.

For a conservative force F\vec F there exists a potential energy UU with

F=U,(1D: F=dU/dx).\vec F = -\nabla U, \quad \text{(1D: } F = -dU/dx).

Sub-topic B: Gravitational PE (near surface)

Ug=mghU_g = m g h

with hh measured from a chosen reference level. Only differences in UU matter physically.

Sub-topic C: Spring PE

Uspring=12kx2.U_\text{spring} = \tfrac{1}{2} k x^2.

Sub-topic D: PE-Force Relation in 1D

If U(x)=ax2bxU(x) = a x^2 - b x, then F=dU/dx=2ax+bF = -dU/dx = -2 a x + b. Equilibrium at F=0F = 0, i.e. x=b/(2a)x = b/(2a). Stable equilibrium where d2U/dx2>0d^2 U/dx^2 > 0.

Topic 4: Conservation of Mechanical Energy

If only conservative forces act:

K+U=E=constant.K + U = E = \text{constant}.

NEET-style application: a body of mass mm slides from height hh down a smooth ramp; speed at bottom v=2ghv = \sqrt{2gh}. With friction μ\mu over length LL, energy theorem gives 12mv2=mghμmgcosθL\tfrac{1}{2} m v^2 = m g h - \mu m g \cos\theta \cdot L.

For a spring of stiffness kk compressed by xx and released, the block of mass mm leaves the spring with v=xk/mv = x\sqrt{k/m}.

Topic 5: Power

Sub-topic A: Definitions

  • Average power: Pˉ=W/Δt\bar P = W/\Delta t.
  • Instantaneous power: P=dW/dt=FvP = dW/dt = \vec F \cdot \vec v.

Sub-topic B: Units and Conversions

  • SI unit: watt (W) == J/s.
  • Horsepower: 1 hp=746 W1\ \text{hp} = 746\ \text{W}.
  • Kilowatt-hour (kWh) is an energy unit: 1 kWh=3.6×106 J1\ \text{kWh} = 3.6 \times 10^6\ \text{J}.

Sub-topic C: Common Applications

  • Car of mass mm moving up an incline at constant vv: P=mgvsinθP = m g v \sin\theta.
  • Lift carrying mm at constant vv: P=mgvP = m g v.
  • Pump raising water of density ρ\rho at rate QQ (m³/s) to height hh: P=ρQghP = \rho Q g h.

Topic 6: Collisions

Sub-topic A: Conservation Laws

In all collisions (elastic, inelastic, perfectly inelastic), linear momentum is conserved (no external impulsive force). KE is conserved only in elastic collisions.

Sub-topic B: Coefficient of Restitution

e=v2v1v1v2=velocity of separationvelocity of approach.e = \frac{|v_2' - v_1'|}{|v_1 - v_2|} = \frac{\text{velocity of separation}}{\text{velocity of approach}}.
  • e=1e = 1: perfectly elastic.
  • 0<e<10 < e < 1: inelastic.
  • e=0e = 0: perfectly inelastic (objects stick).

Sub-topic C: 1D Elastic Collision

For masses m1,m2m_1, m_2 with initial velocities u1,u2u_1, u_2:

v1=(m1m2)u1+2m2u2m1+m2,v_1 = \frac{(m_1 - m_2)u_1 + 2 m_2 u_2}{m_1 + m_2}, v2=(m2m1)u2+2m1u1m1+m2.v_2 = \frac{(m_2 - m_1)u_2 + 2 m_1 u_1}{m_1 + m_2}.

Special cases:

  • Equal masses (m1=m2m_1 = m_2): velocities exchange, v1=u2v_1 = u_2, v2=u1v_2 = u_1.
  • Heavy hits light at rest (m1m2m_1 \gg m_2, u2=0u_2 = 0): v1u1v_1 \approx u_1, v22u1v_2 \approx 2 u_1.
  • Light hits heavy at rest (m2m1m_2 \gg m_1, u2=0u_2 = 0): v1u1v_1 \approx -u_1, v20v_2 \approx 0 (bounce back).

Sub-topic D: Perfectly Inelastic Collision

Bodies stick together. Final common velocity:

v=m1u1+m2u2m1+m2.v = \frac{m_1 u_1 + m_2 u_2}{m_1 + m_2}.

Energy loss:

ΔK=m1m22(m1+m2)(u1u2)2.\Delta K = \frac{m_1 m_2}{2 (m_1 + m_2)} (u_1 - u_2)^2.

Sub-topic E: Ball Bouncing on Ground

Ball dropped from height h0h_0. After the nn-th bounce with coefficient ee:

hn=e2nh0.h_n = e^{2n} h_0.

Total distance travelled before coming to rest:

dtotal=h01+e21e2.d_\text{total} = h_0 \cdot \frac{1 + e^2}{1 - e^2}.

Total time:

ttotal=2h0g1+e1e.t_\text{total} = \sqrt{\frac{2 h_0}{g}} \cdot \frac{1 + e}{1 - e}.

Sub-topic F: 2D Elastic Collision

When two equal masses collide elastically, with one at rest, they scatter at 90° to each other.

NEET Pattern MCQ Tips

  • Work by variable force: integrate or use F-x area.
  • Spring problems: U=12kx2U = \tfrac{1}{2} kx^2, energy conservation.
  • Vertical circle / loop the loop: energy + circular motion combined.
  • Collisions in 1D: identify elastic/inelastic and use the velocity-exchange shortcut.
  • Bouncing ball: total distance formula appears every few years.
  • Assertion-Reason: KE conserved in elastic collision; momentum conserved in all.
  • Power: lift, pump, car-on-incline.

Common Confusions and Traps

  • Centripetal force does no work because it is perpendicular to velocity.
  • Friction can do positive work — e.g., the friction from the ground on a walking person's feet, in the direction of motion.
  • KE is not conserved in inelastic collisions, but momentum always is (in absence of external impulse).
  • The work done by spring is 12kx2-\tfrac{1}{2} k x^2; the work done on spring is +12kx2+\tfrac{1}{2} k x^2.
  • For elastic collisions with equal masses at rest, velocities are exchanged — students often forget this shortcut.
  • Power P=FvP = Fv holds only when F\vec F and v\vec v are parallel; in general P=FvP = \vec F \cdot \vec v.
  • A perfectly inelastic collision does not mean all KE is lost — only the maximum compatible with momentum conservation is.

Quick Revision Card

  • W=FdW = \vec F \cdot \vec d; W=FdxW = \int F\,dx for variable force.
  • Wspring on agent=+12kx2W_\text{spring on agent} = +\tfrac{1}{2} k x^2 (work done on spring); Wspring on block=12kx2W_\text{spring on block} = -\tfrac{1}{2} k x^2.
  • Work-energy theorem: Wnet=ΔKW_\text{net} = \Delta K.
  • F=dU/dxF = -dU/dx; stable equilibrium where UU has a minimum.
  • Power: P=FvP = \vec F \cdot \vec v; P=mgvP = m g v for lifting at constant speed.
  • e=e = (separation)/(approach).
  • Elastic collision, equal masses: velocities exchange.
  • Perfectly inelastic: v=(m1u1+m2u2)/(m1+m2)v = (m_1 u_1 + m_2 u_2)/(m_1 + m_2).
  • Bouncing ball: hn=e2nh0h_n = e^{2n} h_0; total distance =h0(1+e2)/(1e2)= h_0(1 + e^2)/(1 - e^2).

Worked NEET Examples

Example 1: Block Compressing a Spring

A block of mass 2 kg moving at 4 m/s on a smooth horizontal surface compresses a spring of stiffness k=100k = 100 N/m. Maximum compression?

Energy conservation: 12mv2=12kxmax2\tfrac{1}{2}mv^2 = \tfrac{1}{2}k x_\text{max}^2.

xmax=vm/k=42/100=4×0.141=0.566 m.x_\text{max} = v\sqrt{m/k} = 4\sqrt{2/100} = 4 \times 0.141 = 0.566\ \text{m}.

Example 2: Loop-the-Loop

A ball slides down a smooth track from height hh and enters a vertical loop of radius RR. Minimum hh for the ball to complete the loop?

At top of loop, minimum speed: vtop2=gRv_\text{top}^2 = gR. Energy from start to top:

mgh=12mvtop2+mg(2R)=12mgR+2mgR.mgh = \tfrac{1}{2} m v_\text{top}^2 + mg(2R) = \tfrac{1}{2} m g R + 2 m g R.

So hmin=2.5Rh_\text{min} = 2.5 R.

Example 3: Pendulum Cut

A pendulum of length LL swings in vertical circle, with bob of mass mm moving at v0v_0 at the lowest point. The string can sustain tension up to Tmax=3mgT_\text{max} = 3mg. Will the string break?

At the lowest point: Tmg=mv02/LT - mg = m v_0^2/L, so T=m(g+v02/L)T = m(g + v_0^2/L). If v02/L2gv_0^2/L \le 2g, then T3mgT \le 3mg and string survives. Otherwise breaks.

Example 4: Bullet Penetration

A 10 g bullet at 500 m/s penetrates 5 cm into a fixed wooden block. Average resisting force?

Work done against force = initial KE: Fd=12mv2F \cdot d = \tfrac{1}{2} mv^2.

F=0.5×0.01×50020.05=12500.05=25000 N.F = \frac{0.5 \times 0.01 \times 500^2}{0.05} = \frac{1250}{0.05} = 25000\ \text{N}.

Example 5: Power of an Engine on an Incline

An engine pulls a 1000 kg vehicle up a 30° incline at constant 5 m/s. Frictional force is 100 N. Engine power?

Force needed to maintain motion: mgsinθ+f=1000×10×0.5+100=5100mg\sin\theta + f = 1000 \times 10 \times 0.5 + 100 = 5100 N.

Power: P=Fv=5100×5=25500P = Fv = 5100 \times 5 = 25500 W = 25.5 kW.

Derivations Summary

Conservation of Mechanical Energy

For a conservative force, work-energy theorem gives W=KfKiW = K_f - K_i. But the work done by a conservative force is (UfUi)-(U_f - U_i). So Kf+Uf=Ki+UiK_f + U_f = K_i + U_i, i.e. total mechanical energy is conserved.

Energy Loss in Perfectly Inelastic Collision

Two masses m1,m2m_1, m_2 approach with u1,u2u_1, u_2, stick after collision moving at v=(m1u1+m2u2)/(m1+m2)v = (m_1 u_1 + m_2 u_2)/(m_1 + m_2).

Initial KE: 12(m1u12+m2u22)\tfrac{1}{2}(m_1 u_1^2 + m_2 u_2^2). Final KE: 12(m1+m2)v2\tfrac{1}{2}(m_1 + m_2)v^2. After algebra:

ΔK=KiKf=m1m22(m1+m2)(u1u2)2>0.\Delta K = K_i - K_f = \frac{m_1 m_2}{2(m_1 + m_2)}(u_1 - u_2)^2 > 0.

So energy is always lost when bodies stick together.

Maximum Power in a Resistive Circuit

A cell of EMF ε\varepsilon and internal resistance rr connected to external RR. Current I=ε/(R+r)I = \varepsilon/(R + r), power in RR:

P=I2R=ε2R/(R+r)2.P = I^2 R = \varepsilon^2 R/(R + r)^2.

Differentiating with respect to RR and setting to zero gives R=rR = r for maximum power, Pmax=ε2/(4r)P_\text{max} = \varepsilon^2/(4r), efficiency =R/(R+r)=50%= R/(R + r) = 50\%.

Variable Force / Position-Dependent Forces

If FF depends on xx, work is W=FdxW = \int F\,dx. Example: a particle in an inverse-square field F=k/x2F = -k/x^2 moving from x1x_1 to x2x_2. Work done by the field:

W=x1x2(k/x2)dx=k[1/x21/x1].W = \int_{x_1}^{x_2} (-k/x^2)\,dx = k[1/x_2 - 1/x_1].

This is exactly (U2U1)-(U_2 - U_1) with U=k/xU = -k/x.

Power-Time Profiles

A variable-power engine with P(t)=P0+αtP(t) = P_0 + \alpha t. Total work done in time tt:

W=0tPdt=P0t+12αt2.W = \int_0^t P\,dt = P_0 t + \tfrac{1}{2}\alpha t^2.

If applied to a constant-mass body initially at rest, W=12mv2W = \tfrac{1}{2}mv^2, giving v(t)v(t) implicitly.

For constant power PP and constant mass mm, motion from rest gives v=2Pt/mv = \sqrt{2Pt/m} and x=(2P/m)1/2(2/3)t3/2x = (2P/m)^{1/2}\,(2/3)\,t^{3/2}. So xt3/2x \propto t^{3/2} — frequently asked.

Collisions in Two Dimensions

For elastic collision in 2D with m1m_1 hitting m2m_2 (at rest), m1=m2m_1 = m_2: the two scatter at 90° to each other. The total KE and momentum are conserved.

In general, four unknowns (v1,v2v_1', v_2', two angles) and three equations (two momentum components + KE) — so problem is under-determined unless the geometry of the impact (impact parameter) is specified.

Formula Sheet

QuantityFormula
Work (constant force)W=FdcosθW = Fd\cos\theta
Work (variable force)W=FdxW = \int F\,dx
Spring PEU=12kx2U = \tfrac{1}{2} k x^2
Spring work on agentW=+12kx2W = +\tfrac{1}{2} k x^2
Gravitational PE (near earth)U=mghU = m g h
Kinetic energyK=12mv2=p2/(2m)K = \tfrac{1}{2} m v^2 = p^2/(2m)
Work-energy theoremWnet=ΔKW_\text{net} = \Delta K
Conservation of MEK+U=constK + U = \text{const}
Average powerPˉ=W/Δt\bar P = W/\Delta t
Instantaneous powerP=FvP = \vec F \cdot \vec v
Pump powerP=ρQghP = \rho Q g h
Lift at constant vvP=mgvP = m g v
Coefficient of restitutione=(v2v1)/(u1u2)e = (v_2' - v_1')/(u_1 - u_2)
1D elastic, m1m_1 hits stationary m2m_2v1=(m1m2)u/(m1+m2)v_1 = (m_1 - m_2)u/(m_1 + m_2), v2=2m1u/(m1+m2)v_2 = 2 m_1 u/(m_1 + m_2)
Perfectly inelasticv=(m1u1+m2u2)/(m1+m2)v = (m_1 u_1 + m_2 u_2)/(m_1 + m_2)
Energy lost (perf. inelastic)ΔK=m1m2(u1u2)2/[2(m1+m2)]\Delta K = m_1 m_2 (u_1 - u_2)^2/[2(m_1 + m_2)]
Bouncing ball heighthn=e2nh0h_n = e^{2n} h_0
Bouncing ball total distanceh0(1+e2)/(1e2)h_0(1 + e^2)/(1 - e^2)

Sub-topics

6 pages

Practice quiz

Quiz
NEET Unit 4: Work, Energy and Power — Quiz
15 questions · pick the best answer
Q1

A force of 10 N moves a body through a distance of 5 m in the direction making 60° with the force. Work done is:

Q2

A spring of force constant 100 N/m is stretched by 10 cm. Energy stored is:

Q3

Two bodies of equal mass collide head-on elastically. After collision their velocities will:

Q4

A body of mass 2 kg falls freely from rest. Its KE after falling 5 m is (g = 10 m/s²):

Q5

A pump raises 100 kg of water per second to a height of 20 m. Its power is (g = 10 m/s²):

Q6

Coefficient of restitution e for a perfectly inelastic collision is:

Q7

A ball dropped from height h rebounds to height h/4. The coefficient of restitution is:

Q8

Assertion: Work done by static friction can be non-zero. Reason: Friction acts opposite to relative motion only.

Q9

A body of mass 1 kg moves with velocity 4 m/s. Its momentum and KE are respectively:

Q10

A body of mass 5 kg moving at 10 m/s collides perfectly inelastically with a stationary body of mass 5 kg. Loss in KE:

Q11

If F = 3î + 4ĵ N moves a body from origin to (3, 4) m, work done is:

Q12

Power required to lift a 100 kg block at constant velocity of 2 m/s vertically is (g = 10 m/s²):

Q13

A particle's PE is U(x) = 2x² − 5x. Position of stable equilibrium is at x =

Q14

Assertion: Momentum is conserved in all collisions. Reason: Kinetic energy is also conserved in all collisions.

Q15

A ball is dropped from height 10 m and rebounds to 6.4 m. Total distance traveled before coming to rest is (e²= 0.64):