document.write( "Question 96225: Find the time required for an object to fall to the ground from a building that is 1400 ft high. \n" ); document.write( "
Algebra.Com's Answer #70044 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find the time required for an object to fall to the ground from a building that is 1400 ft high. \n" ); document.write( "---------------- \n" ); document.write( "Let \"s(t)\" be the height of the object above the ground at time = t seconds. \n" ); document.write( "----------------------- \n" ); document.write( "s(t) = -16t^2+1400 \n" ); document.write( "---------------- \n" ); document.write( "When the object hits the ground its height is zero. \n" ); document.write( "-------------------- \n" ); document.write( "-16t^2+1400 = 0 \n" ); document.write( "t^2 = -1400/-16 \n" ); document.write( "t^2 = 87.5 \n" ); document.write( "t = 9.35 seconds \n" ); document.write( "------------------- \n" ); document.write( "It will hit the ground in 9.35 seconds \n" ); document.write( "================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |