document.write( "Question 141175: If a skydiver jumps from an airplane at a height of 8256 feet, then for the first 5 seconds, her height above the earth is approximated by the formula: h=-t^2+8256 . How many seconds does it take her to reach 8000 feet? \n" ); document.write( "
Algebra.Com's Answer #102821 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! If a skydiver jumps from an airplane at a height of 8256 feet, then for the first 5 seconds, her height above the earth is approximated by the formula: h=-t^2+8256 . How many seconds does it take her to reach 8000 feet? \n" ); document.write( "0 solutions \n" ); document.write( "------------------- \n" ); document.write( "h(t) = -t^2+8256 \n" ); document.write( "-t^2 + 8256 = 8000 \n" ); document.write( "-t^2 = -256 \n" ); document.write( "t = sqrt(256) = 16 seconds \n" ); document.write( "-------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |