document.write( "Question 109003: According to the 1998 Guinness Book of World Records stuntman Dan Koko fell a distance of 355 feet into an airbag after jumping from the Vegas World Hotel and Casino. The distance d in feet traveled by a freefalling object in t seconds is given by the formula d = 16t 2. To the nearest tenth of a second, how long did the stuntman's freefall last? \r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #79513 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 16t^2 = 355 \n" ); document.write( "t^2 = 355/16 \n" ); document.write( "t = (1/4)sqrt(355) \n" ); document.write( "============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |