Subset – Definition and Properties

Learn to calculate energy transfer using the Work formula. This essential mechanics equation relates force, displacement...

Definition of Work and Energy

Work is a fundamental concept in physics that quantifies the energy transfer that occurs when a force acts on an object and causes it to move. Work is done only when there is a component of force in the direction of motion - if force is perpendicular to displacement, no work is done. The concept of work connects forces with energy changes and is essential for understanding mechanical systems, from simple machines to complex engineering applications.

\[ W = \vec{F} \cdot \vec{s} = Fs\cos\theta \]
General Definition of Work

Historically, the concept evolved from early ideas of "impetus" by Galileo and "vis viva" (living force) by Leibniz. The modern mathematical definition of work was formalized by Gaspard-Gustave Coriolis in the 19th century, with James Joule later establishing the direct link between mechanical work and heat, leading to the principle of conservation of energy.

Physical Properties

Work is a fundamental scalar quantity in physics that quantifies the energy transferred to or from an object by the action of a force along a displacement.

PropertyDetails
Scalar/Vector NatureWork is a scalar quantity. It has magnitude but no direction, despite being calculated from two vector quantities (force and displacement).
SI UnitsThe SI unit for work is the Joule (J). One joule is defined as the work done when a force of one newton displaces an object by one meter (1 J = 1 N·m).
Sign ConventionWork can be positive, negative, or zero. It is positive when the force has a component in the direction of displacement, negative when opposite, and zero when the force is perpendicular to the displacement or if there is no displacement.
Relation to EnergyAccording to the Work-Energy Theorem, the net work done on an object equals the change in its kinetic energy. Work is a direct measure of energy transfer.
Dimensional FormulaThe dimensional formula for work is [M L^2 T^-2], which is the same as the dimensions for energy.
📐

Diagram & Visualization

d F θ
Work done by a constant force F is the product of the displacement d and the component of the force parallel to the displacement (F cos θ).
🔑

Key Formulas

\[ W = \vec{F} \cdot \vec{s} = Fs\cos\theta \]
General Work Formula
\[ W_p = mgh \]
Work Done by Gravity (for downward motion)
\[ W_{ms} = -F_{ms} \cdot s \]
Work Done by Sliding Friction
\[ W = \frac{1}{2}k(x_1^2 - x_2^2) \]
Work Done by a Spring
\[ W_{net} = \Delta KE = \frac{1}{2}mv_f^2 - \frac{1}{2}mv_i^2 \]
Work-Energy Theorem
🔤

Variables and Symbols

SymbolQuantitySI UnitDescription
\( W, W_p, W_{ms} \)WorkJoule (J)Energy transferred by a force. Subscripts denote type (gravity, friction).
\( F, F_{ms} \)ForceNewton (N)A push or pull on an object. \(F_{ms}\) is the force of kinetic friction.
\( s, h, x \)Displacementmeter (m)Change in position. Can represent distance, height, or spring compression/extension.
\( \theta \)Angleradian (rad) or degree (°)Angle between the force vector and the displacement vector.
\( m \)Masskilogram (kg)A measure of an object's inertia.
\( g \)Gravitational Accelerationm/s²Acceleration due to gravity, approximately 9.8 m/s² near Earth's surface.
\( k \)Spring ConstantN/mA measure of a spring's stiffness.
\( v_i, v_f \)Velocitym/sRate of change of position. Subscripts denote initial and final.
\( KE, PE \)EnergyJoule (J)Kinetic Energy (energy of motion) and Potential Energy (stored energy).
\( \mu_k \)Coefficient of Kinetic FrictionDimensionlessA property of surfaces that determines the friction force.
📈

Derivation of the Work-Energy Theorem

The Work-Energy Theorem can be derived from Newton's Second Law for a net force acting on an object. We start by defining work done by a net force over a displacement from position \(s_i\) to \(s_f\).

\[ W_{net} = \int_{s_i}^{s_f} F_{net} \, ds \]
Definition of Net Work

According to Newton's Second Law, \(F_{net} = ma\). We can express acceleration \(a\) using the chain rule: \(a = \frac{dv}{dt} = \frac{dv}{ds} \frac{ds}{dt} = v \frac{dv}{ds}\).

