Applications of Newton’s Laws in AP Physics C Mechanics: Modeling Real Forces

Friction (Static and Kinetic)

What friction is (and what it is not)

Friction is a contact force that acts along the surface of contact between two objects. Its job, physically, is to oppose relative motion (kinetic friction) or impending relative motion (static friction) between the surfaces.

A key idea that makes friction tricky is that it is not a single “always-the-same” force. In many problems, friction is whatever magnitude is needed (up to a limit) to enforce the actual motion you observe. That is why friction is an “application” of Newton’s laws: you usually can’t decide the friction force until you combine a correct free-body diagram with Newton’s second law and the constraint (slipping or not slipping).

Friction matters because it is one of the most common reasons real motion differs from idealized motion. It also creates common AP exam traps: assuming the wrong direction, using the wrong magnitude, or assuming N=mgN = mg when it is not.

Static friction

Static friction is the friction force when the surfaces are not sliding relative to each other at the contact. Static friction adjusts to whatever value is necessary to prevent slipping, up to a maximum.

The maximum possible static friction is

fsμsNf_s \le \mu_s N

where:

  • fsf_s is the magnitude of the static friction force
  • μs\mu_s is the coefficient of static friction (dimensionless)
  • NN is the normal force magnitude

The “max” value is often written as

fs,max=μsNf_{s,\max} = \mu_s N

How it works conceptually: imagine you push lightly on a heavy box. The box doesn’t move because static friction matches your push. As you push harder, static friction increases to match you—until it hits μsN\mu_s N. Past that point, static friction can’t increase further, so the surfaces begin to slip.

Direction rule (more reliable than memorizing): static friction points in the direction that opposes the motion that would occur if friction were absent. For example, a block on an incline “wants” to slide down; static friction would point up the incline.

Kinetic friction

Kinetic friction acts when surfaces are sliding.

Its standard model in AP Physics is

fk=μkNf_k = \mu_k N

where μk\mu_k is the coefficient of kinetic friction.

Unlike static friction, kinetic friction in this model has a fixed magnitude for a given NN. Also, typically μk<μs\mu_k < \mu_s, which matches the experience that it’s usually harder to start sliding than to keep sliding.

Why the normal force is the heart of friction problems

Both friction models depend on NN, and NN is not automatically equal to weight. You must get NN from Newton’s second law perpendicular to the surface.

Examples where NmgN \ne mg include:

  • a block on an incline
  • a block being pulled with a rope at an upward angle (reducing NN)
  • an accelerating elevator or any situation with vertical acceleration
Friction in Newton’s second law: the workflow that rarely fails
  1. Draw a free-body diagram (FBD). Include only forces on the object: weight, normal, friction, tension, applied force, etc.
  2. Choose axes that simplify components (often along and perpendicular to the surface).
  3. Decide whether the contact is static (no slipping) or kinetic (slipping). If static, do not set fs=μsNf_s = \mu_s N automatically.
  4. Write Newton’s second law along each axis.

Fx=max\sum F_x = ma_x

Fy=may\sum F_y = ma_y

  1. If static friction is involved, solve for the required fsf_s. Then check whether it is less than or equal to μsN\mu_s N. If it exceeds that, the assumption “no slip” was wrong, and you must redo using kinetic friction.
Worked example 1: block on an incline (static vs kinetic)

A block of mass mm rests on an incline at angle θ\theta. Coefficients are μs\mu_s and μk\mu_k. Determine whether it slides; if it slides, find its acceleration.

Step 1: FBD and components
For axes along the incline (parallel) and perpendicular:

  • Weight component down the plane: mgsinθmg\sin\theta
  • Weight component into plane: mgcosθmg\cos\theta
  • Normal force: NN outward perpendicular
  • Friction: along plane, direction depends on impending motion

Perpendicular to plane, no acceleration:

F=0\sum F_\perp = 0

Nmgcosθ=0N - mg\cos\theta = 0

N=mgcosθN = mg\cos\theta

Step 2: static check
If the block is at rest, static friction must balance the downhill component:

fs=mgsinθf_s = mg\sin\theta

Static friction can do this only if

mgsinθμsmgcosθmg\sin\theta \le \mu_s mg\cos\theta

Cancel mgmg:

