document.write( "Question 910873: A model rocket is shot vertically upward with an initial velocity of 288 ft./sec. The function given by h(t) = -16t2 + 128t relates the rocket’s height h(t) in feet to the time t after launch, in seconds. Find h(0) Find h(5) Find the t-intercepts and interpret their meaning in the context of the problem Find the times at which the rocket is at a height of 1152 feet. \n" ); document.write( "
Algebra.Com's Answer #552734 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! h(t) = -16t^2 + 288t \n" ); document.write( " h(t) = -16(t-9)^2 + 1296 Pt(9,1296) max point \n" ); document.write( ".... \n" ); document.write( "0 = -16(t-4)^2 + 1296 \n" ); document.write( "16(t-4)^2 = 1296 \n" ); document.write( "(t-4)^2 = 81 \n" ); document.write( " t = 4 ± 9 \n" ); document.write( "t-intercepts: -5, 13 \n" ); document.write( ".... \n" ); document.write( "h(0) = 0 \n" ); document.write( "h(5) = plug and play \n" ); document.write( ".... \n" ); document.write( "1152 = -16t^2 + 288t \n" ); document.write( "16t^2 - 288t +1152 = 0 \n" ); document.write( "t^2 -18t + 72 \n" ); document.write( "(t-12)(t-6) = 0 \n" ); document.write( "t is 6, 12 \n" ); document.write( " \n" ); document.write( " |