document.write( "Question 899127: After t sec, the height of a rocket launched straight upward from the ground level with an initial velocity of 76ft/sec can be modeled by the polynomial 76t-16t^2. After how many seconds will the rocket reach a height of 18 feet above the launch (that is, equal to +18)? \n" ); document.write( "
Algebra.Com's Answer #545218 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! -16t^2 + 76t = 18 \n" ); document.write( "-16t^2 + 76t - 18 = 0 \n" ); document.write( "x = 0.25, 4.5 \n" ); document.write( ".25sec after launch, rocket reaches 18ft \n" ); document.write( "
|