Skip to content

Work, Energy, and Power

Work (CED Unit 4)

Work is the energy transferred to or from an object by a force acting through a displacement.

Definition

For a constant force F\vec{F} acting through displacement d\vec{d}:

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

Where θ\theta is the angle between the force and the displacement.

  • θ=0\theta = 0^\circ: W=FdW = Fd (force in direction of motion)
  • θ=90\theta = 90^\circ: W=0W = 0 (force perpendicular to motion)
  • θ=180\theta = 180^\circ: W=FdW = -Fd (force opposes motion)

Why the Dot Product

Work is a scalar, not a vector. It is the component of the force along the direction of motion That does work. The perpendicular component changes the direction of motion but does not transfer Energy. This is why the normal force does no work on an object sliding along a surface, and why the Centripetal force does no work on an object in uniform circular motion.

Work by a Variable Force (AP Physics C)

W=abF(x)dxW = \int_a^b F(x)\, dx

The work done by a variable force equals the area under the force-vs-displacement curve.

Units

1 Joule (J) = 1 \mathrm{ N \cdot \mathrm{m = 1 \mathrm{ kg \cdot \mathrm{m^2/\mathrm{s^2

Dimensional Analysis of the Joule

From W=FdW = Fd: [W] = \mathrm{N \cdot \mathrm{m = (\mathrm{kg \cdot \mathrm{m/s^2) \cdot \mathrm{m = \mathrm{kg \cdot \mathrm{m^2/\mathrm{s^2. This is the same as the dimensions of kinetic energy 12mv2\frac{1}{2}mv^2Confirming that work and Energy are the same physical quantity.

Example

A person pushes a 50 \mathrm{ N crate across a floor for 4.0 \mathrm{ m at an angle of 3030^\circ below horizontal. The coefficient of kinetic friction is μk=0.3\mu_k = 0.3. Find the work Done by each force and the net work.

Applied force: W_F = Fd\cos\theta = 50 \times 4.0 \times \cos(-30^\circ) = 50 \times 4.0 \times 0.866 = 173.2 \mathrm{ J

Normal force: N = mg - F\sin 30^\circ = 50 - 25 = 25 \mathrm{ N (taking mg = 50 \mathrm{ N).

Friction: W_f = -f_k d = -\mu_k N d = -0.3 \times 25 \times 4.0 = -30 \mathrm{ J

Gravity: Wg=0W_g = 0 (vertical force, horizontal displacement)

Normal force: WN=0W_N = 0 (vertical force, horizontal displacement)

Net work: W_{\mathrm{net} = 173.2 - 30 = 143.2 \mathrm{ J

Kinetic Energy (CED Unit 4)

The kinetic energy of an object of mass mm moving with speed vv is:

Energy Skate Park: Basics

Explore the simulation above to develop intuition for this topic.

K=12mv2K = \frac{1}{2}mv^2

Work-Energy Theorem

The net work done on an object equals its change in kinetic energy:

W_{\mathrm{net} = \Delta K = K_f - K_i = \frac{1}{2}mv_f^2 - \frac{1}{2}mv_i^2

Proof of the Work-Energy Theorem (AP Physics C)

W_{\mathrm{net} = \int_{x_i}^{x_f} F_{\mathrm{net}\, dx = \int_{x_i}^{x_f} ma\, dx = m\int_{x_i}^{x_f} \frac{dv}{dt}\, dx

Using the chain rule dvdt=dvdxdxdt=vdvdx\frac{dv}{dt} = \frac{dv}{dx}\frac{dx}{dt} = v\frac{dv}{dx}:

W_{\mathrm{net} = m\int_{v_i}^{v_f} v\, dv = m\left[\frac{v^2}{2}\right]_{v_i}^{v_f} = \frac{1}{2}mv_f^2 - \frac{1}{2}mv_i^2

\blacksquare

Why the Work-Energy Theorem Is So Powerful

The work-energy theorem connects the net force (a dynamic quantity) to the change in speed (a Kinematic quantity) without requiring knowledge of the path taken. You do not need to know the Acceleration, the time, or the detailed trajectory. You only need the initial and final speeds and The forces involved. This makes it far more efficient than using Newton’s second law for many Problems.

Example

A 2.0 \mathrm{ kg block initially at rest is pushed by a 12 \mathrm{ N horizontal force across A frictionless surface for 5.0 \mathrm{ m. Find its final speed.

W_{\mathrm{net} = 12 \times 5.0 = 60 \mathrm{ J\Delta K = \frac{1}{2}mv_f^2 - 0 = 60 \implies v_f = \sqrt{\frac{120}{2.0}} = \sqrt{60} \approx 7.75 \mathrm{ m/s

Potential Energy (CED Unit 4)

Potential energy is energy associated with the position or configuration of a system.

Gravitational Potential Energy (Near Earth’s Surface)

Ug=mghU_g = mgh

Where hh is the height above an arbitrary reference level.

Elastic (Spring) Potential Energy

Us=12kx2U_s = \frac{1}{2}kx^2

Where kk is the spring constant and xx is the displacement from equilibrium.

Gravitational Potential Energy (General)

U=GMmrU = -\frac{GMm}{r}

Why Gravitational PE Is Negative

The choice U=0U = 0 at r=r = \infty is a convention, but a natural one. As two masses are brought Together from infinity, gravity does positive work and the potential energy decreases below zero. The negative sign means that energy must be supplied to separate the masses. A bound orbit has Negative total energy; an unbound trajectory has positive total energy. The boundary between the two (E=0E = 0) corresponds to escape velocity.

Conservative vs Non-Conservative Forces

  • Conservative force: Work done is path-independent; work around a closed loop is zero. Examples: gravity, spring force, electrostatic force.
  • Non-conservative force: Work depends on the path. Examples: friction, air resistance, tension.

Mathematical Criterion for Conservative Forces

A force F\vec{F} is conservative if and only if:

Fdr=0\oint \vec{F} \cdot d\vec{r} = 0

For every closed path. Equivalently, the curl of F\vec{F} is zero: ×F=0\nabla \times \vec{F} = 0. For One-dimensional motion, a force is conservative if and only if only on position (not on Velocity or time): F=F(x)F = F(x).

Conservation of Energy (CED Unit 4)

The Law of Conservation of Energy

Energy cannot be created or destroyed, only transformed from one form to another.

Mechanical Energy

E=K+U=12mv2+UE = K + U = \frac{1}{2}mv^2 + U

When only conservative forces do work:

Ki+Ui=Kf+UfK_i + U_i = K_f + U_f

Work-Energy Principle (with Non-Conservative Forces)

W_{\mathrm{nc} = \Delta K + \Delta U = E_f - E_i

Where W_{\mathrm{nc} is the work done by non-conservative forces (like friction).

Example

A roller coaster car starts from rest at height h = 20 \mathrm{ mGoes through a loop of radius 6.0 \mathrm{ mAnd reaches a second hill of height 12 \mathrm{ m. Find the speed at the top Of the loop (neglecting friction).

Using conservation of energy from the start to the top of the loop (height = 2R = 12 \mathrm{ m):

Mghi=12mvf2+mghfMgh_i = \frac{1}{2}mv_f^2 + mgh_f(9.8)(20)=12vf2+(9.8)(12)(9.8)(20) = \frac{1}{2}v_f^2 + (9.8)(12)196 = \frac{1}{2}v_f^2 + 117.6 \implies \frac{1}{2}v_f^2 = 78.4 \implies v_f = \sqrt{156.8} \approx 12.5 \mathrm{ m/s

Example: With Friction

A 3.0 \mathrm{ kg block slides down a 3030^\circ incline of length 5.0 \mathrm{ m from rest. The coefficient of kinetic friction is μk=0.2\mu_k = 0.2. Find the speed at the bottom.

Energy method: W_{\mathrm{nc} = \Delta K + \Delta U

fkd=12mvf20+mg(hfhi)-f_k d = \frac{1}{2}mv_f^2 - 0 + mg(h_f - h_i)

f_k = \mu_k mg\cos\theta = 0.2 \times 3.0 \times 9.8 \times \cos 30^\circ = 5.09 \mathrm{ N

h = d\sin\theta = 5.0 \times \sin 30^\circ = 2.5 \mathrm{ m

5.09×5.0=12(3.0)vf2(3.0)(9.8)(2.5)-5.09 \times 5.0 = \frac{1}{2}(3.0)v_f^2 - (3.0)(9.8)(2.5)

25.45=1.5vf273.5-25.45 = 1.5v_f^2 - 73.5

1.5v_f^2 = 48.05 \implies v_f = \sqrt{32.03} \approx 5.66 \mathrm{ m/s

Power (CED Unit 4)

Power is the rate at which work is done:

P=dWdtP = \frac{dW}{dt}

For a constant force: P=FvcosθP = Fv\cos\theta.

Units

1 Watt (W) = 1 \mathrm{ J/s = 1 \mathrm{ kg \cdot \mathrm{m^2/\mathrm{s^3

1 horsepower (hp) = 746 W

Instantaneous vs Average Power

Average power: P_{\mathrm{avg} = W/t = \Delta E / t.

Instantaneous power: P(t)=F(t)v(t)P(t) = \vec{F}(t) \cdot \vec{v}(t).

When the force and velocity are not constant, average and instantaneous power differ.

Example

A 1200 \mathrm{ kg car accelerates from rest to 25 \mathrm{ m/s in 8.0 s on a level road. If The engine provides constant power, what is that power?

Energy method:

P = \frac{W}{t} = \frac{\Delta K}{t} = \frac{\frac{1}{2}(1200)(25)^2}{8.0} = \frac{375000}{8.0} = 46875 \mathrm{ W \approx 46.9 \mathrm{ kW

Power at Constant Speed Up an Incline

At constant speed, the driving force equals the component of weight down the slope plus friction:

P = F_{\mathrm{drive} v = (mg\sin\theta + f)v

Potential Energy Diagrams and Stability

A potential energy diagram plots U(x)U(x) vs xx. From this, we can determine:

  • Force: F(x)=dUdx\displaystyle F(x) = -\frac{dU}{dx}
  • Equilibrium points: Where F(x)=0F(x) = 0I.e., dUdx=0\frac{dU}{dx} = 0
  • Stable equilibrium: Local minimum of UU (d2Udx2>0\frac{d^2U}{dx^2} \gt 0)
  • Unstable equilibrium: Local maximum of UU (d2Udx2<0\frac{d^2U}{dx^2} \lt 0)
  • Neutral equilibrium: Flat region of UU

Why F=dU/dxF = -dU/dx

Consider a one-dimensional conservative force F(x)F(x). The work done by this force from x1x_1 to x2x_2 is:

W=x1x2F(x)dxW = \int_{x_1}^{x_2} F(x)\, dx

By definition, the potential energy change is the negative of this work:

ΔU=U(x2)U(x1)=W=x1x2F(x)dx\Delta U = U(x_2) - U(x_1) = -W = -\int_{x_1}^{x_2} F(x)\, dx

Differentiating with respect to x2x_2:

dUdx=F(x)\frac{dU}{dx} = -F(x)

Total Energy on a Potential Energy Diagram

On a potential energy diagram, the total energy E=K+UE = K + U is a horizontal line. The kinetic energy At any point is K=EUK = E - U. Motion is only possible where K0K \ge 0I.e., EUE \ge U. The object Oscillates between the “turning points” where E=UE = U (and K=0K = 0).

Escape Velocity

The minimum speed needed for an object to escape a gravitational field (reach infinity with zero Speed):

12mve2GMmR=0    ve=2GMR\frac{1}{2}mv_e^2 - \frac{GMm}{R} = 0 \implies v_e = \sqrt{\frac{2GM}{R}}

For Earth: v_e \approx 11.2 \mathrm{ km/s.

Why Escape Velocity Is Independent of Mass

Both the kinetic energy 12mve2\frac{1}{2}mv_e^2 and the gravitational potential energy GMm/RGMm/R are Proportional to mmSo the mass cancels. A ping-pong ball and a spacecraft need the same escape Velocity from the same point. This is a consequence of the equivalence of gravitational and inertial Mass.

Common Pitfalls

  1. Forgetting that work is a scalar. It can be positive, negative, or zero depending on the angle between force and displacement.
  2. Using the wrong height for gravitational PE. hh is measured from the chosen reference level, which can be set anywhere convenient.
  3. Confusing force and power. Power is force times velocity, not just force.
  4. Applying conservation of mechanical energy when non-conservative forces are present. Use W_{\mathrm{nc} = \Delta E instead.
  5. Forgetting the sign convention. Work done by gravity is Wg=mgΔhW_g = -mg\Delta h (positive when the object moves down).
  6. Using U=mghU = mgh far from Earth’s surface. Use U=GMmrU = -\frac{GMm}{r} instead.
  7. Incorrectly computing power as force divided by time. Power is work divided by time, or force times velocity.
  8. Confusing the total energy with the mechanical energy. Total energy includes thermal energy, sound energy, and all other forms. Mechanical energy (K+UK + U) is conserved only when non-conservative forces do no work.

Practice Questions

  1. A 5.0 \mathrm{ kg block slides 3.0 \mathrm{ m down a 2525^\circ frictionless incline. Find the work done by gravity and the final speed.

  2. A spring with k = 500 \mathrm{ N/m is compressed 0.10 \mathrm{ m and launches a 0.50 \mathrm{ kg block on a frictionless surface. Find the maximum speed of the block and the maximum height it reaches on a frictionless incline.

  3. A 1000 \mathrm{ kg elevator starts from rest and accelerates upward at 2.0 \mathrm{ m/s^2 for 3.0 \mathrm{ s. Find the power output of the motor at t = 3.0 \mathrm{ s.

  4. A pendulum of length 1.5 \mathrm{ m is released from horizontal. Find its speed at the lowest point (neglect air resistance).

  5. A 0.50 \mathrm{ kg ball is thrown straight up with speed 15 \mathrm{ m/s. If air resistance does -5.0 \mathrm{ J of work, find the maximum height.

  6. A car of mass 1500 \mathrm{ kg travels at constant speed 20 \mathrm{ m/s up a 1010^\circ incline. If the engine produces 50 \mathrm{ kWFind the frictional force.

  7. A satellite in circular orbit at altitude 500 \mathrm{ km needs to escape Earth. What additional speed must it acquire?

  8. Derive the relationship F=dUdxF = -\frac{dU}{dx} from the work-energy theorem for one-dimensional motion.

  9. A force F(x)=3x22xF(x) = 3x^2 - 2x (in N, with xx in m) acts on a 2.0 \mathrm{ kg object. Find the work done as the object moves from x=0x = 0 to x = 3.0 \mathrm{ mAnd the speed at x=3.0x = 3.0 m if the object started from rest.

  10. A potential energy function is given by U(x)=x42x2U(x) = x^4 - 2x^2 (in J, with xx in m). Find all equilibrium positions and classify each as stable, unstable, or neutral.

11. Work by a Variable Force: Detailed Examples (AP Physics C)

Worked Example: Spring Force

A spring obeys Hooke’s law with k = 200 \mathrm{ N/m. Find the work done compressing it from x=0x = 0 to x = 0.15 \mathrm{ m.

W = \int_0^{0.15} (-kx)\, dx = -\left[\frac{1}{2}kx^2\right]_0^{0.15} = -\frac{1}{2}(200)(0.0225) = -2.25 \mathrm{ J

The negative sign indicates the spring force opposes the displacement. The magnitude of work done by the spring is 2.25 \mathrm{ JAnd the work done on the spring (by the external agent) is +2.25 \mathrm{ JWhich is stored as elastic potential energy.

Worked Example: Non-Linear Force

A force F(x)=3x2+2xF(x) = 3x^2 + 2x (in N, with xx in m) acts on a 2 \mathrm{ kg object. Find the work Done from x=0x = 0 to x = 3 \mathrm{ m and the speed at x = 3 \mathrm{ m if the object starts From rest.

W = \int_0^3 (3x^2 + 2x)\, dx = \left[x^3 + x^2\right]_0^3 = 27 + 9 = 36 \mathrm{ J

By the work-energy theorem: W=12mvf20W = \frac{1}{2}mv_f^2 - 0

v_f = \sqrt{\frac{2W}{m}} = \sqrt{\frac{72}{2}} = \sqrt{36} = 6 \mathrm{ m/s

12. Conservation of Energy: Extended Examples

Worked Example: Block-Spring System on a Frictionless Surface

A 3 \mathrm{ kg block slides on a frictionless surface at 4 \mathrm{ m/s and strikes a spring With k = 500 \mathrm{ N/m. Find the maximum compression of the spring.

At maximum compression, all kinetic energy has been converted to elastic potential energy:

12mv2=12kx2\frac{1}{2}mv^2 = \frac{1}{2}kx^2

x = v\sqrt{\frac{m}{k}} = 4\sqrt{\frac{3}{500}} = 4 \times 0.0775 = 0.310 \mathrm{ m

Worked Example: Pendulum with Energy

A pendulum of length L = 1.5 \mathrm{ m and mass m = 0.5 \mathrm{ kg is released from Horizontal (θ=90\theta = 90^{\circ}). Find the speed at the lowest point.

The pendulum bob falls a height h = L = 1.5 \mathrm{ m.

mgh=12mv2mgh = \frac{1}{2}mv^2

v = \sqrt{2gL} = \sqrt{2 \times 9.8 \times 1.5} = \sqrt{29.4} = 5.42 \mathrm{ m/s

Worked Example: Loop-the-Loop

A block of mass mm slides from rest down a frictionless ramp of height hh and enters a vertical Circular loop of radius RR. What is the minimum hh for the block to complete the loop?

At the top of the loop, the minimum speed to maintain contact is v=gRv = \sqrt{gR} (when the normal Force is zero).

Using conservation of energy from the top of the ramp to the top of the loop (height =2R= 2R):

mgh=12mv2+mg(2R)=12m(gR)+2mgR=52mgRmgh = \frac{1}{2}mv^2 + mg(2R) = \frac{1}{2}m(gR) + 2mgR = \frac{5}{2}mgR

h=52R=2.5Rh = \frac{5}{2}R = 2.5R

The ramp must be at least 2.5 times the radius of the loop.

13. Potential Energy Diagrams: Extended Analysis

Worked Example: Interpreting U(x)=x42x2U(x) = x^4 - 2x^2

F(x)=dUdx=(4x34x)=4x(x21)=4x(x1)(x+1)F(x) = -\frac{dU}{dx} = -(4x^3 - 4x) = -4x(x^2 - 1) = -4x(x-1)(x+1)

Equilibrium points: F(x)=0F(x) = 0 at x=0,±1x = 0, \pm 1.

Classification:

d2Udx2=12x24\frac{d^2U}{dx^2} = 12x^2 - 4

  • At x=0x = 0: d2Udx2=4<0\frac{d^2U}{dx^2} = -4 \lt 0 — unstable equilibrium (local maximum)
  • At x=±1x = \pm 1: d2Udx2=8>0\frac{d^2U}{dx^2} = 8 \gt 0 — stable equilibrium (local minima)

U(0)=0U(0) = 0 (unstable), U(±1)=12=1U(\pm 1) = 1 - 2 = -1 (stable, energy =1= -1 J).

An object with total energy E=0.5E = -0.5 J oscillates between the two turning points in one of the Potential wells. It cannot escape because E<U(0)=0E \lt U(0) = 0.

14. Power: Extended Analysis

Instantaneous Power for Variable Force

When force and velocity are not constant:

P(t)=F(t)v(t)P(t) = \vec{F}(t) \cdot \vec{v}(t)

Worked Example: Power as a Function of Time

A force F(t)=6tF(t) = 6t N acts on a 2 \mathrm{ kg object initially at rest. Find the power at t=3t = 3 S.

a=Fm=3ta = \frac{F}{m} = 3t

v(t)=0t3tdt=3t22v(t) = \int_0^t 3t'\, dt' = \frac{3t^2}{2}

P(3) = F(3) \cdot v(3) = 18 \times \frac{27}{2} = 18 \times 13.5 = 243 \mathrm{ W

Worked Example: Power Needed to Climb at Constant Speed

A 70 \mathrm{ kg cyclist climbs a 66^{\circ} hill at 5 \mathrm{ m/s. The total resistive Force (friction plus air resistance) is 20 \mathrm{ N. Find the power output.

P = Fv = (mg\sin\theta + F_{\mathrm{resist})v = (70 \times 9.8 \times \sin 6^{\circ} + 20) \times 5

= (70 \times 9.8 \times 0.1045 + 20) \times 5 = (71.7 + 20) \times 5 = 458.5 \mathrm{ W

This is close to the maximum sustained power output of a trained cyclist, illustrating the Difficulty of climbing even a modest gradient.

15. Summary Table: Energy Forms and Equations

Energy TypeFormulaKey Notes
Kinetic (translational)K=12mv2K = \frac{1}{2}mv^2Always positive; depends on speed, not velocity
Kinetic (rotational)K=12Iω2K = \frac{1}{2}I\omega^2Depends on moment of inertia
Gravitational PE (near surface)Ug=mghU_g = mghhh measured from arbitrary reference
Gravitational PE (general)U=GMm/rU = -GMm/rZero at infinity; negative for bound systems
Elastic PEUs=12kx2U_s = \frac{1}{2}kx^2Requires Hooke’s law to hold
Total mechanicalE=K+UE = K + UConserved when only conservative forces act
Work by non-conservative forcesWnc=ΔEW_{nc} = \Delta EEquals change in total mechanical energy

16. Common Pitfalls: Extended

  1. Using the wrong sign for work done by gravity. When an object moves down, gravity does positive work (Wg=+mgΔhW_g = +mg\Delta hWhere Δh\Delta h is negative if up is positive). When an object moves up, gravity does negative work. Be careful with sign conventions.

  2. Confusing the reference level for gravitational PE. The choice of h=0h = 0 is arbitrary. What matters is the change in height, Δh\Delta hNot the absolute height.

  3. Applying U=mghU = mgh when the height change is a significant fraction of the distance from Earth’s centre. Use U=GMm/rU = -GMm/r for large altitude changes.

  4. Forgetting that power is the time derivative of work, not force. P=dW/dt=FvP = dW/dt = Fv. Power is not F/tF/t or F/t2F/t^2.

  5. Assuming the force is constant when using W=FdcosθW = Fd\cos\theta. If the force varies with position, you must integrate: W=F(x)dxW = \int F(x)\, dx.

Practice Questions (Additional)

  1. A 1.5 \mathrm{ kg object slides from rest down a curved frictionless ramp of height 3 \mathrm{ m and enters a rough horizontal section with μk=0.4\mu_k = 0.4. How far does it slide on the rough section before stopping?

  2. A spring with k = 800 \mathrm{ N/m is compressed 0.10 \mathrm{ m and launches a 0.2 \mathrm{ kg ball vertically. Find the maximum height reached (a) on Earth and (b) on the Moon (g = 1.62 \mathrm{ m/s^2).

  3. A force F(x)=kx+bx3F(x) = -kx + bx^3 acts on a particle. Find the potential energy function U(x)U(x) and identify the equilibrium positions.

  4. A 50 \mathrm{ kg child on a swing is pushed to a height 0.8 \mathrm{ m above the lowest point. Find the speed at the lowest point and the speed when the swing is 0.4 \mathrm{ m above the lowest point.

  5. The potential energy of a particle is U(r)=ArBr2U(r) = \frac{A}{r} - \frac{B}{r^2} where AA and BB are positive constants. Find (a) the force, (b) the equilibrium position, and (c) whether the equilibrium is stable or unstable.

Extended Worked Examples

Example 16: Power Dissipated by Air Resistance

A car of mass 1500 \mathrm{ kg travels at a constant 25 \mathrm{ m/s on a level road. The Engine produces a driving force of 1200 \mathrm{ N. Calculate the power output of the engine and The power dissipated by air resistance and rolling friction.

Step 1: At constant speed, net force is zero

F_{\mathrm{drive} = F_{\mathrm{resist} = 1200 \mathrm{ N

Step 2: Power output

P = Fv = 1200 \times 25 = 30000 \mathrm{ W = 30 \mathrm{ kW

Step 3: All power goes to overcoming resistance

P_{\mathrm{dissipated} = 30 \mathrm{ kW

If the car then accelerates to 30 \mathrm{ m/s with the same driving force:

Step 4: New resistance at 30 \mathrm{ m/s (assuming air resistance scales as v2v^2)

F_{\mathrm{air} \propto v^2

Let F_{\mathrm{air,25} = F_{\mathrm{air}(25) and F_{\mathrm{roll} be the constant rolling Friction.

At 25 \mathrm{ m/s: F_{\mathrm{air}(25) + F_{\mathrm{roll} = 1200 \mathrm{ N

At 30 \mathrm{ m/s: F_{\mathrm{air}(30) = F_{\mathrm{air}(25) \times (30/25)^2 = 1.44 \times F_{\mathrm{air}(25)

Assuming F_{\mathrm{air}(25) = 1000 \mathrm{ N and F_{\mathrm{roll} = 200 \mathrm{ N:

F_{\mathrm{air}(30) = 1440 \mathrm{ N

F_{\mathrm{total resist}(30) = 1440 + 200 = 1640 \mathrm{ N

Net force: F_{\mathrm{net} = 1200 - 1640 = -440 \mathrm{ N

The car cannot maintain 30 \mathrm{ m/s with the same driving force — air resistance increases Too rapidly.

:::info Info Air density, CDC_D is the drag coefficient, and AA is the cross-sectional area. This quadratic Dependence on velocity is why fuel consumption increases dramatically at high speeds. :::

Example 17: Energy in a Mass-Spring System with Gravity

A 2 \mathrm{ kg block hangs from a vertical spring with k = 200 \mathrm{ N/m. The block is Pulled down 0.15 \mathrm{ m from equilibrium and released. Find the maximum speed and the maximum Height above the release point.

Step 1: Find the equilibrium extension

At equilibrium, spring force balances weight:

kx_0 = mg \implies x_0 = \frac{mg}{k} = \frac{2 \times 9.8}{200} = 0.098 \mathrm{ m

Step 2: Define the zero of potential energy

The simplest approach: measure displacements from equilibrium. Gravity shifts the equilibrium Position but does not affect the oscillation frequency or amplitude.

Step 3: Maximum speed (at equilibrium position)

Using energy conservation relative to equilibrium:

12kA2=12mvmax2\frac{1}{2}kA^2 = \frac{1}{2}mv_{\max}^2

Where A = 0.15 \mathrm{ m is the amplitude.

v_{\max} = A\sqrt{\frac{k}{m}} = 0.15 \times \sqrt{\frac{200}{2}} = 0.15 \times 10 = 1.5 \mathrm{ m/s

Step 4: Maximum height above release point

The block oscillates symmetrically about equilibrium, so it rises 0.15 \mathrm{ m above Equilibrium to 0.15 \mathrm{ m above equilibrium, which is 0.15 + 0.15 = 0.30 \mathrm{ m above The lowest point (the release point).

Example 18: Work Done Against a Non-Conservative Force

A 5 \mathrm{ kg block starts from rest at the top of a rough curved ramp of height 3 \mathrm{ m. At the bottom, its speed is 6 \mathrm{ m/s. Calculate the work done by friction.

Step 1: Energy at the top

E_{\mathrm{top} = mgh = 5 \times 9.8 \times 3 = 147 \mathrm{ J

Step 2: Energy at the bottom

E_{\mathrm{bottom} = \frac{1}{2}mv^2 = \frac{1}{2} \times 5 \times 36 = 90 \mathrm{ J

Step 3: Work done by friction

W_f = E_{\mathrm{bottom} - E_{\mathrm{top} = 90 - 147 = -57 \mathrm{ J

The friction does -57 \mathrm{ J of work (dissipates 57 \mathrm{ J of mechanical energy as Heat).

Step 4: Effective coefficient of friction (if the ramp were straight)

If the ramp length is L = 6 \mathrm{ m:

Wf=fL=μmgcosθ×LW_f = -fL = -\mu mg\cos\theta \times L

57=μ×5×9.8×cosθ×657 = \mu \times 5 \times 9.8 \times \cos\theta \times 6

With cosθ=3/6=0.5\cos\theta = 3/6 = 0.5 (from h = 3 \mathrm{ m, L = 6 \mathrm{ m):

57=μ×5×9.8×0.5×6=147μ57 = \mu \times 5 \times 9.8 \times 0.5 \times 6 = 147\mu

μ=57147=0.388\mu = \frac{57}{147} = 0.388

Common Pitfalls Extended

Pitfall 6: Confusing Power and Energy

Power is the rate of energy transfer (P=dW/dtP = dW/dt), measured in watts (W). Energy is the total Transferred, measured in joules (J). A device with high power can deliver the same energy as a Low-power device in less time. Always check units: if a question asks for energy, the answer must be In joules; if it asks for power, the answer must be in watts.

Pitfall 7: Forgetting That Work Is a Scalar

Work is W=Fd=FdcosθW = \vec{F} \cdot \vec{d} = Fd\cos\theta. It can be positive, negative, or zero, but it Has no direction. A common error is to assign a direction to work or to add work components Vectorially instead of algebraically.

Pitfall 8: Incorrect Reference Points for Gravitational PE

Gravitational PE depends on the choice of zero point. Only changes in PE are physically Meaningful: ΔPE=mgΔh\Delta PE = mg\Delta h. Always be explicit about where you are measuring hh from, and Ensure you are consistent throughout the problem.

Additional Practice Problems

  1. A 1200 \mathrm{ kg car accelerates from 00 to 30 \mathrm{ m/s in 8 \mathrm{ s. Calculate (a) the average power developed, (b) the instantaneous power at t = 4 \mathrm{ s assuming constant acceleration, and (c) the total distance covered.

  2. A 0.5 \mathrm{ kg ball is dropped from a height of 20 \mathrm{ m. On each bounce, it loses 20%20\% of its kinetic energy. Calculate the height after the first bounce, the velocity just before the second bounce, and the total vertical distance travelled before the ball comes to rest.

  3. A force F=10+3xF = 10 + 3x (N) acts on a 4 \mathrm{ kg object from x=0x = 0 to x = 5 \mathrm{ m. Calculate the work done, the final speed if starting from rest, and the power delivered at x = 3 \mathrm{ m if the object is moving at 4 \mathrm{ m/s at that point.

  4. A roller coaster car of mass 500 \mathrm{ kg starts from rest at point A, height 30 \mathrm{ m. It goes through a loop of radius 10 \mathrm{ m and then up a ramp to point B. If 80%80\% of the initial PE is converted to KE at the top of the loop, calculate the normal force at the top of the loop and the maximum possible height of point B.

  5. Two springs with k_1 = 200 \mathrm{ N/m and k_2 = 300 \mathrm{ N/m are connected (a) in series and (b) in parallel. For each arrangement, find the effective spring constant, the period of oscillation for a 2 \mathrm{ kg mass, and the energy stored when compressed 0.1 \mathrm{ m.

Practice Problems

Question 1: Work-energy theorem with variable force

A 3 \mathrm{ kg object moves along the x-axis under the influence of a force F(x) = 4x^2 - 2x \mathrm{ N (where xx is in metres). Calculate the work done by this force as The object moves from x=0x = 0 to x = 3 \mathrm{ m and the final speed if it started from rest.

Answer

W = \int_0^3 F(x) \, dx = \int_0^3 (4x^2 - 2x) \, dx = \left[\frac{4x^3}{3} - x^2\right]_0^3 = \frac{4(27)}{3} - 9 = 36 - 9 = 27 \mathrm{ J.

By the work-energy theorem: W=ΔKE=12mv20W = \Delta KE = \frac{1}{2}mv^2 - 0.

v = \sqrt{2W/m} = \sqrt{2 \times 27/3} = \sqrt{18} = 4.24 \mathrm{ m/s.

Question 2: Conservation of energy with spring

A 0.5 \mathrm{ kg block slides on a frictionless surface and collides with a horizontal spring (k = 200 \mathrm{ N/m). The block compresses the spring by 0.15 \mathrm{ m before momentarily Stopping. What was the speed of the block just before it hit the spring?

Answer

All kinetic energy converts to elastic potential energy: 12mv2=12kx2\frac{1}{2}mv^2 = \frac{1}{2}kx^2.

v = x\sqrt{k/m} = 0.15\sqrt{200/0.5} = 0.15\sqrt{400} = 0.15 \times 20 = 3.0 \mathrm{ m/s.

Question 3: Power and inclined plane

A 60 \mathrm{ kg person runs up a flight of stairs that is 10 \mathrm{ m high in 8 \mathrm{ s. Calculate the average power output in watts and horsepower. Take g = 9.8 \mathrm{ m/s^2 and 1 \mathrm{ hp = 746 \mathrm{ W.

Answer

Work done against gravity: W = mgh = 60 \times 9.8 \times 10 = 5880 \mathrm{ J.

Average power: P = W/t = 5880/8 = 735 \mathrm{ W.

In horsepower: 735/746 = 0.985 \mathrm{ hp.

Question 4: Loop-the-loop energy analysis

A block of mass mm starts from rest at height hh on a frictionless track and enters a circular Loop of radius RR. What is the minimum value of hh for the block to complete the loop? Express Your answer in terms of RR.

Answer

At the top of the loop, the minimum condition is that the normal force is zero, so centripetal Acceleration is provided entirely by gravity: mg = mv_{\mathrm{top}^2/RGiving v_{\mathrm{top}^2 = gR.

Energy conservation from start to top of loop (height 2R2R):

mgh = mg(2R) + \frac{1}{2}mv_{\mathrm{top}^2 = 2mgR + \frac{1}{2}m(gR) = \frac{5}{2}mgR.

h=52R=2.5Rh = \frac{5}{2}R = 2.5R.

Question 5: Work done by non-constant force on a curve

A 2 \mathrm{ kg object is moved from the origin to the point (4,3)(4, 3) by a force \vec{F} = (3x\hat{i} + 2y\hat{j}) \mathrm{ N. Calculate the work done by this force.

Answer

W=Fdr=043xdx+032ydyW = \int \vec{F} \cdot d\vec{r} = \int_0^4 3x \, dx + \int_0^3 2y \, dy.

= \left[\frac{3x^2}{2}\right]_0^4 + \left[y^2\right]_0^3 = 24 + 9 = 33 \mathrm{ J.

The force is conservative (it can be written as the negative gradient of a potential U=32x2y2U = -\frac{3}{2}x^2 - y^2), so the work depends only on the endpoints, not the path taken.