\[ W_{net} = \int_{s_i}^{s_f} (m a) \, ds = \int_{s_i}^{s_f} m \left( v \frac{dv}{ds} \right) \, ds \]
Substituting for Force and Acceleration

The \(ds\) terms cancel, and we can change the limits of integration from position to velocity, corresponding to the initial velocity \(v_i\) at \(s_i\) and final velocity \(v_f\) at \(s_f\).

\[ W_{net} = \int_{v_i}^{v_f} m v \, dv = m \left[ \frac{1}{2}v^2 \right]_{v_i}^{v_f} \]
Integrating with Respect to Velocity

Evaluating the integral gives the final result, which states that the net work done on an object is equal to the change in its kinetic energy.

\[ W_{net} = \frac{1}{2}mv_f^2 - \frac{1}{2}mv_i^2 = \Delta KE \]
The Work-Energy Theorem
📚

Types & Special Cases

The method for calculating work depends on whether the force is constant or variable, and on the nature of the force itself (conservative or non-conservative).

Type / CaseDescriptionWhen to Use
Work by a Constant ForceCalculated as the dot product of the constant force vector and the displacement vector (W = Fd cos(θ)).Used in simple scenarios where both the magnitude and direction of the applied force remain unchanged throughout the displacement.
Work by a Variable ForceCalculated by integrating the force with respect to position along the path of motion. Graphically, it is the area under a Force vs. Displacement curve.Used for forces that change in magnitude or direction as the object moves, such as the force exerted by a stretching spring.
Work by a Conservative ForceThe work done is independent of the path taken and equals the negative change in potential energy (e.g., gravity, elastic spring force).Used in problems involving the principle of conservation of mechanical energy, where total mechanical energy is constant.
Work by a Non-Conservative ForceThe work done depends on the specific path taken between the initial and final points (e.g., friction, air resistance). This work often dissipates mechanical energy from a system.Used when accounting for energy loss from a mechanical system, typically converted into thermal energy.
🔢

Numerical Worked Example

Given a force \(F = 100 \text{ N}\) applied at an angle \(\theta = 60^{\circ}\) to the horizontal, which displaces an object by \(s = 5 \text{ m}\) horizontally. Calculate the work done by this force.
  1. Identify the given values: \(F = 100 \text{ N}\), \(s = 5 \text{ m}\), and \(\theta = 60^{\circ}\).
  2. Use the general formula for work: \[ W = Fs\cos\theta \]
  3. Substitute the values into the formula: \[ W = (100 \text{ N})(5 \text{ m})\cos(60^{\circ}) \]
  4. Calculate the cosine of the angle: \(\cos(60^{\circ}) = 0.5\).
  5. Perform the final calculation: \[ W = (100)(5)(0.5) = 250 \text{ J} \]
The work done by the applied force is 250 J.
🧮

Try It

🏭

Applications

Mechanical Engineering: Used in machine design and analysis for calculating power transmission, system efficiency, vibration control, and designing energy recovery systems.

Transportation Systems: Essential for analyzing vehicle dynamics, including the design of braking systems (especially regenerative braking), suspension systems, and optimizing fuel efficiency.

Construction Industry: Critical for planning lifting and material handling operations. It informs crane capacity calculations, elevator and hoist design, and safety protocols for heavy equipment.

Sports Science: Applied to human movement analysis to optimize athletic performance, improve equipment design (e.g., springboards, running shoes), and understand the biomechanics of injury prevention.

🌍

Real-World Worked Examples

