document.write( "Question 236757: A water rocket is launched upward with an initial velocity of 48 ft/sec. Its height h, in feet, after t seconds is given by h = 48t - 16t2. After how many seconds will the object hit the ground? \n" ); document.write( "
Algebra.Com's Answer #174184 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
on the ground, h = 0\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "factoring ___ 0 = 16t (3 - t)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "16t = 0 ___ t = 0 ___ this is the launch\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "3 - t = 0 ___ 3 = t ___ this is the landing
\n" ); document.write( "
\n" );