document.write( "Question 247743: Solve the following problems by defining the variable, writing a quadratic equation, solving it an then providing a written conclusion.\r
\n" );
document.write( "\n" );
document.write( " - A cannonball is fired form ground level on an arc described by h = -t^2 + 28t where \"h\" is the height in meters at any time \"t\" in seconds. Determine the number of seconds it would take the ball to reach a height of 192m. At what other point in its flight is also at 192m? \n" );
document.write( "
Algebra.Com's Answer #180614 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! A cannonball is fired form ground level on an arc described by h = -t^2 + 28t where \"h\" is the height in meters at any time \"t\" in seconds. Determine the number of seconds it would take the ball to reach a height of 192m. At what other point in its flight is also at 192m? \n" ); document.write( "------------------- \n" ); document.write( "h(t) = -t^2 + 28t = 192 \n" ); document.write( "t^2 - 28t + 192 = 0 \n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "-------------- \n" ); document.write( "It takes 12 seconds to reach 192 meters. \n" ); document.write( "It's again at 192 meters on its way down at 16 seconds. \n" ); document.write( "-------------- \n" ); document.write( "The max height will be at 14 seconds, and the max is 196 meters. \n" ); document.write( "---------------- \n" ); document.write( "This must be on a small planet or asteroid to have a gravity of 2 m/sec/sec. \n" ); document.write( "On Earth, it's 9.8 m/sec/sec, and the equation is -4.9t^2 for the acceleration term. \n" ); document.write( " \n" ); document.write( " |