document.write( "Question 44246: Find the time required for an ojbect to fall to ground from the building is 1400 Ft high. t=1/4 square root is s. \n" ); document.write( "
Algebra.Com's Answer #29235 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! What I think you mean is \n" ); document.write( "t = (1/4) * sqrt(s) where t is time and s is the distance....thus if we plug in 1400 feet for s we get \n" ); document.write( "t = (1/4) * sqrt(1400) \n" ); document.write( "t = 9.35 seconds \n" ); document.write( " |