document.write( "Question 48251: A ball is projected upward from the ground. Its distance in feet from the ground in t seconds is given by s(t)= -16t + 208t. At what times will the rocket be 550 feet from the ground? \n" ); document.write( "
Algebra.Com's Answer #31917 by tutorcecilia(2152)![]() ![]() You can put this solution on YOUR website! s(t)= -16t + 208t \n" ); document.write( "550= -16t + 208t [Set the problem equal to 550 feet] \n" ); document.write( "550= 192t [Combine like-terms] \n" ); document.write( "550/192 = 192t/192 [Solve for \"t\"] \n" ); document.write( "2.8645 = time \n" ); document.write( ". \n" ); document.write( "Check by plugging (2.8645 = t) back into the original equation] \n" ); document.write( "s(2.8645)= -16(2.8645) + 208(2.8645) \n" ); document.write( "s(2.8645)= 549.984 = 550 [Checks out] \n" ); document.write( " |