document.write( "Question 908390: A fireworks shell is shot straight up with an initial velocity of 80 feet per second. Its height s after t seconds is given by the equation
\n" );
document.write( "s = 80t − 16t2.
\n" );
document.write( " If the shell is designed to explode when it reaches its maximum height, how long after being fired, and at what height, will the fireworks appear in the sky?\r
\n" );
document.write( "\n" );
document.write( "time=_______ sec
\n" );
document.write( "height=_________ft \n" );
document.write( "
Algebra.Com's Answer #551009 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Its height s after t seconds is given by the equation s = 80t − 16t^2. \n" ); document.write( "If the shell is designed to explode when it reaches its maximum height, how long after being fired? \n" ); document.write( "----- \n" ); document.write( "Max occurs when x = -b/(2a) = -80/(2*-16) = 5/2 seconds \n" ); document.write( "--------- \n" ); document.write( "And at what height, will the fireworks appear in the sky? \n" ); document.write( "f(5/2) = 80(5/2) - 16(5/2)^2 = 200 - 20 = 180 ft \n" ); document.write( "============================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------------- \n" ); document.write( " \n" ); document.write( " |