tanθμs\tan\theta \le \mu_s

  • If tanθμs\tan\theta \le \mu_s: it does not slide.
  • If tanθ>μs\tan\theta > \mu_s: it slides, and friction becomes kinetic.

Step 3: acceleration if sliding
Kinetic friction magnitude:

fk=μkN=μkmgcosθf_k = \mu_k N = \mu_k mg\cos\theta

Net force down the incline:

F=mgsinθfk=ma\sum F_\parallel = mg\sin\theta - f_k = ma

So

mgsinθμkmgcosθ=mamg\sin\theta - \mu_k mg\cos\theta = ma

a=g(sinθμkcosθ)a = g(\sin\theta - \mu_k\cos\theta)

What usually goes wrong: students often set fs=μsNf_s = \mu_s N immediately. That would incorrectly predict motion in cases where static friction is smaller than its maximum.

Worked example 2: pulling a block with a rope at an angle

A block of mass mm is pulled across a horizontal surface by a force FF at angle ϕ\phi above the horizontal. Coefficient of kinetic friction is μk\mu_k. Find the acceleration.

Key conceptual move: because the pull has an upward component, it reduces the normal force, which reduces friction.

Vertical direction (no vertical acceleration):

Fy=0\sum F_y = 0

N+Fsinϕmg=0N + F\sin\phi - mg = 0

N=mgFsinϕN = mg - F\sin\phi

Kinetic friction:

fk=μkN=μk(mgFsinϕ)f_k = \mu_k N = \mu_k(mg - F\sin\phi)

Horizontal direction:

Fx=ma\sum F_x = ma

Fcosϕfk=maF\cos\phi - f_k = ma

Substitute:

Fcosϕμk(mgFsinϕ)=maF\cos\phi - \mu_k(mg - F\sin\phi) = ma

Solve for aa:

a=Fcosϕμkmg+μkFsinϕma = \frac{F\cos\phi - \mu_k mg + \mu_k F\sin\phi}{m}

Reality check: if you increase ϕ\phi slightly, you reduce NN, so friction decreases; but you also reduce the horizontal component FcosϕF\cos\phi. Problems like this often ask you to reason about an “optimal angle,” which comes from balancing those two effects.

Exam Focus
  • Typical question patterns
    • Block on an incline: determine whether it slips, then find acceleration or required force to prevent slipping.
    • Multi-block systems (two masses with a rope): decide friction directions and whether static friction can hold.
    • Pulling or pushing at an angle: compute NN first, then friction, then acceleration.
  • Common mistakes
    • Treating static friction as always μsN\mu_s N instead of “whatever is needed up to μsN\mu_s N.”
    • Assuming N=mgN = mg even on inclines or when there is an angled pull.
    • Choosing friction direction based on motion you “want” rather than the relative motion tendency at the contact.

Drag Forces and Terminal Velocity

What drag is

Drag (or air resistance) is a resistive force from a fluid (air, water) that opposes an object’s motion relative to the fluid. Drag matters because it breaks the constant-acceleration patterns you get from gravity alone. Instead, acceleration typically decreases as speed increases, and many motions approach a limiting speed called terminal velocity.

In AP Physics C: Mechanics, drag is usually introduced with simplified models that are tractable with Newton’s second law (and sometimes basic differential equations).

Two common drag models

Real drag depends on object shape, fluid properties, and flow regime. Two common idealized models are:

  1. Linear drag (often used for small objects at low speeds in a viscous regime):

FD=bvF_D = bv

  1. Quadratic drag (often more realistic for higher speeds in air):

FD=cv2F_D = cv^2

Here:

  • FDF_D is the drag force magnitude
  • vv is the speed (magnitude of velocity)
  • bb and cc are positive constants depending on the situation

Direction: drag points opposite the velocity vector. If you choose upward as positive and an object is moving downward, the drag force is upward (positive).

Terminal velocity: what it really means

Terminal velocity is the constant speed an object approaches when the net force becomes zero, so acceleration becomes zero.

A crucial conceptual point: terminal velocity does not mean “no forces.” It means forces balance.

For a falling object (downward motion) with upward drag:

  • Weight: mgmg downward
  • Drag: upward

At terminal speed vtv_t:

F=0\sum F = 0

So the drag magnitude equals weight.

This is a direct application of Newton’s second law: if acceleration is zero, net force must be zero.

