document.write( "Question 414438: Neglecting air resistance, the number of feet s that an onject fall from rest during t seconds is give by the formula s+16tsquared. How long would it take an object to reach the earth if it is dropped from 12,000 feet? \n" ); document.write( "
Algebra.Com's Answer #290666 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Neglecting air resistance, the number of feet s that an onject fall from rest during t seconds is give by the formula s(t) = -16tsquared + h. How long would it take an object to reach the earth if it is dropped from 12,000 feet? \n" ); document.write( "------ \n" ); document.write( "s(t) = -16t^2 + h where s(t) is the height after t seconds and h is \n" ); document.write( "the initial height. \n" ); document.write( "---- \n" ); document.write( "The height is zero when the object hits the ground. \n" ); document.write( "------------------- \n" ); document.write( "Solve -16t^2 + 12000 = 0 \n" ); document.write( "-16t^2 = -12000 \n" ); document.write( "t^2 = 12000/16 \n" ); document.write( "t = sqrt(12000)/4 \n" ); document.write( "t = 27.39 seconds \n" ); document.write( "===================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |