document.write( "Question 1145300: A model rocket is launched with an initial upward velocity of 230 ft/s. The rockets height “h” (in feet) after “t” seconds is given by the following.
\n" );
document.write( "H=230t-16t squared
\n" );
document.write( "Find all values of “t” for which the rockets height is 110 feet.
\n" );
document.write( "Round to nearest hundredth \n" );
document.write( "
Algebra.Com's Answer #766514 by Alan3354(69443) You can put this solution on YOUR website! A model rocket is launched with an initial upward velocity of 230 ft/s. The rockets height “h” (in feet) after “t” seconds is given by the following. \n" ); document.write( "H=230t-16t squared \n" ); document.write( "Find all values of “t” for which the rockets height is 110 feet. \n" ); document.write( "Round to nearest hundredth \n" ); document.write( "------------ \n" ); document.write( "H= 230t-16t^2 = 110 \n" ); document.write( "Solve for t. \n" ); document.write( " |