Linear drag: dynamics and terminal speed

Take downward as positive for a falling object. Then weight is +mg+mg and drag is bv-bv.

Newton’s second law:

mdvdt=mgbvm\frac{dv}{dt} = mg - bv

Terminal velocity occurs when dv/dt=0dv/dt = 0:

0=mgbvt0 = mg - bv_t

vt=mgbv_t = \frac{mg}{b}

How the motion behaves: at the start (small vv), drag is small, so acceleration is near gg. As vv grows, the drag term grows, reducing the net force, so acceleration decreases toward zero.

If you solve the differential equation with initial condition v(0)=0v(0)=0, you get

v(t)=mgb(1ebmt)v(t) = \frac{mg}{b}\left(1 - e^{-\frac{b}{m}t}\right)

This result encodes two important physical ideas:

  • The speed approaches vt=mg/bv_t = mg/b asymptotically.
  • The timescale for “approaching terminal” is set by m/bm/b: larger mass or smaller drag constant means a slower approach.
Quadratic drag: terminal speed

With quadratic drag and downward positive, the drag force is cv2-cv^2, giving

mdvdt=mgcv2m\frac{dv}{dt} = mg - cv^2

Terminal velocity comes from setting acceleration to zero:

0=mgcvt20 = mg - cv_t^2

vt=mgcv_t = \sqrt{\frac{mg}{c}}

Even if you do not solve the full time dependence, AP problems often focus on setting up the force balance and recognizing how terminal speed scales with mass.

Worked example 1: terminal speed and direction logic

A skydiver of mass mm falls downward. Use a quadratic drag model with constant cc. Find the terminal speed and explain the sign of drag.

Reasoning: since the diver moves downward, drag must point upward (opposite velocity). Taking downward as positive, drag is negative.

At terminal speed:

mgcvt2=0mg - cv_t^2 = 0

So

vt=mgcv_t = \sqrt{\frac{mg}{c}}

Common trap: writing drag as downward because “the object is falling.” Drag is not aligned with gravity; it is aligned opposite velocity.

Worked example 2: acceleration at a given speed (linear drag)

A ball of mass mm falls downward with linear drag constant bb. Taking downward as positive, find its acceleration when its speed is vv.

Newton’s second law:

mdvdt=mgbvm\frac{dv}{dt} = mg - bv

So the acceleration a=dv/dta = dv/dt is

a=gbmva = g - \frac{b}{m}v

Interpretation: acceleration decreases linearly with speed. If v=vt=mg/bv = v_t = mg/b, then

a=gbmmgb=0a = g - \frac{b}{m}\frac{mg}{b} = 0

This is a quick consistency check you should get comfortable doing.

Connecting drag to other Newton’s-law applications

Drag problems are like friction problems in one important way: the resistive force opposes motion and often depends on another quantity you must determine from the dynamics (here speed, rather than normal force). The main difference is that drag typically makes acceleration non-constant, so you must be careful about using kinematics formulas that assume constant acceleration.

Exam Focus
  • Typical question patterns
    • Identify the direction of drag and write the correct Newton’s second law equation for vertical motion.
    • Find terminal speed by setting net force to zero.
    • For linear drag, interpret or use the exponential approach to terminal speed, or analyze acceleration as a function of speed.
  • Common mistakes
    • Using constant-acceleration kinematics (like “average velocity” shortcuts) when drag makes aa depend on vv.
    • Getting the sign wrong by making drag point in the same direction as velocity.
    • Thinking terminal velocity means “no forces” rather than “balanced forces.”

Spring Forces (Hooke’s Law)

What a spring force is

A spring force is a restoring force exerted by an elastic object (ideal spring, rubber band in a limited regime) when it is stretched or compressed. It matters because it is one of the simplest real forces that depends on position, and it shows up everywhere: mass-spring systems, contact forces in collisions (approximate), and constraints in multi-force equilibrium problems.

In the “applications of Newton’s laws” context, springs are mainly about correctly identifying the force direction and relating the spring’s deformation to the net force and acceleration.

Hooke’s law and the meaning of the minus sign

For an ideal spring along one dimension, Hooke’s law is

Fs=kxF_s = -kx

where:

  • FsF_s is the spring force component along the spring’s axis (on the object)
  • kk is the spring constant (stiffness), in N/m
  • xx is the displacement from the spring’s natural (unstretched) length, taking extension as positive by convention

