document.write( "Question 186523This question is from textbook
\n" );
document.write( ": Diving time. The time t (in seconds) that it takes for a
\n" );
document.write( "cliff diver to reach the water is determined by the height
\n" );
document.write( "h (in feet) from which he dives:\r
\n" );
document.write( "\n" );
document.write( "t= Square Root of h/16\r
\n" );
document.write( "\n" );
document.write( "Sky diving. The formula in Exercise 109 accounts for the
\n" );
document.write( "effect of gravity only on a falling object. According to that
\n" );
document.write( "formula, how long would it take a sky diver to reach the
\n" );
document.write( "earth when jumping from 17,000 feet? (A sky diver can
\n" );
document.write( "actually get about twice as much falling time by spreading
\n" );
document.write( "out and using the air to slow the fall.) \n" );
document.write( "
Algebra.Com's Answer #139807 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Diving time. The time t (in seconds) that it takes for a \n" ); document.write( "cliff diver to reach the water is determined by the height \n" ); document.write( "h (in feet) from which he dives: \n" ); document.write( "t= Square Root of h/16 \n" ); document.write( "Sky diving. The formula in Exercise 109 accounts for the \n" ); document.write( "effect of gravity only on a falling object. According to that \n" ); document.write( "formula, how long would it take a sky diver to reach the \n" ); document.write( "earth when jumping from 17,000 feet? (A sky diver can \n" ); document.write( "actually get about twice as much falling time by spreading \n" ); document.write( "out and using the air to slow the fall.) \n" ); document.write( "-------------------- \n" ); document.write( "Using the formula you gave, t = sqrt(17000/16) \n" ); document.write( "t = 32.596 seconds (neglecting air friction) \n" ); document.write( "----------------- \n" ); document.write( "I don't know what Exercise 109 is, I don't have the book. \n" ); document.write( " \n" ); document.write( " |