Hi Kittipat P.,
To find the distance of the plate above the hand we can use the equation y = yo + voy*t + 1/2 at2. If we choose y to be positive in the up direction (a = -g), the hand that flips the coin to be the initial height of zero (y0 = 0), and the initial velocity in the y direction is the initial velocity given times the sine of the angle, voy = vo*cos(θ). We end up with y = vo*sin(θ)*t - 1/2gt2. We know vo (6.4 m/s), θ (60o), and g (9.8 m/s2), but we need to know time t in order to solve for y.
We can find the time it takes the coin to get to the plate in the x direction (which is the same time it takes in the y direction), by using x = vox*t, and vox = vo*cos(θ).
We have:
x = vo*cos(θ)*t
2.1 m = 6.4 m/s * cos(60o) * t
2.1 m /(6.4 m/s *cos(60o) = t
0.67 s = t
Now solve for y using time t:
y = vo*sin(θ)*t - 1/2gt2
y = 6.4 m/s * sin(60o) * 0.67 - 4.8 * 0.672
y = 1.5 m above the hand
Have fun! I hope this helps, Joe.