document.write( "Question 1181261: A long-jumper leaves the ground at an angle of 20ยบ ablve the horizontal at a speed of 11m/s. (a) how far does he jump in the horizontal direction? (b) what is the maximum height reached? \n" ); document.write( "
Algebra.Com's Answer #811139 by htmentor(1343)\"\" \"About 
You can put this solution on YOUR website!
Let v0= the initial speed = 11 m/s
\n" ); document.write( "Then the time to reach maximum height = t = v0sin(20)/g = 0.3835 s
\n" ); document.write( "The total flight time = t_tot = 2*0.3835 = 0.7670 s
\n" ); document.write( "The max. height h = (v0sin(20))^2/(2g) = 0.7214 m
\n" ); document.write( "The range in the horizontal direction = v0cos(20)*t_tot = 11*0.9397*0.767
\n" ); document.write( "= 7.928 m
\n" ); document.write( "
\n" );