document.write( "Question 256232: A rocket launched from ground level with an initial velocity of 224 ft/s. When will the rocket reach a height of 528 ft? I know that h=vt-16t^2 will be used. So what happens after I plug it all in? 528=224t-16t^2? \n" ); document.write( "
Algebra.Com's Answer #188425 by Greenfinch(383)![]() ![]() You can put this solution on YOUR website! It is simpler dividing through by 16 \n" ); document.write( "33 = 14t -t^2 so \n" ); document.write( "t^2 - 14t + 33 = 0
\n" ); document.write( "\n" ); document.write( "This gives t = 3 and t = 11. So it will pass 528 feet after three seconds, carry on until it runs out of speed after 7 seconds when it starts to drop until it passes 528 feet on the way down after 11 seconds hits the ground after 14 seconds \n" ); document.write( " |