document.write( "Question 846818: What would an equation be to model the hight of a rocket being launched straight up into the air, from the ground at 128ft/s \n" ); document.write( "
Algebra.Com's Answer #509995 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! What would an equation be to model the height of a rocket being launched straight up into the air, from the ground at 128ft/s \n" ); document.write( ": \n" ); document.write( "h = -16t^2 + 128t \n" ); document.write( "where \n" ); document.write( "h = height in t seconds \n" ); document.write( "-16 represents the downward pull of gravity \n" ); document.write( " |