Newton's Laws of Motion

Learning Objectives

  • Define force, mass, weight, and inertia in the context of classical mechanics and civil engineering.
  • State and explain Newton's Three Laws of Motion and their implications on structural equilibrium.
  • Draw accurate Free Body Diagrams (FBDs) for rigid bodies in various structural and mechanical scenarios.
  • Apply Newton's Second Law to solve dynamics problems involving constant acceleration, friction, inclines, and pulleys.
  • Analyze circular motion using centripetal force concepts relevant to transportation and structural stability.
If kinematics is the study of how things move, dynamics is the study of why they move. Sir Isaac Newton's three laws of motion (published in 1687) form the bedrock of classical mechanics. They establish the relationship between the forces acting on a body and the motion of that body.

The Concept of Force

The Concept of Force Concepts

A force is intuitively defined as a push or a pull on an object resulting from its interaction with another object. Forces are vector quantities, meaning they have both magnitude and direction.

Net Force (ΣF⃗\Sigma \vec{F})

The vector sum of all individual forces acting simultaneously on an object. The behavior of the object depends solely on this net force, not the individual forces themselves.

Net Force

Calculates the net force acting on an object as the vector sum of all individual forces.

ΣF⃗=F⃗1+F⃗2+F⃗3+…\Sigma \vec{F} = \vec{F}_1 + \vec{F}_2 + \vec{F}_3 + \dots

Variables

SymbolDescriptionUnit
ΣF⃗\Sigma \vec{F}Net forceN
F⃗i\vec{F}_iIndividual forcesN

Interactive Simulation: Vector Addition

Use this vector model to combine force components and see how the net force direction changes as each applied force changes.

Analytical Vector Addition Simulator

Concept and model scope

Add two 2D vectors together tip-to-tail. Enable components projection to visualize exactly how coordinate additions determine the resultant vector.

Model scope: Use the displayed units and idealizations, then verify the governing balance or compatibility equation before interpreting the result.

Vector A Configuration
Magnitude A

Magnitude A

Magnitude A is an adjustable engineering parameter. The displayed result and geometry should update directly from this value.

Range: 1.0–9.0. Step: 0.1.

6.0
Direction Angle A

Direction Angle A

Direction Angle A is an adjustable engineering parameter. The displayed result and geometry should update directly from this value.

Range: 0–360 deg. Step: 5 deg.

35 deg
Vector B Configuration
Magnitude B

Magnitude B

Magnitude B is an adjustable engineering parameter. The displayed result and geometry should update directly from this value.

Range: 1.0–9.0. Step: 0.1.

5.0
Direction Angle B

Direction Angle B

Direction Angle B is an adjustable engineering parameter. The displayed result and geometry should update directly from this value.

Range: 0–360 deg. Step: 5 deg.

110 deg
Analytical Addition Equations
X component:Rx=Acos⁡θA+Bcos⁡θBR_x = A \cos\theta_A + B \cos\theta_B
Y component:Ry=Asin⁡θA+Bsin⁡θBR_y = A \sin\theta_A + B \sin\theta_B
Resultant:R=Rx2+Ry2R = \sqrt{R_x^2 + R_y^2}
Resultant Magnitude (R)
8.75 units
Resultant Direction (θ)
68.5°
X Component Sum (Rx = Ax + Bx)
3.20 units
Y Component Sum (Ry = Ay + By)
8.14 units

Three-law map

The three laws address different questions: unchanged motion under zero net force, acceleration under net force, and equal-opposite interactions between bodies.
Newton's three laws

Use the law that matches the physical question rather than treating the three laws as interchangeable formulas.

Three-panel map of Newton's first, second, and third laws.

Newton's First Law: Inertia

Newton's First Law: Inertia Concepts

Newton's First Law states: "An object at rest stays at rest, and an object in motion stays in motion with the same speed and in the same direction, unless acted upon by an unbalanced force."

This law defines a fundamental property of matter called inertia.

Inertia

