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)\"\" \"About 
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( "\n" ); document.write( "
Solved by pluggable solver: SOLVE quadratic equation with variable
Quadratic equation \"at%5E2%2Bbt%2Bc=0\" (in our case \"16t%5E2%2B5t%2B-92+=+0\") has the following solutons:
\n" ); document.write( "
\n" ); document.write( " \"t%5B12%5D+=+%28b%2B-sqrt%28+b%5E2-4ac+%29%29%2F2%5Ca\"
\n" ); document.write( "
\n" ); document.write( " For these solutions to exist, the discriminant \"b%5E2-4ac\" should not be a negative number.
\n" ); document.write( "
\n" ); document.write( " First, we need to compute the discriminant \"b%5E2-4ac\": \"b%5E2-4ac=%285%29%5E2-4%2A16%2A-92=5913\".
\n" ); document.write( "
\n" ); document.write( " Discriminant d=5913 is greater than zero. That means that there are two solutions: \"+x%5B12%5D+=+%28-5%2B-sqrt%28+5913+%29%29%2F2%5Ca\".
\n" ); document.write( "
\n" ); document.write( " \"t%5B1%5D+=+%28-%285%29%2Bsqrt%28+5913+%29%29%2F2%5C16+=+2.24675105337056\"
\n" ); document.write( " \"t%5B2%5D+=+%28-%285%29-sqrt%28+5913+%29%29%2F2%5C16+=+-2.55925105337056\"
\n" ); document.write( "
\n" ); document.write( " Quadratic expression \"16t%5E2%2B5t%2B-92\" can be factored:
\n" ); document.write( " \"16t%5E2%2B5t%2B-92+=+16%28t-2.24675105337056%29%2A%28t--2.55925105337056%29\"
\n" ); document.write( " Again, the answer is: 2.24675105337056, -2.55925105337056.\n" ); document.write( "Here's your graph:
\n" ); document.write( "\"graph%28+500%2C+500%2C+-10%2C+10%2C+-20%2C+20%2C+16%2Ax%5E2%2B5%2Ax%2B-92+%29\"

\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );