Part of JME-01 — Kinematics: Rectilinear & Projectile Motion

Time of Flight, Range, and Max Height Derivations

by Notetube Official95 words4 views

Time of Flight (T): When projectile returns to launch height, y = 0. 0 = usin(theta)T - 12\frac{1}{2}gT2T^2 T(usin(theta) - gT/2) = 0 T = 0 (launch) or T = 2u*sinthetag\frac{theta}{g}

Maximum Height (H): When vyv_y = 0: 0 = usin(theta) - gtHt_H => tHt_H = usinthetag\frac{theta}{g} = T/2 H = usin(theta) * tHt_H - 12\frac{1}{2}g*tH2t_H^2 H = u2u^2*sin^2$$\frac{theta}{(2g)}

Range (R): Horizontal distance at t = T: R = ucos(theta) * T = ucos(theta) * 2u*sinthetag\frac{theta}{g} R = u2u^2 * sin2thetag\frac{2*theta}{g}

Key insight: R is maximum when sin(2*theta) = 1, i.e., theta = 45 degrees.

Like these notes? Save your own copy and start studying with NoteTube's AI tools.

Sign up free to clone these notes