document.write( "Question 1181562: A volcano ejected with an initial velocity of 304 feet per second. The height in feet is given by the equation H=-16t^2+ 304t where t is the time in seconds. We will use the equation that traces the path of the projectile to determine the following information: \r
\n" );
document.write( "\n" );
document.write( "1) The time it takes the projectile to reach its maximum height (using the vertex formula: t=-b/2a)
\n" );
document.write( "2) The maximum height of the projectile (use the result from part 1 to find the maximum height of the projectile)
\n" );
document.write( "3) Find the time it takes the projectile to return to the ground. Assume that the projectile starts at height H=0.
\n" );
document.write( "Solve by factoring to find the time it takes the projectile to return to the ground.
\n" );
document.write( "Show all work and explain all steps \n" );
document.write( "
Algebra.Com's Answer #811476 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! A volcano ejected with an initial velocity of 304 feet per second. \n" ); document.write( "The height in feet is given by the equation H=-16t^2+ 304t where t is the time in seconds. \n" ); document.write( " We will use the equation that traces the path of the projectile to determine the following information:\r \n" ); document.write( "\n" ); document.write( "1) The time it takes the projectile to reach its maximum height (using the vertex formula: t=-b/2a) \n" ); document.write( "The equation; H = -16t^2 + 304t, a=-16; b=304 \n" ); document.write( "t = \n" ); document.write( "t = 9.5 sec to reach max height \n" ); document.write( "2) The maximum height of the projectile (use the result from part 1 to find the maximum height of the projectile) \n" ); document.write( "t = 9.5 \n" ); document.write( "H = -16(9.5^2) + 304(9.5) \n" ); document.write( "h = = -1444 + 2888 \n" ); document.write( "h = 1444 ft is the max height \n" ); document.write( "3) Find the time it takes the projectile to return to the ground. Assume that the projectile starts at height H=0. \n" ); document.write( "-16t^2 + 304t = 0 \n" ); document.write( "factor out -16t \n" ); document.write( "-16t(t - 19) = 0 \n" ); document.write( "t = 19 sec to reach the ground \n" ); document.write( "Solve by factoring to find the time it takes the projectile to return to the ground. \n" ); document.write( " |