document.write( "Question 1002200: When a skydiver jumps from an airplane, her downward velocity, in feet per second, before she opens her parachute is given by the formula below, where t is the number of seconds that have elapsed since she jumped from the airplane. The terminal velocity for the skydiver is 174 feet per second. \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "v = 174(1 - 0.834t)
\n" ); document.write( " How long does it take to reach 75% of the terminal velocity? (Round your answer to two decimal places.)
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #619158 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "\"The terminal velocity for the skydiver is 174 feet per second\" and it asks \"How long does it take to reach 75% of the terminal velocity?\"
\n" ); document.write( "0.75*174 = 130.5
\n" ); document.write( "So they want to know when the velocity will be 130.5 ft/s\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "v = 174*(1 - 0.834t)
\n" ); document.write( "130.5 = 174*(1 - 0.834t) .... plug in v = 130.5; solve for t
\n" ); document.write( "130.5 = 174*1 + 174*(-0.834t)
\n" ); document.write( "130.5 = 174 - 145.116t
\n" ); document.write( "130.5 - 174 = -145.116t
\n" ); document.write( "-43.5 = -145.116t
\n" ); document.write( "-43.5/(-145.116) = t
\n" ); document.write( "0.29976019184652 = t
\n" ); document.write( "t = 0.29976019184652
\n" ); document.write( "t = 0.30 ... round to 2 decimal places\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So the approximate answer is t = 0.30
\n" ); document.write( "It will take approximately 0.30 seconds for the velocity to be 75% of terminal velocity
\n" ); document.write( "
\n" ); document.write( "
\n" );