The minus sign is not decorative. It means the force is restoring: it points opposite the displacement.

  • If the spring is stretched so x>0x > 0, then Fs<0F_s < 0: the force pulls back.
  • If the spring is compressed so x<0x < 0, then Fs>0F_s > 0: the force pushes outward.

A frequent mistake is to use Fs=kxF_s = kx for magnitudes and then forget to assign direction carefully. If you commit to a sign convention and keep the minus sign, many direction errors disappear.

When Hooke’s law applies

Hooke’s law is a model that works well for many springs when the deformation is not too large. Real materials have an elastic limit; beyond that, the relationship is not linear and permanent deformation can occur. AP problems generally assume an ideal spring unless stated otherwise.

Springs in free-body diagrams

When a spring pulls on an object, the spring force acts along the spring’s axis. In an FBD you do not draw “a force of the spring constant.” You draw a force arrow and label it as something like FsF_s or kxkx with the correct direction.

Also, be careful about what xx measures: it is the spring’s change in length from natural length, not the object’s coordinate unless those are the same by the geometry of the setup.

Static equilibrium with a spring (Newton’s second law with a=0a = 0)

In equilibrium, the net force is zero.

F=0\sum F = 0

That lets you connect spring deformation to other forces.

Worked example 1: vertical spring holding a mass

A mass mm hangs from a vertical spring (spring constant kk) and is at rest. Find the extension xx from natural length.

Choose upward as positive. Forces on the mass:

  • Spring force upward: magnitude kxkx (since the spring is stretched, it pulls up)
  • Weight downward: mgmg

Equilibrium:

Fy=0\sum F_y = 0

kxmg=0kx - mg = 0

So

x=mgkx = \frac{mg}{k}

Conceptual point: the spring extends until its restoring force matches the weight. The extension depends linearly on mass.

Common trap: using the wrong sign for the spring force. If the spring is stretched, it pulls upward on the mass.

Springs with acceleration (Newton’s second law with a0a \ne 0)

Springs often appear when an object is displaced and released or when a spring is part of a connected system. The procedure is the same as always: FBD, choose axes, then apply Newton’s second law.

Worked example 2: horizontal spring, frictionless surface

A block of mass mm is attached to a spring on a frictionless horizontal surface. The spring is stretched by distance xx and released. Find the acceleration at that instant.

Take +x to the right, with the spring stretched to the right (so x>0x > 0). The spring force on the block points left.

Hooke’s law gives

Fs=kxF_s = -kx

Newton’s second law:

Fx=ma\sum F_x = ma

kx=ma-kx = ma

So

a=kmxa = -\frac{k}{m}x

Interpretation: the acceleration points back toward equilibrium and grows with displacement. This restoring-acceleration relationship is the seed of simple harmonic motion, though the full oscillation model is usually developed later.

Combining springs with other forces (including friction)

Many “applications” problems mix spring forces with friction or inclines. The key is that the spring force depends on deformation, while friction depends on normal force and the static/kinetic condition.

For example, if a spring pulls a block on a rough surface, static friction might prevent motion until the spring force reaches μsN\mu_s N. At the threshold of impending motion, you often set

kx=μsNkx = \mu_s N

and then use NN from vertical force balance.

This is a powerful connection: you can often find the extension needed to “break free” into motion without any kinematics at all.

Notation note: force magnitude vs signed force

Students commonly see both of these styles:

IdeaSigned (1D) formMagnitude form (then add direction separately)
Hooke’s lawFs=kxF_s = -kxFs=kx|F_s| = k|x|

For AP free-response work, the signed form is often safer if you clearly define your coordinate direction.

Exam Focus
  • Typical question patterns
    • Use equilibrium to relate extension/compression to weight, tension, or applied forces.
    • Combine spring force with friction to find the minimum stretch/compression needed to start motion.
    • Write Newton’s second law for a mass attached to a spring at a particular displacement to find instantaneous acceleration.
  • Common mistakes
    • Measuring xx from the wrong reference length (it must be from the spring’s natural length).
    • Dropping the minus sign in Fs=kxF_s = -kx and then losing track of direction.
    • Assuming a spring force is constant; it depends on deformation, so it changes as the system moves.