document.write( "Question 610385: If a ball is released to a fall down from the top of a building 30 meters high, how many seconds will it take for the ball to reach the ground? \n" ); document.write( "
Algebra.Com's Answer #384350 by stanbon(75887) ![]() You can put this solution on YOUR website! If a ball is released to a fall down from the top of a building 30 meters high, how many seconds will it take for the ball to reach the ground? \n" ); document.write( "----------------- \n" ); document.write( "h(t) = -9.8t^2 + 30 \n" ); document.write( "---- \n" ); document.write( "When the ball hits the ground h(t) = 0 \n" ); document.write( "---- \n" ); document.write( "Solve: \n" ); document.write( "-9.8t^2+30 = 0 \n" ); document.write( "9.8t^2 = 30 \n" ); document.write( "t^2 = 3.06 \n" ); document.write( "time = 1.75 seconds \n" ); document.write( "======================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "======================= \n" ); document.write( " |