A construction crane lifts a 2000 kg steel beam from ground level to a height of 15 m. The beam is then moved horizontally 20 m to its final position. Calculate: (a) work done by gravity during the lift, (b) work done by the crane during the lift, (c) work done by gravity during horizontal movement. Given: m = 2000 kg, h = 15 m, g = 9.8 m/s².
  1. <strong>Step 1: Calculate work done by gravity during the lift.</strong> Gravity acts downward while displacement is upward (θ = 180°). \[ W_{gravity} = mgh\cos(180°) = -mgh = -(2000)(9.8)(15) = -294,000 \text{ J} \] Gravity does negative work because it opposes the upward motion.
  2. <strong>Step 2: Calculate work done by the crane during the lift.</strong> Assuming constant velocity, the crane force equals the beam's weight (F_crane = mg) and acts in the direction of motion (θ = 0°). \[ W_{crane} = F_{crane} \cdot h \cos(0°) = mgh = (2000)(9.8)(15) = +294,000 \text{ J} \] The crane does positive work to overcome gravity.
  3. <strong>Step 3: Calculate work done by gravity during horizontal movement.</strong> Gravity acts vertically while displacement is horizontal (θ = 90°). \[ W_{gravity,horizontal} = mg \cdot s \cos(90°) = mg \cdot s \cdot 0 = 0 \text{ J} \] No work is done by gravity during horizontal motion.
Results: Gravity work during lift = -294,000 J; Crane work = +294,000 J; Gravity work during horizontal motion = 0 J. The negative work by gravity is exactly balanced by positive work from the crane.
A 5 kg block slides down a rough inclined plane (30° angle) for 10 m. The coefficient of kinetic friction is μ_k = 0.2. Calculate: (a) work done by gravity, (b) work done by friction, (c) net work done, and (d) final velocity if starting from rest. Given: m = 5 kg, θ = 30°, s = 10 m, μ_k = 0.2, g = 9.8 m/s².
  1. <strong>Step 1: Analyze forces.</strong> Normal force: \( N = mg \cos \theta = (5)(9.8) \cos 30° = 42.4 \text{ N} \). Friction force: \( F_{ms} = \mu_k N = (0.2)(42.4) = 8.48 \text{ N} \).
  2. <strong>Step 2: Calculate work done by gravity.</strong> The vertical height change is \( h = s \sin \theta = 10 \sin 30° = 5 \text{ m} \). Gravity does positive work. \[ W_p = mgh = (5)(9.8)(5) = 245 \text{ J} \]
  3. <strong>Step 3: Calculate work done by friction.</strong> Friction opposes the motion, doing negative work. \[ W_{ms} = -F_{ms} \cdot s = -(8.48)(10) = -84.8 \text{ J} \]
  4. <strong>Step 4: Calculate net work done.</strong> \[ W_{net} = W_p + W_{ms} = 245 + (-84.8) = 160.2 \text{ J} \]
  5. <strong>Step 5: Apply work-energy theorem to find final velocity.</strong> \(W_{net} = \Delta KE = \frac{1}{2}mv^2 - 0\). \[ v = \sqrt{\frac{2W_{net}}{m}} = \sqrt{\frac{2(160.2)}{5}} = 8.0 \text{ m/s} \]
Results: Gravity work = +245 J; Friction work = -84.8 J; Net work = +160.2 J; Final velocity = 8.0 m/s. Friction removes about 35% of the energy provided by gravity.
🏞️

Real-World Scenarios

W>0
Hiking Uphill
A hiker does positive work against gravity to increase their gravitational potential energy as they ascend a mountain.
Car Braking
A car's brakes do negative work, using friction to convert the car's kinetic energy into thermal energy to bring it to a stop.
Archery
Work is done to draw the bow, storing elastic potential energy. The bow then does work on the arrow, converting that energy into kinetic energy.

Hiking Uphill
When you hike up a mountain, you do positive work against the force of gravity, converting chemical energy from your body into gravitational potential energy. The steeper the path, the greater the force required, but the work done to reach a certain elevation is the same (ignoring friction). Your legs also do negative work against friction with the ground.

Car Braking
When a car applies its brakes, the brake pads create a large frictional force on the rotors. This force does negative work on the car, converting its kinetic energy into thermal energy (heat). This is why brakes get very hot during heavy use. The amount of negative work done equals the initial kinetic energy of the car, bringing it to a stop.

Archery
Drawing a bow involves doing work on the bow, storing elastic potential energy in its limbs. When the arrow is released, the bow does positive work on the arrow, converting this stored potential energy into the kinetic energy of the flying arrow. A stronger bow (higher spring constant) requires more work to draw but imparts more kinetic energy to the arrow.

⚠️

Limitations and Assumptions

⚠️ Constant Force Assumption: The formula \(W = Fs\cos\theta\) is only valid for a constant force. If the force varies with position (like a spring force or gravity over large distances), the work must be calculated using an integral: \(W = \int \vec{F} \cdot d\vec{s}\).
⚠️ Classical Mechanics Domain: These formulas apply within the framework of classical (Newtonian) mechanics. They break down at very high speeds approaching the speed of light, where relativistic effects become significant, or at the atomic scale, where quantum mechanics is required.
💡 Point Mass Idealization: Calculations often treat objects as point masses, ignoring energy losses due to rotation, deformation, or internal vibrations. In real-world engineering, these factors (rotational kinetic energy, for example) must be considered for accurate analysis.

Common Mistakes

⚠️ Sign Convention Errors: A frequent mistake is using the wrong sign for work. Remember: work is positive if the force component is in the direction of motion (energy is added) and negative if it's opposite to the direction of motion (energy is removed). For gravity, work is positive when moving down and negative when moving up.
⚠️ Incorrectly Positive Friction Work: The work done by kinetic friction is always negative because the friction force always opposes the displacement. Students sometimes forget the negative sign, leading to incorrect energy balances.
⚠️ Confusing Work with Potential Energy: Work done by a conservative force (like gravity or a spring) is the negative of the change in potential energy (\(W_c = -\Delta PE\)). Confusing these can lead to double-counting energy changes in conservation of energy problems.
⚖️

Units and Dimensions

Work and Energy share the same units and dimensions. The SI unit for work is the Joule (J), defined as the work done when a force of one Newton displaces an object by one meter.

QuantitySI Unit (Name)Unit Expression (kg, m, s)Dimensional Formula
Work / EnergyJoule (J)N·m or kg·m²/s²[M][L]²[T]⁻²
ForceNewton (N)kg·m/s²[M][L][T]⁻²
PowerWatt (W)J/s or kg·m²/s³[M][L]²[T]⁻³
Displacementmeter (m)m[L]
🎯

Study Strategy

1 🧠 Grasp the Fundamentals
  • Carefully read the DEFINITION section to understand work as energy transfer from a force causing displacement.
  • Focus on the core condition: work is only done when a force component acts in the direction of motion.
  • Visualize the angle θ between the force and displacement vectors and why work is zero when they are perpendicular.
  • Internalize that work is the fundamental link between force and the change in a system's energy.
2 📝 Commit the Formula to Memory
  • Write down the main formula, W = Fd cos(θ), and clearly define W (Work), F (Force), d (displacement), and θ (angle).
  • Memorize the standard unit for work: the Joule (J), understanding that 1 Joule is equal to 1 Newton-meter (N·m).
  • Learn the key special cases: W = Fd when force is parallel to displacement (θ=0°), and W = -Fd when it is opposite (θ=180°).
  • Create a flashcard with the formula on one side and a diagram illustrating the force, displacement, and angle on the other.
3 ✍️ Practice with Problems
  • Solve the problems in the Worked Example section on your own first, then compare your steps to the provided solution.
  • Review the COMMON_MISTAKES section. Pay close attention to getting the correct sign for work done by gravity or friction.
  • Find a problem with friction. Remember from the Common Mistakes that work done by kinetic friction is always negative.
  • Practice calculating the work done by gravity for an object moving up (negative work) and down (positive work).
4 🌍 Connect to Real-World Physics
  • Read the APPLICATIONS section and consider how engineers use work calculations to design efficient machines and vehicles.
  • Think about the Transportation Systems application: how does negative work relate to a car's regenerative braking system?
  • Consider the Real-World Examples provided. Estimate the work you do when lifting a heavy box or pushing a lawnmower.
  • Identify examples of work in your daily life, such as climbing stairs (positive work against gravity) or sliding a book across a table.
Master the concept of Work by understanding its core principles, practicing with diverse problems, and connecting it to the mechanics of your daily life.

Frequently Asked Questions

×

×