Physics Lab

Motion Under Gravity

Near the Earth's surface, every freely falling body experiences a constant acceleration g9.8m/s2g \approx 9.8\,\text{m/s}^2 downward (we often use 10m/s210\,\text{m/s}^2 for simplicity). All previous kinematic equations apply with a=ga = -g (taking up as positive).

Concept

Sign Convention

Take upward as positive. Then:

  • gg acts downward, so a=ga = -g always (regardless of motion direction).
  • An object thrown up has initial velocity u>0u > 0; an object dropped has u=0u = 0.

Equations

With a=ga = -g, the three kinematic equations become: v=ugt,y=ut12gt2,v2=u22gy.v = u - gt,\qquad y = ut - \tfrac{1}{2}gt^2,\qquad v^2 = u^2 - 2gy. Here yy is the upward displacement from the release point.

Key Results

Object thrown upward with speed uu:

  • Time to maximum height: tup=u/gt_{\text{up}} = u/g.
  • Maximum height: H=u2/(2g)H = u^2/(2g).
  • Time of flight (back to start): T=2u/gT = 2u/g.
  • Velocity at return: u-u (same speed, opposite direction).

Object dropped from height hh:

  • Time to hit ground: t=2h/gt = \sqrt{2h/g}.
  • Final velocity: v=2ghv = \sqrt{2gh}.

Symmetry of Free Motion

For an object launched straight up:

  • Time going up = time coming down (to the same height).
  • Speed at any given height is the same on the way up and on the way down (only direction differs).
  • This is exactly true only when air resistance is neglected.

Worked Example

Q: A ball is thrown upward from a 20 m cliff with initial speed 1515 m/s. Take g=10g = 10 m/s², up as positive. Find (a) maximum height above the cliff, (b) total time before hitting ground, (c) speed at ground.

Solution:

(a) At max height, v=0v = 0: 0=1522(10)HH=11.250 = 15^2 - 2(10)H \Rightarrow H = 11.25 m above cliff.

(b) Position relative to cliff top: y=15t5t2y = 15t - 5t^2. Ground is at y=20y = -20: 20=15t5t25t215t20=0t23t4=0.-20 = 15t - 5t^2 \Rightarrow 5t^2 - 15t - 20 = 0 \Rightarrow t^2 - 3t - 4 = 0. t=(3+9+16)/2=(3+5)/2=4t = (3 + \sqrt{9+16})/2 = (3+5)/2 = 4 s.

(c) v=ugt=1540=25v = u - gt = 15 - 40 = -25 m/s. Speed = 25 m/s.

Sanity check via v2=u22gyv^2 = u^2 - 2gy: v2=2252(10)(20)=225+400=625v^2 = 225 - 2(10)(-20) = 225 + 400 = 625, v=25|v| = 25 m/s ✓.

Common Confusions

  • "gg is positive going down." — Sign depends on your convention. With up positive, a=ga = -g throughout.
  • "Acceleration is zero at the top." — Velocity is zero; acceleration is still g-g.
  • "Heavier objects fall faster." — Neglecting air resistance, all objects accelerate the same.
  • Using u=0u = 0 for thrown objects — only set u=0u = 0 for objects dropped from rest.

Key Takeaways

  • g9.8g \approx 9.8 m/s² (often 10 m/s² in problems) downward.
  • Same kinematic equations with a=ga = -g (up positive convention).
  • Max height =u2/(2g)= u^2/(2g), time of flight =2u/g= 2u/g for vertical projection.
  • Free fall: v=2ghv = \sqrt{2gh}.
  • Acceleration never becomes zero during flight, even at peak.

AI Summary

Summarize this page in your favorite LLM