document.write( "Question 446304: A projectile is fired upward from a tower 300 feet high with an intial velocity of 320 feet per second. Its height above ground(h feet)is given at any time(t seconds) by the equation: h=-16t^2+320t+300. How many seconds will it take the projectile to reach its maximum height? What is that maximum height? \n" ); document.write( "
Algebra.Com's Answer #307377 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! A projectile is fired upward from a tower 300 feet high with an initial velocity of 320 feet per second. \n" ); document.write( " Its height above ground(h feet)is given at any time(t seconds) by the equation: h=-16t^2+320t+300. \n" ); document.write( " How many seconds will it take the projectile to reach its maximum height? \n" ); document.write( " : \n" ); document.write( "Use the axis of symmetry formula to find the time for max height: x=-b/(2a) \n" ); document.write( "t = \n" ); document.write( "t = \n" ); document.write( "t = +10 seconds it will be at max height \n" ); document.write( ": \n" ); document.write( "What is that maximum height? \n" ); document.write( "Replace t with 10 in the original equation \n" ); document.write( "h = -16(10^2) + 320(10) + 300 \n" ); document.write( "h = -1600 + 3200 + 300 \n" ); document.write( "h = 1900 ft is the max height \n" ); document.write( " \n" ); document.write( " |