path of a projectile is a parabola...
u can find its eqn by following method....
let the particle be projected from ground with veleocity 'u' at an angle
with the horzontal...
its component in x dirn. = ucos 
in y dirn = usin 
now acceleration in x = 0...
in y = -g ( taking positive in upwards drin...)
let the particel be a at a point (x,y) at time t...
distance travelled in x = ucos
.t ......................................(1)
distance travelled in y = usin
.t + 1/2 (-g)t^2
= usin
.t - 1/2gt^2 ....................................... (2)
from (1) t= x / ucos
replace t by this in equation (2)
and ull get the eqn of parabola as
y = x.usin
/ ucos
- 1/2g}^{2})
.....
rate me if it helped and correct me if im wrong...