document.write( "Question 593169: If a ball is dropped from the top of a 256-ft building, then the formula
\n" );
document.write( "
\n" );
document.write( "Expresses its height h(t) in feet as a function of the time t in seconds.
\n" );
document.write( "1. Find h(2), the height of the ball 2 seconds after it is dropped.
\n" );
document.write( "2. Find h(4).
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #376228 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! If a ball is dropped from the top of a 256-ft building, then the formula \n" ); document.write( " \n" ); document.write( "Expresses its height h(t) in feet as a function of the time t in seconds. \n" ); document.write( "1. Find h(2), the height of the ball 2 seconds after it is dropped. \n" ); document.write( "2. Find h(4). \n" ); document.write( "----------------- \n" ); document.write( "The formula is probably \n" ); document.write( "h(t) = -16t^2 + 256 \n" ); document.write( "--- \n" ); document.write( "For h(2), sub 2 for t \n" ); document.write( "h(2) = -16*2^2 + 256 = 192 ft \n" ); document.write( "----- \n" ); document.write( "Do the same for h(4) \n" ); document.write( " \n" ); document.write( " |