document.write( "Question 370229: A model for the path of a toy rocket is given by 68t-4.9t(squared), where h is the altitude in meters and t is the time in seconds. Explain how to find both the maximum altitude of the rocket and how long it takes to reach that altitude. \n" ); document.write( "
Algebra.Com's Answer #263878 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
It's a parabola. h(t) = -4.9t^2 + 68t
\n" ); document.write( "The time to max height is the line of symmetry, -b/2a
\n" ); document.write( "t = -b/2a = -68/-9.8
\n" ); document.write( "t = 340/49 seconds = ~ 6.939 seconds
\n" ); document.write( "-----------
\n" ); document.write( "Max ht = h(340/49) = 566440/2401 meters
\n" ); document.write( "=~ 235.9 meters
\n" ); document.write( "------------------
\n" ); document.write( "
\n" ); document.write( "
\n" );