Akshay
Last Activity: 9 Years ago
@ananya: yes the answer is 7.
Let throwing point be (0,0). Horizontal be x-direction and vertical be y-direction
Initial velocity = (50cos30) i + (50sin30) j,
a = -10 j
s = ut + 0.5*a*t2,
s = (50*cos30*t) i + (50*sin30*t – 5*t2) j,
it will reach the ground when y-coordinate of ball is -70,
So, (50sin30*t – 5t2) = -70
or, 25*t-5*t2=-70, t2-5t-14=0
(t-7)(t+2)=0 => t=7