The natural tendency of an object to resist changes in its state of motion. Mass is a quantitative measure of an object's inertia. A massive object is much harder to accelerate or decelerate than a light one.

Translational Equilibrium

The First Law implies that if the net force on an object is zero (ΣF⃗=0\Sigma \vec{F} = 0), the object's acceleration is zero (a=0a = 0). This means its velocity is constant. For a body in static equilibrium, both translational and rotational equilibrium must be satisfied: the net force and the net moment are zero.

Newton's Second Law: F=maF=ma

Newton's Second Law: F=maF=ma Concepts

Newton's Second Law quantifies the relationship between force, mass, and acceleration: "The acceleration of an object as produced by a net force is directly proportional to the magnitude of the net force, in the same direction as the net force, and inversely proportional to the mass of the object."

This is famously summarized by the equation:

Newton's Second Law

Quantifies the relationship between force, mass, and acceleration.

ΣF⃗=ma⃗\Sigma \vec{F} = m\vec{a}

Variables

SymbolDescriptionUnit
ΣF⃗\Sigma \vec{F}Net force vectorN
mmMass of the objectkg
a⃗\vec{a}Resulting acceleration vectorm/s2\text{m/s}^2

Interactive Simulation: Newton's Second Law

Adjust the mass and applied net force below to see how Newton's Second Law converts force imbalance into acceleration.

Newton's Second Law & Friction Simulator

Concept and model scope

Increase the applied force from static equilibrium through impending motion and into sliding. The free-body diagram and numerical state use the same friction model.

Model scope: Use the displayed units and idealizations, then verify the governing balance or compatibility equation before interpreting the result.

Block Mass (m)

Block Mass (m)

Block Mass (m) is an adjustable engineering parameter. The displayed result and geometry should update directly from this value.

Range: 1–20 kg. Step: 1 kg.

8 kg
Applied Force (Fa)

Applied Force (Fa)

Applied Force (Fa) is an adjustable engineering parameter. The displayed result and geometry should update directly from this value.

Range: 0–100 N. Step: 1 N.

35 N
Static coefficient (μs)

Static coefficient (μs)

Static coefficient (μs) is an adjustable engineering parameter. The displayed result and geometry should update directly from this value.

Range: 0.00–0.80. Step: 0.05.

0.35
Kinetic coefficient (μk)

Kinetic coefficient (μk)

Kinetic coefficient (μk) is an adjustable engineering parameter. The displayed result and geometry should update directly from this value.

Range: 0.00–0.80. Step: 0.05.

0.25
Physically coherent friction model
At rest:∣fs∣=∣Fa∣≤μsN|f_s| = |F_a| \le \mu_s N
Sliding:fk=μkNf_k = \mu_k N
Dynamics:ΣFx=ma\Sigma F_x = ma

The kinetic coefficient control is constrained to μk ≤ μs. Before motion begins, static friction exactly opposes the applied force up to μsN; kinetic friction is used only after the applied force exceeds that limit.

Friction regime
Sliding — kinetic friction
Static limit (μsN)
27.47 N
Kinetic friction (fk)
19.62 N
Net horizontal force
15.38 N
Acceleration
1.92 m/s²
Velocity
0.00 m/s

Common Misconception

The equation ΣF⃗=ma⃗\Sigma \vec{F} = m\vec{a} tells us that net force causes acceleration. It is incorrect to think of "mama" as a force itself. It is the result of the forces. If you are drawing forces on an object, never draw "mama" as an arrow.

Newton's Third Law: Action and Reaction

Newton's Third Law: Action and Reaction Concepts

Newton's Third Law states: "For every action, there is an equal and opposite reaction."

More precisely: If object A exerts a force F⃗A on B\vec{F}_{A \text{ on } B} on object B, then object B simultaneously exerts a force F⃗B on A\vec{F}_{B \text{ on } A} on object A. These forces are equal in magnitude but opposite in direction.

Newton's Third Law

Describes the action-reaction force pair between two interacting objects.

F⃗A on B=−F⃗B on A\vec{F}_{A \text{ on } B} = -\vec{F}_{B \text{ on } A}

Variables

SymbolDescriptionUnit
F⃗A on B\vec{F}_{A \text{ on } B}Force exerted by object A on object BN
F⃗B on A\vec{F}_{B \text{ on } A}Force exerted by object B on object AN

Action-Reaction Pairs

Action and reaction forces always act on different objects. They never cancel each other out when analyzing the motion of a single object because they are not applied to the same object.

Interaction-pair versus FBD visual

A third-law pair acts on two different bodies. A free-body diagram for one body contains only forces acting on that chosen body.
Third-law interaction pairs and free-body diagrams

Equal and opposite interaction forces do not cancel on one free-body diagram because they act on different systems.

Two-body interaction pair and a free-body diagram for only one body.

Mass vs. Weight

Mass vs. Weight Concepts

In engineering physics, mass and weight are distinctly different concepts.

Mass (mm)

A fundamental scalar property of an object representing its inertia (resistance to acceleration) and the amount of matter it contains. Mass is intrinsic to the object and remains constant regardless of its location in the universe (in kg).

Weight (WW)

The force exerted on an object by gravity. Weight is a vector quantity pointing downwards towards the center of the earth. It depends on the local acceleration due to gravity (gg). Because weight is a force, its SI unit is the Newton (N).

Weight

Calculates the gravitational force acting on an object of given mass.

W=mgW = mg

Variables

SymbolDescriptionUnit
WWWeight (gravitational force)N
mmMass of the objectkg
ggAcceleration due to gravitym/s2\text{m/s}^2

Common Types of Forces

Normal Force (F⃗N\vec{F}_N or NN)

A contact force exerted by a surface on an object resting against it. It is always perpendicular (normal) to the surface. It prevents the object from passing through the surface.

Tension (T⃗\vec{T})

A pulling force exerted by a taut string, rope, or cable. It acts away from the object and parallel to the rope. Ideal ropes are massless and do not stretch, transmitting force uniformly.

Friction (f⃗\vec{f})

A contact force that resists relative motion between surfaces. It acts parallel to the surfaces in contact.

  • Static Friction (f⃗s\vec{f}_s): Opposes impending relative sliding at a contact and self-adjusts as needed, subject to ∣f⃗s∣≤μsN|\vec{f}_s| \le \mu_s N. A body can still be moving while a contact remains in static friction, as in ideal rolling without slipping.
  • Kinetic Friction (f⃗k\vec{f}_k): Opposes relative sliding at the contact. In the elementary Coulomb model, its magnitude is ∣f⃗k∣=μkN|\vec{f}_k| = \mu_k N.

Drag Force (DD or FDF_D)

A fluid friction force (air resistance) that opposes the motion of an object through a fluid. At high speeds, it is typically proportional to the square of the velocity (D=12CρAv2D = \frac{1}{2} C \rho A v^2).

Applied Force (F⃗app\vec{F}_{app})

A general term for any external push or pull actively applied by a person or machine.

Common Types of Forces Concepts

When applying Newton's Laws to engineering problems, several specific forces frequently appear. Understanding these forces is essential for constructing accurate Free Body Diagrams.

Static and kinetic friction visual

Static friction is self-adjusting up to an inequality limit; kinetic friction uses a separate coefficient only after relative sliding begins.
Static and kinetic friction regimes

Before sliding, friction matches the required opposing force up to its maximum. After sliding, kinetic friction is modeled as mu-k times the normal force.

Friction magnitude versus applied force graph showing static friction rising to mu-s N and kinetic friction after sliding begins.

Apparent Weight

Apparent Weight Concepts

Your "weight" as you feel it (or as a scale measures it) is actually the Normal force exerted on you by the floor or scale, not the force of gravity itself. If you are in an elevator accelerating upwards, the normal force must be greater than gravity to produce the upward net force, so you feel heavier (your apparent weight is greater than your actual weight). In free fall, the normal force is zero, leading to the sensation of "weightlessness."

