document.write( "Question 1143733: One piece of ash was ejected from a volcano with a initial velocity of 336ft/sec. The heigh H in feet is given by the equation H=-16t^2+336t where T is the time in seconds.
\n" );
document.write( "When does the ash projectile reach its maximim height?
\n" );
document.write( "What is its maximum height?
\n" );
document.write( "when does the ash projectile return to the ground? \n" );
document.write( "
Algebra.Com's Answer #764619 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! One piece of ash was ejected from a volcano with a initial velocity of 336ft/sec. The heigh H in feet is given by the equation H=-16t^2+336t where T is the time in seconds. \n" ); document.write( "When does the ash projectile reach its maximim height? \n" ); document.write( "It's the vertex of the parabola at t = -b/2a \n" ); document.write( "Solve for t \n" ); document.write( "================================== \n" ); document.write( "What is its maximum height? \n" ); document.write( "Sub t at the vertex. \n" ); document.write( "========================= \n" ); document.write( "when does the ash projectile return to the ground? \n" ); document.write( "When -16t^2 + 336t = 0 \n" ); document.write( "Which is 2 times the t at the vertex. \n" ); document.write( " \n" ); document.write( " |