document.write( "Question 339654: The height of an object thrown upward with an initial velocity of 96 feet per second is given by the formula h = -16t2 + 96t, where t is the time in seconds. How long will it take the object to reach a height of 144 feet?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #243333 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! The height of an object thrown upward with an initial velocity of 96 feet per second is given by the formula h = -16t2 + 96t, where t is the time in seconds. How long will it take the object to reach a height of 144 feet? \n" ); document.write( "------------- \n" ); document.write( "h = -16t2 + 96t \n" ); document.write( "144 = -16t^2 + 96t \n" ); document.write( "solve for t \n" ); document.write( " \n" ); document.write( " |