Intuition What this page is
The parent note told you the rule: N is whatever the surface must push, found from ∑ F ⊥ = m a ⊥ . This page exhausts that rule. We build a table of every kind of situation the normal force can appear in, then solve one example per cell — including the weird edges: zero push, free fall, a vertical wall, a 9 0 ∘ cliff-slope, and an exam trick where the surface itself accelerates. Nothing on this page is skipped or "left to the reader."
Before anything, one reminder of the two symbols we will use everywhere:
Definition The two symbols, anchored to a picture
m = the object's mass in kilograms (a measure of "how much stuff").
g = the strength of gravity, ≈ 10 m/s 2 on Earth (how fast falling speeds up each second).
Their product m g = the object's weight in newtons (the downward pull of Earth).
N = the normal force , the perpendicular push of a surface — the thing we are solving for.
a = acceleration (how fast velocity changes). a ⊥ means the part of acceleration perpendicular to the surface .
"Perpendicular" (⊥ ) means at 9 0 ∘ — straight out of the surface, like a nail hammered dead-square into a wall.
Every normal-force problem is one row of this table. The whole point of the page is that each row gets at least one fully worked example so you never meet an unshown case.
Cell
Situation class
What changes about N
Expected result
Example
A
Flat floor, nothing else
baseline
N = m g
Ex 1
B
Flat floor + push down
more to hold
N = m g + F
Ex 2
C
Flat floor + pull up (with the degenerate "lifts off" case)
less to hold, can hit 0
N = m g − F , floored at 0
Ex 3
D
Elevator accelerating up
floor pushes harder
N = m ( g + a )
Ex 4
E
Elevator accelerating down / free fall (a = g , degenerate)
floor pushes softer, can hit 0
N = m ( g − a )
Ex 5
F
Incline, angle θ (general + limits θ → 0 , θ → 9 0 ∘ )
only ⊥ part of gravity
N = m g cos θ
Ex 6
G
Vertical wall , held by a horizontal push (word problem)
gravity is along the surface, not into it
N = F push
Ex 7
H
Incline accelerated horizontally (exam twist)
a ⊥ = 0
N = m ( g cos θ + a sin θ )
Ex 8
Prerequisite tools used below: Newton's Second Law , Free Body Diagrams , and for rows F/H the geometry from Inclined Plane Problems ; row G touches Friction ideas; rows D/E are the heart of Apparent Weight & Elevators .
Worked example Ex 1 — Book on a table
A 2 kg book lies still on a flat table. Find N . (g = 10 .)
Forecast: Guess before reading — is N bigger, smaller, or equal to the 20 N weight?
List the forces. Weight m g = 2 × 10 = 20 N down; normal N up. Why this step? A free body diagram must include every touching or pulling agent — here only Earth (gravity) and the table (normal).
Write Newton's 2nd law, up as positive. N − m g = m a y . Why this step? Newton's Second Law says net force = mass × acceleration, and we resolve it along the interesting axis (vertical).
Insert a y = 0 . The book is at rest and stays at rest, so it does not accelerate. N − 20 = 0 ⇒ N = 20 N . Why this step? No vertical acceleration is the exact special condition that makes N = m g .
Verify: N = m g = 20 N . Units: kg ⋅ m/s 2 = N ✔. Equal to weight, as the baseline row predicts. ✔
Worked example Ex 2 — Pressing a scale
The same 2 kg book, but you press straight down on it with F = 15 N . Find N .
Forecast: Should the table push more or less than 20 N now?
Add the push to the free body. Down forces: m g = 20 N and F = 15 N ; up force: N . Why this step? Your hand is now a third agent pressing the book, so it belongs in the diagram.
Newton's 2nd law, up positive, a y = 0 . N − m g − F = 0 . Why this step? The book still isn't accelerating, so the up push must balance both downward forces.
Solve. N = m g + F = 20 + 15 = 35 N . Why this step? N absorbs whatever extra is dumped on it.
Verify: N = 35 N > 20 N ✔ — extra downward load ⇒ harder push, exactly the row-B pattern.
Worked example Ex 3 — Pulling up, two sub-cases
The 2 kg book on the table. (a) You pull up with F = 8 N . (b) You pull up with F = 25 N . Find N in each.
Forecast: In part (b) can N go negative ? Think about what a negative "push" would even mean.
Newton's 2nd law, up positive, a y = 0 (while it stays on the table). N + F − m g = 0 ⇒ N = m g − F . Why this step? The upward pull helps hold the book, so the table has less left to do.
Part (a): N = 20 − 8 = 12 N . Why this step? F < m g , so the surface is still needed. Fine.
Part (b): the formula gives 20 − 25 = − 5 N . Why this step and the catch: a surface can only push , never pull. A negative N is impossible, so it means the book has left the surface : the true answer is N = 0 . Why: once F ≥ m g the object lifts off and there is no contact at all.
Verify: (a) N = 12 N , in [ 0 , m g ] ✔. (b) formula = − 5 ⇒ clamp to N = 0 ✔ (degenerate lift-off cell handled).
Worked example Ex 4 — Heavy feeling in a rising lift
A 60 kg person stands in an elevator accelerating upward at a = 2 m/s 2 . Find the floor's push N (their apparent weight).
Forecast: Heavier or lighter than their true weight 600 N ?
Free body: only N up, m g down. Why this step? Nothing touches the person except the floor; the elevator's motion enters through acceleration, not a new force.
Newton's 2nd law, up positive, a y = + a . N − m g = ma . Why this step? The person really is accelerating upward with the cabin, so the right side is not zero — this is the core Apparent Weight & Elevators idea.
Solve. N = m ( g + a ) = 60 × ( 10 + 2 ) = 720 N . Why: the floor must both hold the weight and supply the extra push to speed the person up.
Verify: N = 720 N > 600 N ✔ — you feel heavier accelerating upward, matching row D.
Worked example Ex 5 — Descending lift and a snapped cable
Same 60 kg person. (a) Elevator accelerates downward at a = 4 m/s 2 . (b) The cable snaps and the cabin is in free fall (a = g = 10 ). Find N each.
Forecast: In part (b), what does the floor push equal when everything falls together?
Newton's 2nd law, up positive, downward acceleration means a y = − a . N − m g = m ( − a ) ⇒ N = m ( g − a ) . Why this step? Downward acceleration reduces the net upward force needed, so the floor relaxes.
Part (a): N = 60 × ( 10 − 4 ) = 360 N . Why: less than 600 N — you feel lighter descending. ✔
Part (b), free fall: N = 60 × ( 10 − 10 ) = 0 N . Why: person and floor fall at the same rate, so nothing presses on anything — weightlessness , the degenerate limit of this row.
Verify: (a) N = 360 N (in [ 0 , m g ] ) ✔; (b) N = 0 N ✔ — free-fall weightlessness confirmed.
Here the surface is tilted, so gravity no longer points straight into it. We split the weight into two arrows: one into the slope and one along the slope . Only the "into the slope" part must be balanced by N .
Worked example Ex 6 — Block on a
3 7 ∘ frictionless ramp, plus limits
A 4 kg block sits on a frictionless incline at θ = 3 7 ∘ . Find N . Then check the two extreme angles θ = 0 ∘ and θ = 9 0 ∘ . (Use cos 3 7 ∘ = 0.8 .)
Forecast: More or less than m g = 40 N ? And at a vertical cliff (9 0 ∘ ), what should N become?
Choose axes along/perpendicular to the surface (see figure). Why this step? The block can only slide along the ramp, so along that axis is where motion lives, and perpendicular is where the constraint lives. Tilting the axes makes the constraint one clean equation.
Resolve gravity. Perpendicular part = m g cos θ (pressing into the ramp); along-slope part = m g sin θ (pulling it down the ramp). Why cos θ for the perpendicular part? As the ramp tilts by θ , the weight arrow tilts θ away from the surface normal, and the adjacent (perpendicular) side of that little right triangle scales as cos θ — see the red/mint split in the figure.
Newton's 2nd law perpendicular, a ⊥ = 0 (block stays on the surface). N − m g cos θ = 0 ⇒ N = m g cos θ . Why a ⊥ = 0 ? The block never sinks into or leaps off the ramp, so its acceleration into the surface is zero.
Number: N = 4 × 10 × 0.8 = 32 N .
Limit θ = 0 ∘ : cos 0 = 1 ⇒ N = 40 N = m g — flat ground, back to Cell A. ✔
Limit θ = 9 0 ∘ : cos 9 0 ∘ = 0 ⇒ N = 0 — a vertical wall the block just slides straight down, pressing nothing into the surface. Why: gravity is now entirely along the surface, none into it.
Verify: N = 32 N < 40 N ✔; flat limit = 40 ✔; vertical limit = 0 ✔.
Now the surface's normal is horizontal , so gravity plays no part in N . This is the case people forget exists.
Worked example Ex 7 — Pinning a poster to a wall
You press a 0.5 kg poster flat against a vertical wall with a horizontal push F = 6 N straight into the wall. Find the wall's normal force N on the poster.
Forecast: Does N depend on the poster's weight at all here?
Identify the normal direction. The wall is vertical, so its normal points horizontally outward (see figure). Why this step? Normal force is always ⊥ to the surface — for a wall that means sideways, not up.
Newton's 2nd law along the horizontal (into-wall) axis, a x = 0 (poster not accelerating into/out of the wall). F − N = 0 ⇒ N = F . Why this step? Your push and the wall's push are the only horizontal forces; gravity is vertical and lives in a different equation entirely.
Number: N = 6 N . Gravity (m g = 5 N ) never appears in the horizontal balance. Why: it is perpendicular to the wall's normal, so it cannot affect N .
Verify: N = F = 6 N , independent of m g ✔ — the "normal = m g " lesson at its most extreme: here N has nothing to do with weight.
Worked example Ex 8 — Block on a ramp pushed sideways
A 2 kg block rides a frictionless wedge of angle θ = 3 0 ∘ . The whole wedge is pushed horizontally so the block accelerates with the wedge at a = 5 m/s 2 , staying pressed to the slope. Find N . (Use cos 3 0 ∘ = 0.866 , sin 3 0 ∘ = 0.5 .)
Forecast: More or less than the static-ramp answer m g cos θ = 17.3 N ?
Keep the along/perpendicular axes, but a ⊥ is no longer zero. The horizontal acceleration a has a component into the surface . Why this step? The block moves with the wedge horizontally; part of that horizontal motion is directed into the slope, so a ⊥ = 0 — the trap the parent note warned about.
Perpendicular components. Into-surface gravity part = m g cos θ . The horizontal acceleration, projected onto the inward normal, contributes m a sin θ toward the surface. Why sin θ ? The normal points at angle θ from vertical, so a horizontal push lands on it with a sin θ factor.
Newton's 2nd law perpendicular. Taking "out of surface" positive: N − m g cos θ − ma sin θ = 0 , so N = m ( g cos θ + a sin θ ) . Why this step: N must supply both the gravity balance and the perpendicular part of the required acceleration.
Number: N = 2 × ( 10 × 0.866 + 5 × 0.5 ) = 2 × ( 8.66 + 2.5 ) = 2 × 11.16 = 22.32 N .
Verify: N = 22.32 N > 17.3 N ✔ — accelerating the ramp into the block presses harder, and setting a = 0 recovers m g cos θ = 17.32 N ✔.
Recall Did every cell get covered?
Row A → Ex 1; B → Ex 2; C (with lift-off) → Ex 3; D → Ex 4; E (with free fall) → Ex 5; F (with 0 ∘ /9 0 ∘ limits) → Ex 6; G (wall) → Ex 7; H (accelerated ramp) → Ex 8. Every sign, every zero, every limit is shown.
Mnemonic One line to carry away
"N = whatever balances the perpendicular axis." Flat → m g ; push/pull → m g ± F ; lift → m ( g ± a ) ; slope → m g cos θ ; wall → the horizontal push; moving slope → add ma sin θ .
Match each answer to its cell ::: A:m g ; B:m g + F ; C:m g − F (or 0); D:m ( g + a ) ; E:m ( g − a ) (0 in free fall); F:m g cos θ ; G:F push ; H:m ( g cos θ + a sin θ ) .
Why does weight not enter Ex 7 (the wall)? ::: Because gravity is perpendicular to the wall's normal, so it lives in the vertical equation, not the horizontal one that sets N .
What forces the answer in Ex 3(b) to 0 instead of − 5 N ? ::: A surface can only push, never pull; a negative normal means the object has lifted off, so N = 0 .
Newton's Second Law — every row is just ∑ F ⊥ = m a ⊥ .
Apparent Weight & Elevators — Cells D and E.
Inclined Plane Problems — Cells F and H.
Free Body Diagrams — the setup tool for all eight.
Newton's Third Law — the true reaction to each N is the object pushing back on the surface.
Friction — once you have these N values, f = μ N follows.