document.write( "Question 517015: A ball is dropped from the top of a 576 ft. building. Its height h(t) at time t seconds is given by h(t)=-16t^2+576.
\n" );
document.write( "Find the height of the ball after 2 seconds:
\n" );
document.write( "I know this is 512 ft.\r
\n" );
document.write( "\n" );
document.write( "The next part...Determine how long it takes the ball to hit the ground:
\n" );
document.write( "I came up with 36 seconds but it was wrong and I can't figure it out. \n" );
document.write( "
Algebra.Com's Answer #344599 by jessica43(140)![]() ![]() ![]() You can put this solution on YOUR website! To solve this problem, you need to solve for t when h = 0. So: \n" ); document.write( "h = -16t^2 + 576 \n" ); document.write( "0 = -16t^2 + 576 (subtract 576 from each side) \n" ); document.write( "-576 = -16t^2 (divide each side by -16) \n" ); document.write( "36 = t^2 (take the square root of each side) \n" ); document.write( "6 = t \n" ); document.write( "So it will take the ball 6 secs to hit the ground.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |