Model Comparison: Unit 3: Work, Energy, and Power
═══════════════════════════════════════
Gemini 3 Pro
═══════════════════════════════════════
Work, Energy, and Power
Introduction to Energy Systems
In kinematics, you learned how to describe motion using position, velocity, and acceleration. In dynamics (Newton's Laws), you learned how forces cause those changes in motion. However, analyzing motion using Newton's Second Law (F=ma) becomes mathematically difficult when forces vary with position or time.
This unit introduces a new, more powerful way to analyze physical systems: Energy. Energy is a scalar quantity, meaning it has magnitude but no direction. This simplifies problem-solving significantly because you do not need to decompose vectors into components once you are working within the energy equations (though calculating Work still requires vector awareness).
Fundamentally, energy is the ability of a system to do work. We treat energy as a currency that can be transferred between objects or transformed from one type to another, but the total amount in an isolated system remains constant. This is the Law of Conservation of Energy.
Work
Defining Work in Physics
In everyday language, "work" implies physical or mental effort. You might say you are working hard by holding a heavy box stationary above your head. However, in physics, Work (W) has a very specific definition: it is the measure of energy transfer that occurs when an object is moved over a displacement by an external force.
Crucially, for work to be done, two conditions must be met:
A force must act on the object.
The object must undergo a displacement.
The force must have a component parallel to the displacement.
If you hold a 100 kg barbell above your head without moving it, you are exerting a force, but the displacement is zero. Therefore, the physical work done on the barbell is zero.
Work Done by a Constant Force
When the force applied to an object is constant (magnitude and direction do not change) and the path is a straight line, we calculate work using the Dot Product (scalar product) of the force vector and the displacement vector.
The formula is:
W = \vec{F} \cdot \Delta \vec{r}
W = |\vec{F}||\Delta \vec{r}| \cos(\theta)
Where:
W is the work done (measured in Joules, J).
|\vec{F}| is the magnitude of the force.
|\Delta \vec{r}| (or d) is the magnitude of the displacement.
\theta is the angle between the force vector and the displacement vector.
This cosine term is critical. It tells us that only the part of the force pushing along the direction of motion does work.
Positive Work (0 \leq \theta < 90^\circ): The force aids the motion. Energy is added to the system (e.g., pushing a car forward).
Zero Work (\theta = 90^\circ): The force is perpendicular to motion. No energy is transferred. For example, the Normal Force on a block sliding on a horizontal surface does zero work because it points up while the displacement is sideways.
Negative Work (90^\circ < \theta \leq 180^\circ): The force opposes the motion. Energy is removed from the system (e.g., kinetic friction slowing down a sliding box).
Work Done by a Variable Force (Calculus Approach)
In AP Physics C, forces are rarely constant. A spring force increases as you stretch it; gravitational force changes as you move far from Earth. When the force F(x) changes as a function of position, we cannot simply multiply F by d. Instead, we must sum up the tiny amounts of work done over infinitesimally small displacements. This requires integration.
Consider a small displacement dx. The tiny work dW done over this interval is roughly F(x)dx. To find the total work from position x1 to x2, we integrate:
W = \int{x1}^{x_2} \vec{F}(x) \cdot d\vec{x}
If we are looking at a graph of Force (y-axis) versus Position (x-axis), the Work done is geometrically equivalent to the area under the curve.
Example: Work Done by a Spring
A spring exerts a restoring force described by Hooke's Law: Fs = -kx, where k is the spring constant and x is the displacement from equilibrium. To calculate the work done by an external agent to stretch the spring from x=0 to x=L, the agent must apply a force F{app} = +kx (equal and opposite to the spring force).
W = \int_{0}^{L} kx \, dx
Evaluating the integral:
W = \left[ \frac{1}{2}kx^2 \right]_0^L
W = \frac{1}{2}kL^2
This result is the energy stored in the spring, derived directly from the definition of work.
Work in Three Dimensions
If an object moves through 3D space along a curved path, the work integral involves the full vector dot product:
W = \int{path} \vec{F} \cdot d\vec{r} = \int (Fx dx + Fy dy + Fz dz)
You typically solve this by integrating the components separately and summing the results.
Exam Focus: Work
Typical question patterns: You will often be given a graph of F vs. x and asked to find the work done or the speed of the object after a certain distance. This requires finding the area under the graph.
Common mistakes: Students often forget the negative sign when calculating work done by a force that opposes motion (like friction). Work is a scalar, but it can be negative. Another common error is using W=Fd for a variable force (like a spring) instead of integrating.
Kinetic Energy and the Work-Energy Theorem
Kinetic Energy Defined
Kinetic Energy (K) is the energy an object possesses due to its motion. It is a scalar quantity and is always non-negative.
K = \frac{1}{2}mv^2
Where:
m is the mass (kg)
v is the speed (m/s)
Note that because v is squared, the direction of motion does not matter. An object moving left at 10 m/s has the same kinetic energy as an object moving right at 10 m/s.
The Work-Energy Theorem
The Work-Energy Theorem is the bridge between the external world (forces and work) and the internal state of the object (speed). It states:
The net work done on an object equals the change in its kinetic energy.
W{net} = \Delta K = Kf - K_i
W{net} = \frac{1}{2}mvf^2 - \frac{1}{2}mv_i^2
Derivation (1D using Newton's Second Law)
This derivation is a required concept for AP Physics C students as it connects Newton's Laws to Energy.
Start with Newton's Second Law: F_{net} = ma.
We know that acceleration a = \frac{dv}{dt}. using the chain rule, we can rewrite a in terms of position x:
a = \frac{dv}{dt} = \frac{dv}{dx} \frac{dx}{dt} = v \frac{dv}{dx}
Now substitute this into Newton's law:
F_{net} = m \left( v \frac{dv}{dx} \right)
Rearrange the terms to separate variables:
F_{net} dx = mv \, dv
Now, integrate both sides. The left side from position xi to xf, and the right side from velocity vi to vf:
\int{xi}^{xf} F{net} \, dx = \int{vi}^{v_f} mv \, dv
The left side is the definition of Net Work (W_{net}). The right side integrates to kinetic energy:
W{net} = \left[ \frac{1}{2}mv^2 \right]{vi}^{vf}
W{net} = \frac{1}{2}mvf^2 - \frac{1}{2}mv_i^2
This theorem is incredibly useful because it allows you to solve for final speeds without needing to know the time elapsed or the specific acceleration function.
Exam Focus: Work-Energy Theorem
Typical question patterns: "A block slides down a rough incline. Find its speed at the bottom." This involves calculating the work done by gravity (positive) and friction (negative), then equating the net work to \frac{1}{2}mv^2.
Common mistakes: Students often forget that W_{net} includes all forces acting on the object. If you only calculate the work done by the applied force and ignore friction, the theorem will yield the wrong final speed.
Potential Energy and Conservative Forces
Conservative vs. Non-Conservative Forces
Before defining Potential Energy, we must distinguish between two types of forces.
Conservative Forces: A force is conservative if the work it does on an object moving between two points is independent of the path taken. Alternatively, the total work done by a conservative force on a closed path (starting and ending at the same point) is zero.
Examples: Gravity, Spring Force, Electrostatic Force.
Consequence: We can define a potential energy function for these forces.
Non-Conservative Forces: The work done depends on the path. Longer paths usually result in more work done.
Examples: Friction, Air Resistance, Applied pushes/pulls.
Consequence: These forces dissipate mechanical energy (usually into heat or sound).
Potential Energy (U)
Potential Energy is the energy stored in a system due to the arrangement or position of its parts. It is often described as "stored" energy that has the potential to become kinetic energy.
Importantly, Potential Energy is a property of a system, not a single object. You cannot have gravitational potential energy without the Earth-object system, nor elastic potential energy without a spring.
The change in potential energy is defined mathematically as the negative of the work done by the conservative force:
\Delta U = -W_{conservative}
\Delta U = - \int{xi}^{xf} F{cons} \, dx
Why negative? If gravity does positive work (pulling a ball down), the object speeds up (gaining K). For energy to be conserved, it must lose an equivalent amount of U. Therefore, positive work by the field lowers the potential energy.
Gravitational Potential Energy
For objects near Earth's surface where gravity (g) is constant:
U_g = mgh
Where h is the vertical height above a chosen reference level (where U_g = 0). The choice of where h=0 is arbitrary; only the change in height matters.
For satellites or objects far from Earth, we must use the universal law of gravitation, integrating F = -\frac{GMm}{r^2}:
U_G = -\frac{GMm}{r}
(Note: This is defined to be zero at infinity).
Elastic Potential Energy
For an ideal spring obeying Hooke's Law (F_s = -kx):
U_s = \frac{1}{2}kx^2
This represents the energy stored when the spring is compressed or stretched by distance x from equilibrium.
Relationship Between Force and Potential Energy
Since \Delta U = - \int F \, dx, we can reverse this relationship using the derivative. In one dimension, the conservative force is the negative gradient (slope) of the potential energy curve:
F(x) = -\frac{dU}{dx}
This concept is extensively tested in AP Physics C.
Stable Equilibrium: If U(x) is at a local minimum (a valley in the graph), the slope (dU/dx) is zero, so force is zero. If you displace the object slightly, the negative slope creates a restoring force pushing it back to the center.
Unstable Equilibrium: If U(x) is at a local maximum (a peak), the force is zero. However, a slight displacement creates a force pushing the object further away.
Neutral Equilibrium: If U(x) is flat, there is no force.
Exam Focus: Potential Energy Graphs
Typical question patterns: You are given a graph of U vs. x and asked to sketch the Force vs. x graph, or identify points of stable/unstable equilibrium.
Key skill: Remember that Force is the negative slope. If the U slope is positive, the Force points in the negative direction.
Conservation of Mechanical Energy
The Law
Mechanical Energy (E) is the sum of Kinetic Energy and Potential Energy within a system.
E = K + U
If the system is isolated and only conservative forces do work within the system, then the total mechanical energy remains constant.
Ei = Ef
Ki + Ui = Kf + Uf
This is one of the most powerful tools in physics. It allows you to link two points in a particle's motion (Start and Finish) while ignoring everything complex that happens in between.
Conservation with Non-Conservative Forces
If non-conservative forces (like friction) are present, mechanical energy is not conserved. Instead, the work done by these non-conservative forces (W_{nc}) changes the total mechanical energy:
Ei + W{nc} = E_f
\Delta E = W_{nc}
Usually, friction does negative work, so Ef < Ei. The "lost" mechanical energy is usually transformed into internal thermal energy (E_{th}).
System Selection: Open vs. Closed Systems
How you define your system determines how you set up the equation.
Scenario: An apple falls from a tree.
System = Apple (only):
The Earth is external.
Gravity is an external force doing work on the apple.
Equation: W_{ext} = \Delta K.
The apple gains kinetic energy due to external work.
System = Apple + Earth:
Gravity is an internal conservative force.
We can define Gravitational Potential Energy.
No external work is done.
Equation: \Delta K + \Delta Ug = 0 or Ki + U{gi} = Kf + U_{gf}.
Potential energy transforms into kinetic energy.
Both approaches yield the same numerical answer for velocity, but the conceptual setup differs. AP Physics C questions often explicitly ask you to define the system.
Exam Focus: Conservation of Energy
Typical question patterns: Roller coaster loops, pendulums, or spring-mass launchers. You will often need to equate mgh at the top to \frac{1}{2}mv^2 at the bottom.
Common mistakes: forgetting to include all forms of energy. For example, a mass on a vertical spring has both gravitational potential energy (mgh) and elastic potential energy (\frac{1}{2}kx^2). You must account for changes in both.
Power
Definition
Work tells us how much energy is transferred, but it says nothing about how fast that transfer happened. Power (P) is the rate at which work is done or energy is transferred.
Average and Instantaneous Power
Average Power is simply the total work divided by the time interval:
P_{avg} = \frac{\Delta W}{\Delta t} = \frac{\Delta E}{\Delta t}
Instantaneous Power is the time derivative of work:
P = \frac{dW}{dt}
The unit of power is the Watt (W), where 1 W = 1 J/s.
Power in Terms of Velocity
We can derive an extremely useful expression for power involving velocity. Since dW = \vec{F} \cdot d\vec{r}:
P = \frac{\vec{F} \cdot d\vec{r}}{dt} = \vec{F} \cdot \frac{d\vec{r}}{dt}
P = \vec{F} \cdot \vec{v}
P = |\vec{F}||\vec{v}| \cos \theta
This formula is vital for vehicle dynamics. For example, to maintain a car's constant velocity against air resistance, the engine must deliver power equal to the force of air resistance times the velocity of the car.
Exam Focus: Power
Typical question patterns: "A motor lifts an elevator of mass M at constant speed v. What power does the motor deliver?" Solution: Since acceleration is zero, F_{motor} = Mg. Therefore, P = Fv = Mgv.
Common mistakes: Confusing Work and Power. Lifting a heavy box slowly and lifting it quickly require the same amount of Work (same mgh), but lifting it quickly requires significantly more Power.
Worked Examples
Example 1: Variable Force Integration
Problem: A particle moves along the x-axis under the influence of a force given by F(x) = cx^2, where c = 2.0 \, N/m^2. Calculate the work done by this force as the particle moves from x = 1.0 m to x = 3.0 m.
Explanation: Since the force is not constant, we cannot use W=Fd. We must integrate.
Solution:
W = \int{xi}^{x_f} F(x) \, dx
W = \int_{1}^{3} (2x^2) \, dx
W = \left[ \frac{2}{3}x^3 \right]_{1}^{3}
W = \left(\frac{2}{3}(3)^3\right) - \left(\frac{2}{3}(1)^3\right)
W = \frac{2}{3}(27) - \frac{2}{3}(1)
W = 18 - 0.67 = 17.33 \, J
Example 2: The Loop-the-Loop (Conservation of Energy)
Problem: A block of mass m is released from rest from a height h on a frictionless track that leads into a circular loop of radius R. What is the minimum height h required for the block to complete the loop without falling off at the top?
Explanation: This problem combines Energy conservation with Circular Dynamics (Unit 2).
Step 1: Dynamics at the top of the loop.
For the block to just barely stay in contact with the track at the top, the Normal force approaches zero (N \to 0). The only force providing the centripetal acceleration is gravity.
F{net} = mac
mg = m \frac{v_{top}^2}{R}
v_{top}^2 = gR
Step 2: Conservation of Energy.
Compare the start (height h, v=0) to the top of the loop (height 2R, speed v{top}). Let Ug = 0 at the ground.
Ei = Ef
Ui + Ki = Uf + Kf
mgh + 0 = mg(2R) + \frac{1}{2}mv_{top}^2
Substitute v_{top}^2 = gR:
mgh = 2mgR + \frac{1}{2}m(gR)
Cancel mg from all terms:
h = 2R + 0.5R
h = 2.5R
Conclusion: The block must be released from a height at least 2.5 times the radius of the loop.
═══════════════════════════════════════
GPT 5.2 Pro
═══════════════════════════════════════
Curriculum grounding (College Board AP Physics C: Mechanics — Unit 3)
These notes are written to match the College Board AP Physics C: Mechanics course framework (the official AP Course and Exam Description). In that framework, Unit 3: Work, Energy, and Power focuses on using energy ideas (often with calculus) to analyze motion, especially when forces vary with position.
What the official Unit 3 emphasizes (skills + ideas)
From the AP Physics C: Mechanics framework, Unit 3 centers on these testable understandings and skills:
Work as an energy transfer caused by a force acting through a displacement, including cases where the force changes with position (requiring integration).
Kinetic energy and the work–kinetic energy theorem as a powerful alternative to directly using Newton’s 2nd law in differential equation form.
Potential energy and conservative forces (especially gravity and springs), including recognizing when mechanical energy is conserved.
Energy conservation with nonconservative forces, including correctly accounting for work done by friction, applied forces, or drag-like forces (qualitatively; some problems may include simple models).
Power as the rate of energy transfer (average and instantaneous), including connecting power to force and velocity.
Interpreting and using graphs such as force vs. position (area as work) and potential energy vs. position (slope as force).
Common AP exam formats for this unit
AP Physics C: Mechanics questions commonly assess Unit 3 through:
Multiple-choice items requiring you to connect a graph to work/energy, select the correct integral, or reason about conservation of energy.
Free-response problems where you must set up integrals, justify when energy is conserved, and solve for speeds/heights/positions—often more efficiently than using kinematics.
Derivation-style prompts, such as deriving a speed as a function of position from F(x), or relating U(x) to F(x).
(Official scoring weights by unit can change across revisions, and I can’t reliably quote a specific percentage without the document in front of me—so I’m focusing on the durable, repeatedly-tested skills above.)
Work: what it means and how to calculate it
What work is (concept first)
Work is a measure of energy transferred to or from an object by a force acting while the object undergoes a displacement. The key idea is not “a force exists,” but “a force acts through a displacement.” If you push on a wall and it doesn’t move, you may feel tired, but the mechanical work done on the wall is zero because there is no displacement.
Work matters because it connects forces (dynamics) to changes in motion (kinematics) through a single scalar quantity—energy. In many problems, especially when forces vary with position, work is the cleanest bridge between force and speed.
Work by a constant force
If a constant force acts on an object that undergoes a displacement, the work done by that force is the dot product:
W = \vec{F} \cdot \Delta \vec{r}
In magnitude-angle form:
W = F\,\Delta r\,\cos\theta
W is work (joules).
\vec{F} is the force.
\Delta \vec{r} is the displacement.
\theta is the angle between the force and displacement.
Why the dot product? Because only the component of force along the displacement changes the object’s kinetic energy. A force perpendicular to motion (like uniform circular motion’s centripetal force) can change direction of velocity but does no work because it doesn’t change speed.
Work by a variable force (the calculus core of AP Physics C)
In AP Physics C, many forces depend on position, so you compute work by integrating the component of force along the path:
W = \int \vec{F} \cdot d\vec{r}
In one dimension along the x-axis, if the force is F(x) and the object moves from xi to xf:
W = \int{xi}^{x_f} F(x)\,dx
This is one of the most important “translation rules” in the course:
Area under a force–position curve equals the work done by that force (with sign).
Interpreting sign (positive/negative work)
Work can be positive, negative, or zero:
Positive work: force component is in the direction of displacement; kinetic energy tends to increase.
Negative work: force component opposes displacement; kinetic energy tends to decrease.
Zero work: force is perpendicular to displacement or displacement is zero.
A common misconception is thinking “work is always positive because energy is positive.” Work is energy transfer, so it can be negative when energy leaves the object (for example, friction removing mechanical energy).
Worked example 1: constant force at an angle
A box is pulled with a force of magnitude F at angle \theta above the horizontal over a horizontal displacement d. The work done by the pulling force is:
W = Fd\cos\theta
Notice that the vertical component of the pulling force does no work if the displacement is purely horizontal.
Worked example 2: work from a force–position graph idea
Suppose F(x) increases linearly from 0 to F_0 over distance L. The work is the area under the triangle:
W = \int0^L F(x)\,dx = \frac{1}{2}F0 L
Even if you don’t do the integral explicitly, recognizing “area under the curve” is often the fastest AP move.
Exam Focus
Typical question patterns
Given F(x) (formula or graph), compute W via an integral or area.
Determine whether a force does positive/negative/zero work in a situation (often with angles or circular motion).
Use work to find speed without solving a differential equation.
Common mistakes
Using W = Fd when the force is not parallel to displacement (forgetting \cos\theta).
Forgetting that the integral limits must match the motion direction (sign errors when xf < xi).
Confusing “force is large” with “work is large”—work depends on the component along displacement and on displacement itself.
Kinetic energy and the work–kinetic energy theorem
Kinetic energy: what it represents
Kinetic energy is the energy associated with motion. For a particle of mass m moving with speed v:
K = \frac{1}{2}mv^2
This matters because kinetic energy changes exactly when forces do net work. It packages “how fast” into an energy scale that combines cleanly with work and potential energy.
The work–kinetic energy theorem (why it’s true)
The work–kinetic energy theorem states:
W{\text{net}} = \Delta K = Kf - K_i
This theorem is essentially Newton’s second law rewritten in an energy language.
A sketch of the reasoning (1D for clarity):
Newton: F_{\text{net}} = ma
Acceleration: a = \frac{dv}{dt} = v\frac{dv}{dx}
Substitute: F_{\text{net}} = m v\frac{dv}{dx}
Multiply by dx and integrate:
\int F_{\text{net}}\,dx = \int m v\,dv
Left side is net work; right side gives change in \frac{1}{2}mv^2.
The deep takeaway: If you can find net work, you can find speed changes without directly solving for acceleration as a function of time. This is especially powerful when forces depend on position.
Net work means sum of works
If multiple forces act, the theorem uses net work:
W{\text{net}} = \sum Wi
This does not mean “work by net force is always easiest.” Sometimes it’s easier to compute work from individual forces (e.g., applied force and friction separately).
Worked example 1: stopping distance from kinetic energy
A block of mass m slides on a rough surface with kinetic friction coefficient \muk and initial speed v0. Friction is the only horizontal force.
Friction magnitude:
fk = \muk N = \mu_k mg
Work by friction over stopping distance d (opposes motion):
Wf = -fk d = -\mu_k mgd
Work–kinetic energy theorem with final speed 0:
W{\text{net}} = \Delta K = 0 - \frac{1}{2}mv0^2
So:
-\muk mgd = -\frac{1}{2}mv0^2
Solve:
d = \frac{v0^2}{2\muk g}
This is a classic AP move: no kinematics needed.
Worked example 2: variable force gives speed as a function of position
A particle of mass m moves along x under a force F(x) = kx, starting from rest at x=0. Find speed at position x.
Compute work from 0 to x:
W = \int_0^x kx\,dx = \frac{1}{2}kx^2
Work–kinetic energy theorem (starting from rest):
\frac{1}{2}kx^2 = \frac{1}{2}mv^2
So:
v = x\sqrt{\frac{k}{m}}
Notice how naturally the integral appears—this is exactly the AP Physics C level of thinking.
Exam Focus
Typical question patterns
Use W_{\text{net}} = \Delta K to relate forces and changes in speed.
Compute stopping distance or required force from energy considerations.
Use an integral of F(x) to find v(x).
Common mistakes
Using a single force’s work instead of net work (forgetting gravity/friction/applied contributions).
Dropping the sign on work (especially for friction).
Confusing speed v with velocity components—kinetic energy depends on v^2 (speed squared), not direction.
Conservative forces and potential energy
Why potential energy exists (the big idea)
A conservative force is a force for which the work done depends only on the initial and final positions, not on the path taken. When a force is conservative, you can store its effects in a scalar function called potential energy.
This matters because conservative forces allow you to replace detailed force tracking with a simpler accounting system: energy can shift between kinetic and potential forms without “leaking away.” In AP problems, recognizing conservativeness is often the difference between a long solution and a short one.
Definition of conservative force (and tests)
A force is conservative if:
\oint \vec{F} \cdot d\vec{r} = 0
for any closed path.
Equivalent AP-friendly statement: work done from point A to point B is the same along any path.
Common conservative forces in this unit:
Gravity (near Earth and universal gravitation)
Spring force (Hooke’s law)
Common nonconservative forces:
Kinetic friction
Many forms of air resistance/drag
A typical misconception: thinking “a force is conservative if it’s constant.” Constancy is not the criterion. A constant friction force is still nonconservative because its work depends on path length.
Potential energy and its connection to work
For a conservative force, define potential energy U such that the work done by the conservative force equals negative change in potential energy:
Wc = -\Delta U = -(Uf - U_i)
This definition encodes a physical meaning:
If the conservative force does positive work, the system’s potential energy decreases.
If you do work against the conservative force (like lifting a mass), potential energy increases.
Gravitational potential energy near Earth
Near Earth’s surface (constant g), the gravitational force is approximately constant: \vec{F}_g = -mg\hat{y} (upward y).
The gravitational potential energy is:
U_g = mgy
So raising an object increases U_g linearly with height.
Spring potential energy (Hooke’s law)
For an ideal spring obeying Hooke’s law:
F_s = -kx
where x is displacement from equilibrium.
The spring potential energy is:
U_s = \frac{1}{2}kx^2
This quadratic dependence is worth internalizing: doubling stretch quadruples energy stored.
Worked example 1: work by gravity depends only on height
A mass moves from height yi to yf along any path (ramp, arc, etc.). Work done by gravity:
Wg = -\Delta Ug = -(mgyf - mgyi) = mg(yi - yf)
If the mass goes down (decreasing y), gravity does positive work.
Worked example 2: spring work via potential energy
Compress a spring from x=0 to x=a. Work done by the spring force on the compressor is negative (spring resists compression):
Ws = -\Delta Us = -\left(\frac{1}{2}ka^2 - 0\right) = -\frac{1}{2}ka^2
If the spring is released, it can do positive work on a mass, converting U_s into K.
Exam Focus
Typical question patterns
Decide if a force is conservative and justify using path dependence or closed-loop work.
Use Ug = mgy and Us = \frac{1}{2}kx^2 to connect position to energy.
Compute work by gravity or a spring via W_c = -\Delta U.
Common mistakes
Using U_g = mg\Delta y as if it were absolute potential energy; it’s a change form, and sign matters.
Forgetting that spring displacement x is measured from equilibrium (not from the spring’s natural length in all setups).
Treating friction as conservative because it’s “a constant force.”
Conservation of mechanical energy (when it works and why)
Mechanical energy and the conservation idea
Mechanical energy is the sum of kinetic energy and potential energy:
E_{\text{mech}} = K + U
If only conservative forces do work (or equivalently, if nonconservative forces do zero net work), then mechanical energy is conserved:
Ki + Ui = Kf + Uf
Why this matters: conservation of mechanical energy is often the fastest way to connect speeds and positions, especially in gravity-and-spring problems, ramps, loops, and oscillation setups.
When you are allowed to conserve mechanical energy
You can use Ki + Ui = Kf + Uf when:
The only forces doing work are conservative (gravity, springs), and
Constraints like normal force or tension do no work (often true if they’re perpendicular to motion, but not always).
Be careful: tension can do work in some systems (e.g., a rope pulling something along the rope direction). Normal force can do work if the surface itself moves (like a conveyor belt) or if the motion is not tangent to the surface.
Energy conservation does not mean “energy doesn’t change form”
A frequent misconception is interpreting conservation as “nothing changes.” In reality, conservation means the total stays constant while energy converts between forms: gravitational potential to kinetic, spring potential to kinetic, etc.
Worked example 1: speed at the bottom of a frictionless drop
A mass m starts from rest at height h above the bottom of a track, frictionless.
Choose zero potential at the bottom, so Ui = mgh and Uf = 0. Then:
Ki + Ui = Kf + Uf
0 + mgh = \frac{1}{2}mv^2 + 0
So:
v = \sqrt{2gh}
Note the mass cancels—another classic AP result.
Worked example 2: spring launch (horizontal, frictionless)
A spring with constant k is compressed by distance x_0 and launches a block of mass m on a frictionless surface. Find the speed when the spring returns to equilibrium.
Initial: Ki = 0, Ui = \frac{1}{2}kx_0^2.
Final at equilibrium: Uf = 0, Kf = \frac{1}{2}mv^2.
Conservation:
\frac{1}{2}kx_0^2 = \frac{1}{2}mv^2
So:
v = x_0\sqrt{\frac{k}{m}}
Exam Focus
Typical question patterns
Frictionless track problems: relate height changes to speeds.
Spring–mass conversions: relate compression/stretch to speed.
Identify which forces do work and justify energy conservation (a common FRQ rubric point).
Common mistakes
Conserving mechanical energy even when friction or an applied force does work.
Setting inconsistent zero points for potential energy between states.
Assuming tension/normal forces “never do work” without checking direction of displacement.
Nonconservative forces: energy accounting with work terms
The right way to handle friction and other nonconservative forces
When nonconservative forces do work, mechanical energy is not conserved by itself. Instead, you extend the energy equation by adding the work done by nonconservative forces:
\Delta K + \Delta U = W_{\text{nc}}
Equivalent and often used form:
Ki + Ui + W{\text{nc}} = Kf + U_f
W_{\text{nc}} is the total work done by nonconservative forces (friction, applied pushes, possibly drag, etc.).
This matters because it preserves a clean structure: you still track energy changes, but you explicitly include “energy added/removed” by nonconservative interactions.
Friction as an energy remover (and sign discipline)
For kinetic friction on a surface:
fk = \muk N
If the object slides a distance d, and friction opposes motion, then work by friction is:
Wf = -fk d
That negative sign is not decoration—it is the entire physics of dissipation in one symbol. On many AP responses, the main error is a missing minus sign that flips whether the object speeds up or slows down.
“Dissipated energy” versus “lost energy”
Energy is not destroyed; rather, mechanical energy is converted into internal energy (thermal, sound, deformation). AP often uses language like “mechanical energy is dissipated.” The equation with W_{\text{nc}} is your quantitative handle on that.
Worked example 1: block down a rough incline
A block of mass m starts from rest at height h and slides down a rough ramp to the bottom. The path length along the ramp is L and coefficient of kinetic friction is \mu_k. Find speed at bottom.
Use energy with work by friction.
Initial:
K_i = 0
U_i = mgh
Final:
U_f = 0
K_f = \frac{1}{2}mv^2
Work by friction:
Wf = -fk L = -\mu_k N L
On an incline with angle \alpha, N = mg\cos\alpha, so:
Wf = -\muk mg\cos\alpha\,L
Energy equation:
Ki + Ui + Wf = Kf + U_f
0 + mgh - \mu_k mg\cos\alpha\,L = \frac{1}{2}mv^2 + 0
Solve:
v = \sqrt{2g\left(h - \mu_k \cos\alpha\,L\right)}
This form teaches you something conceptual: friction effectively reduces the “usable” height drop by an amount tied to path length.
Worked example 2: applied force adds energy
A block is pulled on a horizontal surface by a constant horizontal force F over distance d with kinetic friction coefficient \mu_k. Starting from rest, find final speed.
Work terms:
Applied force work: W_{\text{app}} = Fd
Friction work: Wf = -\muk mgd
Net work is their sum, and equals \Delta K:
Fd - \mu_k mgd = \frac{1}{2}mv^2 - 0
So:
v = \sqrt{\frac{2d}{m}\left(F - \mu_k mg\right)}
This emphasizes that energy methods handle multiple forces elegantly.
Exam Focus
Typical question patterns
“A block slides with friction—find speed at point B” using Ki + Ui + W{\text{nc}} = Kf + U_f.
Determine the required applied force so that speed remains constant (net work zero).
Compare two paths: longer path with friction leads to more negative work and lower final speed.
Common mistakes
Treating friction as changing potential energy (it doesn’t; it enters as W_{\text{nc}}).
Forgetting that friction depends on N, which may differ from mg (inclines, vertical circles, etc.).
Using d as horizontal displacement when friction acts over path length (on a ramp, use distance along the surface).
Power: rate of doing work (and its link to force and speed)
What power measures
Power tells you how fast energy is being transferred or transformed. It answers: “Work is being done, but how quickly?”
Average power over a time interval \Delta t is:
P_{\text{avg}} = \frac{\Delta W}{\Delta t}
Instantaneous power is the time derivative of work:
P = \frac{dW}{dt}
Since work is force dotted with displacement, you can derive a key AP relationship:
P = \vec{F} \cdot \vec{v}
In one dimension (force parallel to velocity):
P = Fv
This matters in real systems: engines, elevators, ramps, and any situation where “same work” can occur over different times.
Why instantaneous power is a dot product
If the force is not aligned with velocity, only the component along velocity does work per unit time. So:
P = Fv\cos\theta
A classic conceptual insight: a centripetal force in uniform circular motion is perpendicular to velocity, so:
P = 0
even though a (possibly large) force is acting.
Worked example 1: lifting at constant speed
An elevator lifts a mass m upward at constant speed v. The upward cable tension equals weight: T = mg. Instantaneous power delivered by the cable is:
P = \vec{T} \cdot \vec{v} = T v = mgv
This shows why heavier loads or higher speeds demand more power.
Worked example 2: car engine at constant speed against resistive force
A car experiences a resistive force Fr and moves at constant speed v on level ground. To maintain speed, the engine must provide a forward force equal to Fr, so power output is:
P = F_r v
If speed doubles, required power doubles (in this simplified model).
Exam Focus
Typical question patterns
Compute required power for lifting/hauling at constant speed.
Use P = \vec{F} \cdot \vec{v} to connect dynamics and energy rate.
Interpret power from a graph of work vs. time (slope).
Common mistakes
Using P = Fv even when force is not parallel to motion (forgetting \cos\theta).
Confusing energy with power (joules vs watts).
Assuming constant power implies constant acceleration (it generally doesn’t; if P is constant, then F = P/v changes as speed changes).
Energy diagrams and the force–potential energy relationship
Potential energy graphs: turning pictures into physics
In AP Physics C, potential energy graphs are not just illustrations—they are problem-solving tools. The function U(x) encodes how a conservative force acts.
The key relationship in one dimension is:
F(x) = -\frac{dU}{dx}
This matters because:
The slope of the U(x) graph tells you the force direction.
Equilibrium points occur where \frac{dU}{dx} = 0 (so F=0).
Stability is determined by curvature: a minimum of U is stable; a maximum is unstable.
Connecting total energy to turning points
Define total mechanical energy in a conservative system:
E = K + U
Since kinetic energy cannot be negative:
K = E - U(x) \ge 0
So allowed positions satisfy:
E \ge U(x)
A turning point occurs where K = 0, meaning:
E = U(x)
This is a powerful graphical way to find where motion reverses without solving differential equations.
Force graphs: area as work (again)
Force–position graphs also carry immediate meaning:
Work from xi to xf is the signed area under F(x).
If you know work, you know \Delta K.
Worked example 1: finding force from a potential energy function
Suppose:
U(x) = ax^2
Then:
F(x) = -\frac{dU}{dx} = -2ax
This describes a restoring force toward the origin (like a spring) if a > 0.
Worked example 2: turning point from energy
A particle has total energy E moving in a potential U(x). If at some position x1 you find U(x1) > E, that region is inaccessible—the particle cannot be there with that total energy.
This is a frequent AP conceptual question: “Where can the particle move?” Answer: where U(x) \le E.
Exam Focus
Typical question patterns
Given U(x), find F(x) using F = -dU/dx.
From a U(x) graph and total energy line, identify turning points and motion regions.
Use a F(x) graph to compute work and thus speed changes.
Common mistakes
Forgetting the negative sign in F = -dU/dx (this flips force direction).
Treating a high potential energy as “more speed” rather than “less kinetic energy” when total energy is fixed.
Mixing up equilibrium (slope zero) with stability (minimum vs maximum).
Putting it together: strategy choices and multi-step applications
Choosing between Newton’s laws and energy
In AP Physics C, you should be flexible:
Use Newton’s 2nd law when you need acceleration/time behavior directly or when forces depend on velocity in a way energy doesn’t simplify.
Use work–energy when you want a relationship between positions and speeds, especially with variable forces or complicated paths.
Use conservation of mechanical energy when only conservative forces do work.
A subtle but important point: energy methods often give speed as a function of position, not time. If the question demands time, you may need additional steps (sometimes using calculus).
Example: variable force + energy conservation approach
A particle of mass m moves under a conservative force with potential energy:
U(x) = U_0\left(\frac{x}{L}\right)^4
Released from rest at x = 0 with total energy E = 0 would be trivial; instead suppose it is launched so that total energy is E. The speed at position x is obtained from:
E = \frac{1}{2}mv^2 + U(x)
So:
v(x) = \sqrt{\frac{2}{m}\left(E - U_0\left(\frac{x}{L}\right)^4\right)}
This is a realistic AP Physics C style expression: you might not simplify further unless asked for turning points (where the expression under the square root is zero).
Example: combining nonconservative work with a spring
A block of mass m with speed v0 hits a spring (constant k) on a rough surface with coefficient \muk and compresses it by x before stopping. Find x.
Pick the initial moment at spring contact as state i and maximum compression as state f.
Energies:
Ki = \frac{1}{2}mv0^2
U_{s,i} = 0
K_f = 0
U_{s,f} = \frac{1}{2}kx^2
Work by friction over compression distance x:
Wf = -\muk mgx
Energy equation:
Ki + Ui + Wf = Kf + U_f
\frac{1}{2}mv0^2 + 0 - \muk mgx = 0 + \frac{1}{2}kx^2
Rearrange into a quadratic in x:
\frac{1}{2}kx^2 + \muk mgx - \frac{1}{2}mv0^2 = 0
You’d then solve for the positive root. The big physics skill here is setting up the equation correctly (signs and terms), not algebra speed.
Exam Focus
Typical question patterns
Multi-region motion (before/after spring contact, before/after friction region) with energy accounting across segments.
“Find maximum compression/height” problems where final speed is zero.
Derive expressions for v(x) and identify turning points.
Common mistakes
Using the wrong distance for frictional work (it must match where friction acts).
Treating “momentarily at rest” as “no forces” (forces can be nonzero even when speed is zero).
Forgetting to include spring potential energy at maximum compression/extension.
Notation and formula connections (to prevent symbol confusion)
Because AP problems mix multiple representations, it helps to keep equivalent statements connected:
Concept | Common representation | Meaning |
|---|---|---|
Work (general) | W = \int \vec{F} \cdot d\vec{r} | Energy transferred by a force along a path |
Work (1D) | W = \int{xi}^{x_f} F(x)\,dx | Area under F(x) from xi to xf |
Work–KE theorem | W_{\text{net}} = \Delta K | Net work changes kinetic energy |
Conservative work | W_c = -\Delta U | Conservative work reduces potential energy |
Mechanical energy | E_{\text{mech}} = K + U | Sum of kinetic and potential energies |
Energy with nonconservative work | \Delta K + \Delta U = W_{\text{nc}} | Track friction/applied work explicitly |
Power | P = \frac{dW}{dt} and P = \vec{F} \cdot \vec{v} | Rate of energy transfer |
Force from potential | F(x) = -\frac{dU}{dx} | Slope of U(x) gives force |
A few high-yield misconceptions to actively avoid (woven into your problem-solving)
“If an object moves, work must be positive.” Not true—friction commonly does negative work while the object still moves.
“Normal force never does work.” Often true on a fixed surface with motion tangent to the surface, but false if the surface moves or if the normal has a component along displacement.
“Conservation of energy means kinetic energy stays constant.” Energy can shift between K and U; conservation is about the total.
“Potential energy is a property of a single object.” In mechanics, potential energy belongs to an interaction/system (object–Earth, block–spring), even if we assign it to an object for convenience.
“Work uses distance; energy uses displacement; it’s all the same.” Work depends on the path integral of force; for nonconservative forces, path length matters, not just endpoints.
Real-world connections (why these ideas are used beyond homework)
Braking distance and safety design rely on work–energy: brakes do negative work to remove kinetic energy.
Roller coaster design uses conservation of mechanical energy to predict speeds from height changes (then adds frictional losses as needed).
Power ratings (watts, horsepower) directly come from how fast engines can transfer energy—two machines might do the same work, but the more powerful one does it faster.
Force sensors and energy methods in engineering: measuring F(x) and integrating gives stored energy (springs, crash structures), critical in impact protection.
If you want, I can also generate a set of AP-style free-response prompts specifically targeting Unit 3 skills (integral setup from F(x), deciding whether energy is conserved, and extracting turning points from U(x) graphs), with fully worked solutions in the same format.
═══════════════════════════════════════
Claude Opus 4.6
═══════════════════════════════════════
Work Done by a Force
The concept of work in physics is more precise than its everyday usage. In common language, "work" might mean any effortful activity, but in mechanics, work has a strict definition tied to force and displacement. Work is the mechanism by which energy is transferred to or from an object by a force acting on it over a displacement. Understanding work is the gateway to the entire energy framework in mechanics — once you grasp how forces do work, you can track energy as it flows, transforms, and is conserved throughout physical systems.
Work by a Constant Force
When a constant force \vec{F} acts on an object that undergoes a displacement \vec{d}, the work done by that force is defined as the dot product of the force and displacement vectors:
W = \vec{F} \cdot \vec{d} = Fd\cos\theta
Here, F is the magnitude of the force, d is the magnitude of the displacement, and \theta is the angle between the force vector and the displacement vector. The units of work are joules (J), where 1 \text{ J} = 1 \text{ N} \cdot \text{m}.
The cosine factor is critical. It captures the idea that only the component of force along the direction of motion does work. If you push a box across the floor at an angle, only the horizontal component of your push contributes to moving the box forward. The vertical component presses the box into the floor but doesn't displace it vertically (assuming the box stays on the floor), so it does no work.
Three important cases emerge from the angle \theta:
When \theta = 0°, the force is entirely in the direction of motion, and W = Fd — this is positive work (the force adds energy to the object).
When \theta = 90°, the force is perpendicular to the displacement, and W = 0 — the force does no work at all. This is why the normal force on a surface and centripetal force in circular motion do zero work.
When \theta = 180°, the force opposes the motion, and W = -Fd — this is negative work (the force removes energy from the object). Kinetic friction, for example, always does negative work on a sliding object.
A common misconception is that if you carry a heavy box across a room at constant height, you are "doing work" on the box. You're not — at least not in the physics sense. Your upward supporting force is perpendicular to the horizontal displacement, so the work done by your force on the box is zero. Your muscles do metabolic work internally, but the force you exert on the box does no mechanical work.
Work by a Variable Force
In AP Physics C, you must handle forces that change with position — this is where calculus becomes essential. When a force F(x) varies along the direction of motion (taking x as the direction of displacement), the work is computed as a definite integral:
W = \int{xi}^{x_f} F(x) \, dx
More generally, for a force that varies in three dimensions along a path, the work is a line integral:
W = \int_{\text{path}} \vec{F} \cdot d\vec{r}
Graphically, the work done by a variable force equals the area under the F(x) vs. x curve between the initial and final positions. Areas above the x-axis represent positive work; areas below represent negative work.
The classic example of variable-force work is a spring. A spring exerts a restoring force described by Hooke's Law:
F_s = -kx
where k is the spring constant (in N/m) and x is the displacement from the spring's natural (equilibrium) length. The negative sign indicates the force opposes the displacement. The work done by a spring force as the object moves from position xi to xf is:
W{\text{spring}} = \int{xi}^{xf} (-kx) \, dx = -\frac{1}{2}k xf^2 + \frac{1}{2}k xi^2
If a spring is stretched from its natural length (xi = 0) to some extension xf = x, the work done by the spring on the object is:
W_{\text{spring}} = -\frac{1}{2}kx^2
The negative sign tells you the spring force opposes the stretching and removes kinetic energy from whatever is pulling it.
Worked Example: A force F(x) = 3x^2 (in newtons, with x in meters) acts on an object. Find the work done as the object moves from x = 1 m to x = 4 m.
W = \int1^4 3x^2 \, dx = \left[ x^3 \right]1^4 = 64 - 1 = 63 \text{ J}
Exam Focus
Typical question patterns: You may be given a graph of F vs. x and asked to find the work done over an interval (find the area). Alternatively, you may be given a force function and need to integrate it. Free-response questions often combine variable forces with energy conservation.
Common mistakes: Forgetting that work can be negative — always check the sign of the force relative to the displacement. Students also sometimes forget to include the cosine factor when the force is not aligned with the displacement, or they confuse the work done by the spring with the work done on the spring (these are equal in magnitude but opposite in sign).
The Work-Energy Theorem
The work-energy theorem is the bridge between force analysis (Newton's second law) and energy analysis. It states that the net work done on an object — that is, the total work done by all forces acting on it — equals the change in the object's kinetic energy:
W{\text{net}} = \Delta K = Kf - K_i
where kinetic energy is the energy an object possesses due to its motion:
K = \frac{1}{2}mv^2
Here m is mass and v is speed. Kinetic energy is always non-negative (since mass and v^2 are both positive), and its units are joules.
The work-energy theorem is not a separate postulate — it is derived directly from Newton's second law combined with calculus. Starting from F_{\text{net}} = ma and using a = v \, dv/dx:
W{\text{net}} = \int{xi}^{xf} F{\text{net}} \, dx = \int{xi}^{xf} m \frac{dv}{dx} v \, dx = \int{vi}^{vf} mv \, dv = \frac{1}{2}mvf^2 - \frac{1}{2}mv_i^2
This derivation is important because it shows that energy methods are not independent of Newton's laws — they are a consequence of them, repackaged into a scalar framework that is often much easier to use than vector force analysis.
The power of the work-energy theorem is that it relates speed to displacement without requiring you to solve for acceleration as a function of time. If you want to know how fast an object is moving after traveling a certain distance under known forces, the work-energy theorem is often the most efficient tool.
Worked Example: A 5 kg block starts from rest and is pulled 10 m across a frictionless surface by a constant horizontal force of 20 N. What is its final speed?
W_{\text{net}} = Fd = (20)(10) = 200 \text{ J}
\Delta K = W_{\text{net}}
\frac{1}{2}(5)v_f^2 - 0 = 200
v_f = \sqrt{\frac{400}{5}} = \sqrt{80} \approx 8.94 \text{ m/s}
Exam Focus
Typical question patterns: You'll see problems where multiple forces act (gravity, friction, applied force, normal force) and you must compute the net work. You may also be asked to derive the work-energy theorem from Newton's second law.
Common mistakes: Confusing net work with work done by a single force. If friction is present, its (negative) work must be included. Also, the theorem involves net force — if an object moves at constant velocity, net work is zero even if individual forces do nonzero work.
Potential Energy
Potential energy is energy stored in a system due to the configuration or position of objects within it. Unlike kinetic energy, which depends on motion, potential energy depends on where things are relative to each other — how high an object is above the ground, how much a spring is compressed, etc. Potential energy is a property of a system (e.g., the object-plus-Earth system, or the object-plus-spring system), not of a single object in isolation.
Gravitational Potential Energy
Near Earth's surface, where gravitational acceleration g is approximately constant, the gravitational potential energy of an object of mass m at height h above a chosen reference point is:
U_g = mgh
The reference point (where h = 0) is arbitrary — you choose it for convenience. What matters physically is the change in potential energy, \Delta U_g = mg\Delta h, which doesn't depend on where you set the reference.
The relationship between work done by gravity and gravitational potential energy is:
W{\text{gravity}} = -\Delta Ug = -(Uf - Ui) = mghi - mghf
When an object falls, gravity does positive work and potential energy decreases. When an object rises, gravity does negative work and potential energy increases. This inverse relationship between the work done by a conservative force and the change in its associated potential energy is a fundamental pattern.
Elastic (Spring) Potential Energy
A spring that obeys Hooke's Law stores elastic potential energy:
U_s = \frac{1}{2}kx^2
where x is the displacement from the spring's natural length. Notice this is always non-negative — whether the spring is stretched or compressed, it stores positive potential energy. The reference point (U_s = 0) is at the natural length.
Conservative Forces and Potential Energy
Not every force has an associated potential energy — only conservative forces do. A force is conservative if the work it does on an object moving between two points is independent of the path taken. Equivalently, a conservative force does zero net work on any closed path (a round trip).
Gravity and the spring force are conservative. Friction is not conservative — if you slide a box along a longer path, friction does more (negative) work. This is why there is no "friction potential energy."
For any conservative force \vec{F}, the associated potential energy function U(x) is defined by:
F(x) = -\frac{dU}{dx}
In three dimensions:
\vec{F} = -\nabla U = -\left( \frac{\partial U}{\partial x}\hat{i} + \frac{\partial U}{\partial y}\hat{j} + \frac{\partial U}{\partial z}\hat{k} \right)
This relationship is extremely powerful. It means that if you know the potential energy function, you can find the force at any point by taking a derivative (with a negative sign). Conversely, if you know the force as a function of position, you can find the potential energy by integrating:
\Delta U = -\int{xi}^{x_f} F(x) \, dx
The negative sign is the most commonly forgotten detail. It means forces point in the direction of decreasing potential energy — objects naturally "fall" toward lower potential energy, just as a ball rolls downhill.
Exam Focus
Typical question patterns: Deriving force from a given potential energy function (take the negative derivative). Given U(x), find the equilibrium positions and determine their stability. Calculate changes in gravitational or spring potential energy in multi-step problems.
Common mistakes: Forgetting the negative sign in F = -dU/dx. Setting up the reference point inconsistently within a problem. Trying to assign potential energy to non-conservative forces like friction.
Conservation of Energy
The conservation of energy is one of the most powerful principles in all of physics. It says that the total mechanical energy of a system is conserved — that is, it remains constant — as long as only conservative forces do work. Mechanical energy is the sum of kinetic and potential energies:
E_{\text{mech}} = K + U
If only conservative forces act:
Ki + Ui = Kf + Uf
This is an extraordinarily useful equation. Instead of tracking forces, accelerations, and velocities through time (the Newton's-law approach), you can simply compare the energy at two different points and solve for unknowns. Energy conservation is especially powerful for problems involving heights, springs, and curved paths where the force direction changes constantly.
When Non-Conservative Forces Are Present
In the real world, non-conservative forces like friction and air resistance are almost always present. These forces convert mechanical energy into thermal energy (heat), sound, or other non-mechanical forms. When non-conservative forces do work, the conservation equation becomes:
Ki + Ui + W{\text{nc}} = Kf + U_f
Here W_{\text{nc}} is the work done by all non-conservative forces. For kinetic friction, this is typically negative (it removes mechanical energy from the system):
W{\text{friction}} = -fk d
where f_k is the kinetic friction force and d is the distance traveled (not displacement — friction dissipates energy over the entire path, which is why it's non-conservative).
You can rearrange the equation to see the change in mechanical energy equals the non-conservative work:
\Delta E{\text{mech}} = W{\text{nc}}
This tells you that if friction does -50 J of work, the system loses 50 J of mechanical energy.
Energy Conservation Strategy
Here is a systematic approach for solving energy conservation problems:
Define the system — identify which objects and interactions are included.
Choose initial and final states — pick two points in the motion where you know (or want to know) something.
Choose a reference point for potential energy (usually the lowest point in the problem).
Identify all forces — determine which are conservative (gravity, springs) and which are non-conservative (friction, applied forces, tension in some cases).
Write the energy equation: Ki + Ui + W{\text{nc}} = Kf + U_f.
Substitute known values and solve.
Worked Example: A 2 kg block slides down a frictionless ramp from a height of 5 m and then compresses a spring (k = 800 N/m) at the bottom. How far is the spring compressed when the block momentarily stops?
Define the initial state as the block at the top (at rest) and the final state as the block momentarily at rest with the spring compressed by x. Choose the bottom of the ramp as the reference height (h = 0). No non-conservative forces act.
Ki + U{g,i} + U{s,i} = Kf + U{g,f} + U{s,f}
0 + mgh + 0 = 0 + 0 + \frac{1}{2}kx^2
(2)(9.8)(5) = \frac{1}{2}(800)x^2
98 = 400x^2
x = \sqrt{\frac{98}{400}} = \sqrt{0.245} \approx 0.495 \text{ m}
Notice how clean this is — we never needed to know the shape of the ramp, the angle, or anything about the trajectory. Energy conservation bypasses all of that.
Exam Focus
Typical question patterns: Multi-stage problems where an object moves through different regions (e.g., slides down a ramp, across a flat surface with friction, then into a spring). Problems asking you to find the speed at a certain point or the maximum height reached. Showing that energy conservation and the work-energy theorem are consistent.
Common mistakes: Forgetting to include all forms of potential energy (e.g., both gravitational and elastic). Using displacement instead of distance traveled for friction work. Setting up the reference height inconsistently. Forgetting that W_{\text{nc}} can be done by applied forces too (like someone pushing the object), not just friction.
Potential Energy Diagrams and Equilibrium
One of the most elegant tools in mechanics is the potential energy diagram — a graph of U(x) vs. x. From this single graph, you can extract a remarkable amount of information about the motion of an object without ever solving a differential equation.
Reading a Potential Energy Diagram
Since total mechanical energy E = K + U is conserved (assuming only conservative forces), and kinetic energy K must be non-negative, the object can only exist in regions where U(x) \leq E. At points where U(x) = E, all energy is potential and the kinetic energy is zero — the object momentarily stops. These are called turning points.
The kinetic energy at any position is:
K(x) = E - U(x)
So the "gap" between the total energy line and the potential energy curve at any point tells you the kinetic energy (and thus the speed) of the object at that position. Where the gap is largest, the object moves fastest. Where the curve meets the total energy line, the object reverses direction.
Force from the Diagram
Since F(x) = -dU/dx, the force at any point equals the negative of the slope of the U(x) curve. Where the curve slopes upward (positive slope), the force is negative (pushes the object toward decreasing x). Where the curve slopes downward (negative slope), the force is positive (pushes the object toward increasing x). In both cases, the force pushes the object toward lower potential energy — "downhill" on the U(x) curve.
Equilibrium Points
An equilibrium point occurs where the force is zero, which means dU/dx = 0 — a local maximum, local minimum, or inflection point of the potential energy curve.
Stable equilibrium occurs at a local minimum of U(x). If the object is displaced slightly, the force pushes it back toward the equilibrium — like a ball sitting at the bottom of a bowl. Mathematically, d^2U/dx^2 > 0 at stable equilibrium.
Unstable equilibrium occurs at a local maximum of U(x). If the object is displaced slightly, the force pushes it away from the equilibrium — like a ball balanced on top of a hill. Here d^2U/dx^2 < 0.
Neutral equilibrium occurs where U(x) is flat — the force is zero over a range, and a displaced object stays in its new position.
Think of it this way: on a U(x) diagram, the object behaves as if it were a ball rolling on a landscape shaped like the curve. It rolls toward valleys (stable equilibria) and away from peaks (unstable equilibria).
Worked Example: Suppose U(x) = x^4 - 4x^2 + 3 (in joules, with x in meters). Find the equilibrium points and classify them.
F(x) = -\frac{dU}{dx} = -(4x^3 - 8x) = -4x^3 + 8x
Set F = 0:
-4x^3 + 8x = 0
-4x(x^2 - 2) = 0
x = 0, \quad x = \pm\sqrt{2}
Now check the second derivative of U:
\frac{d^2U}{dx^2} = 12x^2 - 8
At x = 0: 12(0) - 8 = -8 < 0 → unstable equilibrium (local maximum of U).
At x = \pm\sqrt{2}: 12(2) - 8 = 16 > 0 → stable equilibrium (local minima of U).
Exam Focus
Typical question patterns: Given a U(x) graph, identify turning points for a given total energy, determine where the object moves fastest, identify and classify equilibrium points, and sketch F(x) from U(x). Free-response problems may ask you to qualitatively describe the motion of a particle released from a specific position.
Common mistakes: Confusing the potential energy curve with the physical trajectory of the object. Forgetting the negative sign when extracting force from U(x). Misidentifying maxima as stable equilibria (it's the opposite — minima are stable).
Power
Power is the rate at which work is done — or equivalently, the rate at which energy is transferred. While work tells you how much energy is transferred, power tells you how quickly it's transferred. A small motor and a large motor might both do the same total work lifting a load, but the large motor does it faster — it delivers more power.
Average and Instantaneous Power
Average power over a time interval is:
P_{\text{avg}} = \frac{W}{\Delta t}
where W is the work done during the time interval \Delta t.
Instantaneous power is the time derivative of work:
P = \frac{dW}{dt}
Since dW = \vec{F} \cdot d\vec{r} and d\vec{r}/dt = \vec{v}, instantaneous power can also be expressed as:
P = \vec{F} \cdot \vec{v} = Fv\cos\theta
where \theta is the angle between the force and velocity vectors. This formula is extremely useful — it lets you find the power delivered by a specific force at a specific instant.
The SI unit of power is the watt (W), where 1 \text{ W} = 1 \text{ J/s}. The horsepower (hp) is a common non-SI unit: 1 \text{ hp} \approx 746 \text{ W}.
Power in Context
Power appears in many practical contexts. When a car accelerates on a highway, the engine delivers power through the drive wheels. At a given engine power P, if the car travels at velocity v, the driving force is:
F = \frac{P}{v}
This explains why cars have less acceleration at high speeds for a given engine power — as v increases, the force decreases. A car's top speed is reached when the engine's maximum power exactly balances the power dissipated by air resistance and friction.
Power can also be negative. If a force opposes motion (like friction), the power delivered by that force is negative, meaning it removes energy from the object.
Worked Example: A 1500 kg car accelerates from rest with a constant engine power of 150 kW. What is the car's speed when the driving force equals 5000 N? (Ignore friction for this calculation.)
P = Fv
v = \frac{P}{F} = \frac{150{,}000}{5000} = 30 \text{ m/s}
At this point, if air resistance provides a force of 5000 N opposing the motion, the car is at maximum speed (net power is zero, so no further acceleration).
Exam Focus
Typical question patterns: Calculating instantaneous power given force and velocity. Finding the maximum speed of a vehicle given engine power and resistive forces. Problems combining power with the work-energy theorem over time. Interpreting power as the slope of a work vs. time graph.
Common mistakes: Confusing average power with instantaneous power — use W/\Delta t for average and Fv for instantaneous. Forgetting the cosine factor when force and velocity aren't parallel. Using watts inconsistently with other units (make sure everything is in SI).
Connecting It All: Energy Methods vs. Force Methods
One of the most important skills in AP Physics C: Mechanics is knowing when to use energy methods vs. Newton's-law (force) methods. Here is a helpful framework:
Use energy methods when:
You care about relationships between speed and position (not time).
The path is complex (curved ramps, loops) but only conservative forces act.
You need to find a final speed or a maximum height.
The problem involves springs combined with gravity.
Use force methods (Newton's laws) when:
You need to find acceleration at a specific instant.
You need to find the time of a process.
You need to find a specific force (like tension or normal force) at a specific point.
The problem involves circular motion where you need to know if the object stays on the track (this typically requires combining energy methods with Newton's second law for centripetal acceleration).
In many problems, the most elegant solution uses both — energy conservation to find speed at a point, and then Newton's second law at that point to find a force.
Example of combined approach: A ball slides down a frictionless loop-the-loop track and you need the normal force at the top of the loop. First, use energy conservation from the starting height to the top of the loop to find the speed v at the top. Then apply Newton's second law in the radial direction at the top of the loop:
mg + N = \frac{mv^2}{R}
and solve for N. Neither method alone gives you the answer — you need both.
Work Done by Specific Common Forces
To solidify your understanding, let's catalog how work calculations play out for the forces you encounter most often.
Gravity (Near Earth's Surface)
The gravitational force is \vec{F}g = -mg\hat{j} (taking upward as positive). For an object that moves from height hi to height h_f:
W{\text{gravity}} = -mg(hf - h_i) = -mg\Delta h
Gravity does positive work when the object descends (\Delta h < 0) and negative work when it ascends. The work depends only on the change in height, not on the path — this is what makes gravity conservative.
Normal Force
The normal force is always perpendicular to the surface, and therefore perpendicular to the displacement of the object along the surface. Thus:
W_{\text{normal}} = 0 \text{ (always, for motion along a surface)}
Kinetic Friction
W{\text{friction}} = -fk d
where d is the total distance traveled (not displacement). This is always negative, always removes mechanical energy, and depends on the path length — making friction non-conservative.
Tension
Tension can do positive work (pulling an object in the direction of motion), negative work (restraining it), or zero work (in circular motion with an inextensible string). The work done by tension depends on the specifics of the problem. When a string connects two objects, the net work done by the internal tension forces within a system is zero if the string is inextensible (the string doesn't store energy).
Applied (External) Forces
Any applied force does work equal to \vec{F}{\text{app}} \cdot \vec{d}, and this work must be accounted for in the energy equation. Applied forces are generally non-conservative (they represent energy entering the system from outside, like a person pushing an object), so their work goes into W{\text{nc}}.
Advanced Application: Springs and Energy
Spring problems are a staple of AP Physics C, so let's make sure the energy approach is clear. A mass-spring system with a block on a frictionless surface oscillates back and forth. At maximum compression or extension (x = \pm A, where A is the amplitude), all energy is potential:
E = \frac{1}{2}kA^2
At the equilibrium position (x = 0), all energy is kinetic:
E = \frac{1}{2}mv_{\max}^2
Setting these equal:
\frac{1}{2}kA^2 = \frac{1}{2}mv_{\max}^2
v_{\max} = A\sqrt{\frac{k}{m}}
At an arbitrary position x:
\frac{1}{2}kA^2 = \frac{1}{2}mv^2 + \frac{1}{2}kx^2
v = \sqrt{\frac{k}{m}(A^2 - x^2)}
This shows that the speed depends on position in a specific way, and you can find the speed at any point without solving the differential equation of motion.
If friction is added, the total mechanical energy decreases over each cycle. The block still oscillates, but with a decreasing amplitude until it eventually stops. The energy lost to friction over one complete cycle is:
\Delta E = -f_k \cdot (4A)
since the block travels a distance of 4A per cycle (from +A to -A and back).
Summary of Key Relationships
Concept | Formula | Notes |
|---|---|---|
Work (constant force) | W = Fd\cos\theta | \theta between \vec{F} and \vec{d} |
Work (variable force) | W = \int \vec{F} \cdot d\vec{r} | Use when force depends on position |
Kinetic energy | K = \frac{1}{2}mv^2 | Always non-negative |
Work-energy theorem | W_{\text{net}} = \Delta K | Net work from all forces |
Gravitational PE | U_g = mgh | Near Earth's surface; h from reference |
Elastic PE | U_s = \frac{1}{2}kx^2 | x from natural length |
Force from PE | F = -dU/dx | Negative slope of U(x) |
Conservation of energy | Ki + Ui + W{\text{nc}} = Kf + U_f | General form |
Instantaneous power | P = \vec{F} \cdot \vec{v} | Rate of energy transfer |
Average power | P_{\text{avg}} = W / \Delta t | Over a time interval |
These relationships form a tightly interconnected web. The work-energy theorem connects forces to kinetic energy. Potential energy connects conservative forces to stored energy via integration. Conservation of energy unites kinetic and potential energy into a single bookkeeping equation. Power adds the dimension of time. Mastering the connections between these ideas — not just memorizing the formulas — is what earns high scores on the AP exam and, more importantly, builds genuine physical intuition.