hello :)
Let the projectile is projected with velocity 'u' making an angle A with horizontal.
Let us break the motion in 2 parts :-
<1> From point of projection to maximum height of 8.2m above the cliff top :-
{...For a projectile, projected with an angle A and velocity u,time of flight when the projectile fall back to same horizontal is t =(2usinA)/g
Time to reach max height, tm= (usinA)/g
Maximum height attained H = (usinA)tm - (1/2)g[tm]2
........= (1/2)(usinA)2/g
...} Using this for Case 1 :-
8.2 = (1/2)(usinA)2/g
=>(usinA)2 =16.4g
Thus,time to complete this part of motion, t1 =(usinA)/g = (16.4/g)1/2
<2> From maximum height of 8.2m above the cliff top to end of flight :-
At max height, only horizontal comp of velocity is there.
Thus initial velocity is ucosA in horizontal direction.
Displacement in vertical height = -(8.2+10) = -18.2m
Thus, -18.2 = 0*t2 - (1/2)g[t2]2
=> t2 = (36.4/g)1/2
Thus, time of complete flight = t1 + t2
.......=3.22 s (approx)
Hope this helps :)