Free Body Diagrams (FBDs)

Free Body Diagrams (FBDs) Concepts

The most important step in solving any dynamics or statics problem is drawing a Free Body Diagram (FBD).

Free Body Diagram

A simplified sketch showing an object isolated from its surroundings, with all external forces acting on that object drawn as vectors pointing outwards from its center of mass.

How to draw an FBD

    1. Define the system: Clearly identify the specific object you are analyzing.
    1. Represent the object as a point particle (for translational motion).
    1. Identify all points of contact and fields (gravity).
    1. Draw and label all external force vectors acting on the object (Weight, Normal, Tension, Friction, Applied). Do not include internal forces or forces the object exerts on other things.
    1. Choose a convenient coordinate system (e.g., align the x-axis with the direction of acceleration).

Applying Newton's Second Law to FBDs

Once the FBD is drawn, you apply Newton's Second Law in component form:

ΣFx=max\Sigma F_x = ma_x

ΣFy=may\Sigma F_y = ma_y

Dynamics of Circular Motion

Dynamics of Circular Motion Concepts

When an object undergoes uniform circular motion, it experiences centripetal acceleration (ac=v2/ra_c = v^2/r) directed towards the center of the circle. By Newton's Second Law, there must be a net force producing this acceleration. This net force is commonly called the centripetal force.

Centripetal Force

Calculates the net radial force required to maintain uniform circular motion.

ΣFc=mac=mv2r\Sigma F_c = m a_c = m \frac{v^2}{r}

Variables

SymbolDescriptionUnit
ΣFc\Sigma F_cCentripetal (net radial) forceN
mmMass of the objectkg
aca_cCentripetal accelerationm/s2\text{m/s}^2
vvTangential velocitym/s\text{m/s}
rrRadius of the circular pathm

Centripetal Force Concept

Centripetal force is not a new, separate type of force (like gravity or tension). It is simply the net radial force resulting from actual physical forces (like the tension in a string swinging a mass, or static friction keeping a car turning on a curved road).

Applications of Newton's Laws

Friction, Inclines, and Pulleys

Applying Newton's Laws to practical engineering scenarios often involves interconnected systems, inclined planes, and friction.

  • Inclined Planes: When an object rests on an incline of angle θ\theta, gravity is no longer purely perpendicular to the surface. The weight vector (mgmg) must be resolved into components: mgsin⁡θmg\sin\theta (parallel to the incline, driving motion) and mgcos⁡θmg\cos\theta (perpendicular to the incline, opposing the Normal force).
  • Pulleys (Atwood Machines): Ideal pulleys change the direction of tension without changing its magnitude. When analyzing connected masses, it is often useful to treat the entire string as a single 1D axis of motion, or to draw separate Free Body Diagrams for each mass and link them via the shared tension TT and acceleration aa.

Incline and pulley FBD visual

Connected systems are easiest to solve when each body is isolated, forces are projected onto convenient axes, and the string constraint is applied only after the separate FBDs are correct.
Incline and pulley free-body diagrams

The diagram separates the two bodies while preserving the shared ideal-string tension and acceleration constraint.

Inclined block connected over a pulley to a hanging mass with normal force, tension, and weights shown.
Key Takeaways
  • First Law: Objects have inertia; without a net force, velocity is constant. ΣF⃗=0  ⟹  a⃗=0\Sigma \vec{F} = 0 \implies \vec{a} = 0.
  • Second Law: Net force causes acceleration inversely proportional to mass. ΣF⃗=ma⃗\Sigma \vec{F} = m\vec{a}.
  • Third Law: Forces always exist in pairs acting on different objects. F⃗A on B=−F⃗B on A\vec{F}_{A \text{ on } B} = -\vec{F}_{B \text{ on } A}.
  • Mass is intrinsic (kg); Weight is the force of gravity (W=mgW=mg, N).
  • Free Body Diagrams (FBDs) are essential for isolating an object and analyzing the external forces before applying equations.