The problem is as follows:
A stuntman in a circus act rides on his motorbike over a ramp as seen in the figure from below. The motorbike has a motion with no acceleration and its speed is of $20\,\frac{m}{s}$. How long will he stay on the air?. Assume that the acceleration due gravity is $10\,\frac{m}{s}$ and $\tan\alpha=\frac{1}{2}$.
The alternatives given are as follows:
$\begin{array}{ll} 1.&2\,s\\ 2.&3\,s\\ 3.&4\,s\\ 4.&5\,s\\ 5.&6\,s\\ \end{array}$
What I attempted to so is summarized in the sketch from below:
The motorbike ascends to the top of the ramp and from there jumps. Since the tangent of the opposite angle in the incline is given, then it can be established the horizontal distance.
From this I obtained the equation for the flying time in the vertical component as follows:
$y=2t\sin 37^{\circ}+2t\sin 37^{\circ}-5t^2$
$y=4t\sin 37^{\circ}-5t^2$
$y=4t\frac{3}{5}-5t^2$
$0=\frac{12}{5}t-5t^2$
$0=12t-25t^2$
$t(12-25t)=0$
$t=\frac{25}{12}$
However this doesn't seem along the answers. What exactly could I be missinterpreting here?.
If I do establish the equation for the horizontal component it ends as follows:
$x=2\cos 37^{\circ}t$
Then:
$\frac{2t\sin37^{\circ}}{\tan\alpha}=2\cos 37^{\circ}t$
However this produces an inconsistency.
But if I were to use the equation in terms of $x$ and $y$ this becomes into:
$y=y_{o}+v_o\sin\omega t -\frac{1}{2}gt^2$
$y\left(\frac{x}{v_o\cos\omega}\right)=y_{o}+v_o\sin\omega\frac{x}{v_o\cos\omega }-\frac{1}{2}g\left(\frac{x}{v_o\cos\omega}\right)^2$
$y=y_{o}+x\tan\omega-\frac{1}{2}g\left(\frac{x}{v_o\cos\omega}\right)^2$
Given the conditions of the problem: $y_{o}=2\sin37^{\circ}t=\frac{6t}{5}$
$x=\frac{2t\sin37^{\circ}}{\tan\alpha}=\frac{12t}{5}$
$y=\frac{6t}{5}+\frac{12t}{5}\tan 37^{\circ}-5\left(\frac{\frac{12t}{5}}{2\cos37^{\circ}}\right)^2$
$y=\frac{6t}{5}+\frac{12t}{5}\left(\frac{3}{4}\right)-5\left(\frac{\frac{12t}{5}}{\frac{8}{5}}\right)^2$
$y=\frac{6t}{5}+\frac{9t}{5}-\frac{45t^2}{4}$
$y=\frac{15t}{5}-\frac{45t^2}{4}$
$y=3t-\frac{45t^2}{4}$
Finally: $y=0$
$0=3t-\frac{45t^2}{4}$
$0=12t-45t^2$
$0=4t-15t^2$
$0=t(4-15t)$
Therefore:
$t=\frac{15}{4}$
Therefore where did I made an error can somebody help me here?!!


There is something wrong with the statement of this problem. The diagram is fairly misleading, because the far side of the ramp looks much steeper than a slope with $\alpha=\tan^{-1}0.5\approx27^\circ$.
But referring to the text and Fig 1 below it, the cyclist is about to leave the ramp with speed 2. Given the angle $37^\circ$ that is an initial upward speed of 1.2 and a horizontal speed of 1.6. The horizontal speed will not change during the motion.
[The following day, the initial speed was changed, see the end of this answer. At the time of writing the question had been partially edited to reflect the change.]
Take rectangular coordinates with origin at the top of the ramp, $x$-axis horizontal and $y$-axis vertically upwards. Then we have $$x(t)=1.6t,y(t)=1.2t-5t^2\quad(*)$$
It is not clear from Fig 1 or the problem text how tall the ramp is. Its surface is described by the line $y=-x\tan\alpha=-0.5x$. So his trajectory will hit the ramp at time $t$ where $$1.2t-5t^2=y(t)=-0.5x(t)=-0.8t$$ and hence $t=0$ or $t=0.4$. The first value is just his takeoff point at the top of the ramp. The second value is at a distance 0.64 below the top of the ramp.
So the apparent answer to the question is $t=0.4$ which is not one of the multiple choice answers.
If the ramp was less than 0.64 high, then he would presumably hit the ground the far side of the ramp. But that would be at an earlier point of the trajectory (imagine the slope of the ramp going underground - he hits the ground before reaching the ramp again) and hence at an earlier time.
Another possibility is that we are meant to include his time driving up the ramp, but that does not fit well with the wording "stay in the air".
So I conclude that the question/solution are badly drafted. Note also the words "the motorbike has no acceleration". What does that mean? Does it mean no gravity (in which case he never comes down). Or that he freewheeled up the ramp?
Is Fig 2 part of the official solution? If so, I do not understand the $y=2t\sin37^\circ+v_0t\sin37^\circ-5t^2$ because $v_0=2$, so that term has (wrongly) been included twice. But that error does not explain everything. If we changed the initial speed to 4, it the time of impact would still only be $t=0.84$.
All in all a complete mess!
Added later.
So it turns out that the initial speed was 20, not 2. So $(*)$ becomes $$x(t)=16t,y(t)=12t-5t^2,\text{ or }5t^2=20$$ and hence $t=2s$ when he hits the downramp .
Anything to learn? Yes! When applying math to the real world one needs to check plausibility. 2m/s is a pathetic speed for anyone on a bike etc - it can be easily matched by a fast runner. 20m/s is much more plausible! I should have noticed that!