document.write( "Question 919172: An object is dropped from the top of a tower with a height of 1190feet.Neglecting air resistance, the height of the object at the times t seconds is given by the polynomial -16t^2+1190.Find the height of the object at t=1 second\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "The height of the object at 1 second is___ feet \n" );
document.write( "
Algebra.Com's Answer #557505 by DrBeeee(684)![]() ![]() ![]() You can put this solution on YOUR website! Given: \n" ); document.write( "(1) h = -16t^2 + 1190 \n" ); document.write( "Where h is height in feet and t is time in seconds. Note that when t = 0, h = 1190 or the top of the tower. \n" ); document.write( "After 1 second we have \n" ); document.write( "(2) h = -16*1^2 + 1190 or \n" ); document.write( "(3) h = 1190 - 16 or \n" ); document.write( "(4) h = 1174 \n" ); document.write( "Answer: After 1 second the object is 1174 feet high. \n" ); document.write( " |