# Newton's First Law and Inertial Frames

> AP Physics C: Mechanics · Unit 2: Newton's Laws of Motion
> Source: https://www.owlsprep.com/study/ap-physics-c-mech-u2-newton-s-first-law-and/

This module covers Newton's First Law (law of inertia), definitions of inertial/non-inertial frames, equilibrium force balance, and problem-solving with pseudo-forces for non-inertial frames aligned to AP CED.

**Prerequisites:** Position, velocity, and acceleration in reference frames; Vector decomposition of forces; Definition of mechanical equilibrium; [Unit 2 Overview](https://www.owlsprep.com/study/ap-physics-c-mech-u2-overview/)

## Learning objectives

- State Newton's First Law of Motion and distinguish its role from Newton's Second Law
- Classify reference frames as inertial or non-inertial relative to a known inertial frame
- Apply Newton's First Law force balance to solve static and dynamic equilibrium problems
- Calculate pseudo-forces and solve problems in non-inertial frames

## Core Concepts: Newton's First Law and Inertial Frames

Newton’s First Law (also called the Law of Inertia) is the foundational postulate for all Newtonian mechanics, contributing roughly 10-15% of the exam weight for Unit 2. The modern formal statement is: *A body maintains constant velocity (zero acceleration, either at rest or uniform straight-line motion) if and only if the net external force acting on the body is zero.*

**Inertia** — The tendency of matter to resist changes to its state of motion, with inertial mass directly quantifying this resistance.

Contrary to a common misinterpretation, Newton’s First Law is not just a special case of Newton’s Second Law: it defines the reference frames (inertial frames) where all of Newton’s laws are valid. Any frame moving at constant velocity relative to a confirmed inertial frame is itself inertial; accelerating frames are non-inertial, where Newton’s laws appear to fail unless we introduce fictional pseudo-forces.

## Newton's First Law and Equilibrium

When the net external force on an object is zero, Newton’s First Law tells us the object is in equilibrium, with zero acceleration regardless of its current velocity. There are two categories of equilibrium:

- *Static equilibrium*: object at rest, $v=0$
- *Dynamic equilibrium*: object moving with constant non-zero velocity, $a=0$

Newton’s First Law directly gives the equilibrium force balance condition:

$$\sum \vec{F}_{\text{ext}} = 0$$

For two-dimensional problems, this decomposes into independent component equations:

$$\sum F_x = 0 \quad \text{and} \quad \sum F_y = 0$$

This force balance is the starting point for nearly all statics problems, and it is frequently used as an intermediate step in larger dynamics problems. Unlike problems with non-zero acceleration, equilibrium problems do not require knowing the mass of the object if all forces are already specified in terms of other quantities.

**Worked example:** A 10 kg street sign is suspended from two ropes anchored to a horizontal ceiling, making angles of 30° and 60° with the ceiling. Find the tension in each rope.

1. Draw a free-body diagram for the sign: it has weight $mg$ downward, and tensions $T_1$ (left rope, 30° above the x-axis) and $T_2$ (right rope, 60° above the negative x-axis). Define +x right and +y up.
2. Apply Newton's First Law force balance to get two component equations:
3. $$T_1 \cos 30^\circ - T_2 \cos 60^\circ = 0 \\ T_1 \sin 30^\circ + T_2 \sin 60^\circ - mg = 0$$
4. Substitute trigonometric values and $mg = 10 \times 9.8 = 98$ N. Rearrange the x-equation:
5. $$T_1 \left(\frac{\sqrt{3}}{2}\right) = T_2 \left(\frac{1}{2}\right) \implies T_2 = T_1\sqrt{3}$$
6. Substitute $T_2$ into the y-equation and solve for tensions:
7. $$T_1 \left(\frac{1}{2}\right) + T_1\sqrt{3}\left(\frac{\sqrt{3}}{2}\right) = 2T_1 = 98 \implies T_1 = 49 \text{ N}, \quad T_2 = 49\sqrt{3} \approx 85 \text{ N}$$

> **Exam tip:** Always confirm you have decomposed angled forces correctly: the sine of an angle measured from the horizontal goes with the vertical component, and cosine goes with the horizontal component — mixing these up is the most common error on equilibrium tension problems.

## Identifying Inertial and Non-Inertial Frames

An inertial frame is explicitly defined as a reference frame where Newton’s First Law holds. For nearly all AP Physics C problems, the Earth’s surface is treated as a nearly ideal inertial frame: its rotational and orbital acceleration is small enough to ignore for standard problem contexts.

A core property of inertial frames is that *any frame moving with constant velocity relative to a known inertial frame is also inertial*. This means the laws of physics work identically in all inertial frames, so no inertial frame is "more correct" than another. Non-inertial frames are frames with non-zero acceleration relative to an inertial frame. Examples include accelerating cars, rotating merry-go-rounds, and accelerating elevators. In non-inertial frames, objects can appear to accelerate without any physical net force acting on them, which violates Newton’s First Law.

**Worked example:** Four reference frames are described below. Identify which are inertial and which are non-inertial, justifying each classification, using the Earth’s surface as a known inertial frame:
1. A car braking to rest with constant acceleration $-2 \text{ m/s}^2$ relative to the road
2. A commercial jet cruising at constant speed and constant altitude relative to the Earth’s surface
3. A merry-go-round rotating at constant angular speed relative to the ground
4. A hockey puck sliding at constant speed across frictionless ice, with the frame anchored to the puck

1. Core rule: A frame is inertial only if it has zero acceleration relative to a known inertial frame.
2. 1. Braking car: Has non-zero acceleration (deceleration is negative acceleration) relative to the road → **non-inertial**. Passengers observe forward acceleration of loose objects with no physical force, violating Newton's First Law.
3. 2. Cruising jet: Has constant velocity (constant speed, direction, altitude) → zero acceleration → **inertial**. Newton's laws hold identically on a cruising jet and on the ground.
4. 3. Rotating merry-go-round: Has constant centripetal acceleration toward its center even at constant angular speed → accelerating → **non-inertial**.
5. 4. Puck's frame: Puck has constant velocity relative to the inertial ice → frame is **inertial**.

> **Exam tip:** Any frame moving along a curved path (even at constant speed) has centripetal acceleration, so it is always non-inertial — don't mistake constant speed for constant velocity when classifying frames.

## Pseudo-Forces in Non-Inertial Frames

In non-inertial frames, we can restore the validity of Newton's laws by adding a fictional pseudo-force that accounts for the frame's acceleration relative to an inertial frame. If a non-inertial frame has acceleration $\vec{A}$ relative to an inertial frame, any object of mass $m$ in the non-inertial frame experiences a pseudo-force given by:

$$\vec{F}_{\text{pseudo}} = -m \vec{A}$$

The negative sign indicates the pseudo-force points in the opposite direction of the frame's acceleration. Pseudo-forces are not real forces: they do not arise from interactions between objects, and they have no reaction force per Newton's Third Law. However, they are a useful tool for solving problems in accelerating frames, such as calculating apparent weight in accelerating elevators.

**Worked example:** A 50 kg student stands on a bathroom scale in an elevator that accelerates upward at $2.0 \text{ m/s}^2$ relative to the ground (inertial frame). Use a non-inertial frame anchored to the elevator to find the scale reading (normal force on the student).

1. Define +y as upward, consistent across both frames. The elevator (non-inertial frame) has acceleration $\vec{A} = +2.0 \text{ m/s}^2$ relative to the ground.
2. Calculate the pseudo-force:
3. $$\vec{F}_{\text{pseudo}} = -m\vec{A} = -50(2.0) = -100 \text{ N}$$
4. The pseudo-force points downward with magnitude 100 N. The student is at rest in the elevator frame, so Newton's First Law (with pseudo-force) gives net force zero:
5. $$\sum F_y = N - mg - F_{\text{pseudo}} = 0$$
6. Substitute values and solve for the normal force $N$, which equals the scale reading:
7. $$N = mg + F_{\text{pseudo}} = (50 \times 9.8) + 100 = 590 \text{ N}$$

This result matches the solution from an inertial frame analysis, confirming the approach is correct.

> **Exam tip:** Only add pseudo-forces if you are explicitly working in a non-inertial frame. 99% of AP problems use inertial frames, so never list a pseudo-force as a real force in a standard free-body diagram.

## Common pitfalls

- **Wrong:** Claims that a frame moving at constant speed is automatically inertial.
  - Why it fails: Students confuse constant speed with constant velocity; any curved path frame has centripetal acceleration even at constant speed.
  - Correct: Always check the frame has zero acceleration (constant speed *and* constant direction) relative to a known inertial frame before classifying as inertial.
- **Wrong:** Mixing up sine and cosine when decomposing tension for angled rope equilibrium problems.
  - Why it fails: Students often assign cosine to the vertical component when the angle is measured from the horizontal.
  - Correct: Label the angle clearly: the component parallel to the angle's adjacent side uses cosine, the component on the opposite side uses sine.
- **Wrong:** Listing a pseudo-force in a free-body diagram drawn for an inertial frame.
  - Why it fails: Students get used to using pseudo-forces for accelerating frames and accidentally carry them over.
  - Correct: Only add pseudo-forces if you are explicitly working in a non-inertial frame; all forces in an inertial frame FBD must be real interaction forces.
- **Wrong:** Claiming Newton's First Law only applies to objects at rest.
  - Why it fails: Textbooks introduce static equilibrium first, leading students to forget dynamic equilibrium.
  - Correct: Remember Newton's First Law applies to any object with zero acceleration, whether it is at rest or moving at constant velocity.
- **Wrong:** Treating the Earth's surface as non-inertial for standard AP problems, leading to unnecessary adjustments for rotation.
  - Why it fails: Students learn Earth rotates, so they incorrectly assume it is never inertial.
  - Correct: For all AP Physics C problems, the Earth's surface is assumed to be an inertial frame unless the problem explicitly asks you to account for its rotation.
- **Wrong:** Writes the pseudo-force as $+m\vec{A}$ instead of $-m\vec{A}$.
  - Why it fails: Students forget the pseudo-force points opposite the frame's acceleration.
  - Correct: Always double-check direction: if the frame accelerates up, pseudo-force points down; if the frame accelerates left, pseudo-force points right.

## Cheatsheet

| Category | Formula/Rule | Notes |
| --- | --- | --- |
| Newton's First Law (Equilibrium) | $\sum \vec{F}_{\text{ext}} = 0$ | Applies to constant velocity (zero $a$) in inertial frame |
| 2D Equilibrium (Components) | $\sum F_x = 0, \sum F_y = 0$ | Decomposes vector force balance for planar problems |
| Inertial Frame Definition | Newton's First Law holds | Constant velocity relative to a known inertial frame |
| Non-Inertial Frame Definition | Non-zero $a$ relative to inertial frame | Newton's First Law fails without pseudo-forces |
| Pseudo-Force | $\vec{F}_{\text{pseudo}} = -m\vec{A}$ | $\vec{A}$ = frame acceleration relative to inertial frame |
| Earth's Surface Frame | Assumed inertial | Valid for all AP problems unless stated otherwise |
| Static Equilibrium | $v = 0, \sum \vec{F} = 0$ | Special case of Newton's First Law |
| Dynamic Equilibrium | $v = \text{constant}, \sum \vec{F} = 0$ | Also satisfies Newton's First Law |

## What's next

Newton's First Law and inertial frames are the foundational prerequisite for all of Newtonian mechanics, which makes up roughly 20% of the total AP Physics C: Mechanics exam score. Mastering force balance and frame classification is critical for correctly setting up free-body diagrams and equations of motion for nearly all multiple-choice and free-response problems on the exam. Next, you will extend the concepts you learned here to non-zero acceleration cases with Newton's Second Law, the core relationship used for all dynamics problems in mechanics. This topic also provides the foundation for later concepts including rotational equilibrium and frame dependence of momentum.

- [Newton's Second Law](https://www.owlsprep.com/study/ap-physics-c-mech-u2-newton-s-second-law/)
- [Free-Body Diagrams](https://www.owlsprep.com/study/ap-physics-c-mech-u2-free-body-diagrams/)
- [Newton's Third Law](https://www.owlsprep.com/study/ap-physics-c-mech-u2-newton-s-third-law/)

---

From [OwlsPrep](https://www.owlsprep.com) — free study guides for A-Level, IB, AP and IGCSE, written against the official syllabus. Canonical page: https://www.owlsprep.com/study/ap-physics-c-mech-u2-newton-s-first-law-and/
