document.write( "Question 1127310: Assume the acceleration of the object is a(t) = −32 feet per second per second. (Neglect air resistance.)
\n" );
document.write( "A ball is thrown vertically upward from a height of 5 feet with an initial velocity of 72 feet per second. How high will the ball go? \n" );
document.write( "
Algebra.Com's Answer #743693 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Assume the acceleration of the object is a(t) = −32 feet per second per second. (Neglect air resistance.) \n" ); document.write( "A ball is thrown vertically upward from a height of 5 feet with an initial velocity of 72 feet per second. How high will the ball go? \n" ); document.write( "----- \n" ); document.write( "Height equation:: \n" ); document.write( "h(t) = -32t^2+72t+5 \n" ); document.write( "---- \n" ); document.write( "Maximum height occurs when t = -b/(2a) = -72/(2*-32) = 1.125 \n" ); document.write( "---- \n" ); document.write( "h(1.125) = -32(1.125)^2 + 72(1.125)+5 = 45.5 ft \n" ); document.write( "------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------- \n" ); document.write( " \n" ); document.write( " |