Answer:
3.8 secs
Explanation:
Parameters given:
Acceleration due to gravity, g = 9.8 
Initial velocity, u = 11.76 m/s
Final velocity, v = 49 m/s
Using one of Newton's equations of linear motion, we have that:

where t = time of flight of arrow
The sign is positive because the arrow is moving downward, in the same direction as gravitational force.
Therefore:

The arrow was in flight for 3.8 secs
Explanation:
I want to say option B - Both forces can act without objects touching.
So this is easy to calculate when you split the velocity into x and y components. The x component is going to equal cos(53) * 290 and the y component is going to equal sin(53)*290.
The x location therefore is 290*cos(53)*35 = 6108.4m
The y location needs to factor in the downwards acceleration of gravity too, which is 9.81m/s^2. We need the equation dist. = V initial*time + 0.5*acceleration*time^2.
This gives us d=290*sin(53)*35 + (0.5*-9.81*35^2)=2097.5m
So your (x,y) coordinates equals (6108.4, 2097.5)