document.write( "Question 253269: In July of 1997, the first cliff diving world championships were held in Brontallo, Switzerland. Participants performed acrobatic dives from heights up to 92 feet. Suppose a cliff diver jumps from this height with an initial upward velocity of 5 feet per second. How much time does the diver have to perform acrobatic manuevers before hitting the water? \n" ); document.write( "
Algebra.Com's Answer #185549 by Greenfinch(383)![]() ![]() You can put this solution on YOUR website! u = +5, s = -92, a = -32, t = ? \n" ); document.write( "s = ut 1+ (at^2)/2 \n" ); document.write( "-92 = 5t +16t^2 \n" ); document.write( "16t^2 + 5t - 92=0
\n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |