A projectile is any object launched into the air with an initial velocity and subsequently acted upon only by gravity (air resistance neglected). The horizontal and vertical motions are treated separately.
Let the projectile be launched from the origin at angle θ with speed u. At launch: ux=ucosθ, uy=usinθ.
Horizontal (uniform motion, ax=0):
x=ucosθ⋅t
Vertical (free fall, ay=−g):
y=usinθ⋅t−21gt2
vy=usinθ−gt
Time of flight (returns to launch height, y = 0):
T=g2usinθ
Maximum height (at vy=0, i.e., t=usinθ/g):
H=2gu2sin2θ
Horizontal range (x when y=0):
R=gu2sin2θ
Range is maximum at θ=45°, giving Rmax=u2/g.
Complementary angles (θ and 90°−θ) give the same range since sin2θ=sin(180°−2θ).
JEE trap: The formula
R=u2sin2θ/g applies only when launch and landing heights are equal. For tower problems or inclined launch, use the general parametric equations instead.