document.write( "Question 134025: The formula for the height, h metres, of an object propelled into the air is
\n" ); document.write( "h = -1/2g t squared ( only the t is squared) + vt + h
\n" ); document.write( "where g represents the acceleration due to gravity, which is about 9.8 m/s squared on the Earch. t seconds represents the time, v metres oer secibd reoresents the initial velocity of 34.3 m/s and is launched 2.1 m above the ground.
\n" ); document.write( "a) What is the maximum height, in metres, reached by the projectile?
\n" ); document.write( "b) How many seconds after launch does the projective reach its maximum height?
\n" ); document.write( "

Algebra.Com's Answer #98014 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
b) the maximim value is on the axis of symmetry of the parabola
\n" ); document.write( "__ t=-b/2a __ t=-34.3/-9.8 __ t=3.5\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "a) h=-4.9t^2+34.3t+2.1 __ substituting __ h=-4.9(3.5)^2+34.3(3.5)+2.1 __ h=62.125
\n" ); document.write( "
\n" );