Key Ideas
1Projectile Motion Setup. Combines constant horizontal velocity (no horizontal acceleration) with constant vertical acceleration due to gravity (g ≈ 9.8 m/s^2 downward).
2Horizontal Motion. Since there's no horizontal force (ignoring air resistance), horizontal velocity stays constant throughout the flight: x = vx*t.
3Vertical Motion. Vertical velocity changes due to gravity: vy = vy0 - g*t, and vertical position follows y = vy0*t - (1/2)*g*t^2.
4Time of Flight. For a projectile launched and landing at the same height, time of flight = 2*vy0/g.
5Maximum Height and Range. Maximum height = vy0^2/(2g). Range (horizontal distance) = vx*(time of flight), often written as R = v^2*sin(2*theta)/g for launch speed v and angle theta.
Worked Examples
A ball is thrown horizontally at 10 m/s from a height where it takes 2 seconds to hit the ground. Find the horizontal distance traveled.
20 meters
A projectile is launched straight up at 20 m/s (g=10 m/s^2). Find the time to reach maximum height.
2 seconds
A projectile is launched at 30 m/s at a 45° angle (g=10 m/s^2, sin(90°)=1). Find its range.
90 meters