document.write( "Question 280705: how do i find the time it takes a ball dropped from 10ft. to hit the ground? \n" ); document.write( "
Algebra.Com's Answer #204007 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! gravitational acceleration is 32ft/sec^2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "since the ball starts from rest and free falls ___ 10 = (32/2) t^2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "5/8 = t^2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "t = sqrt(5/8) \n" ); document.write( " |