document.write( "Question 609152: lauren dove into a swimming pool from a 15-foot-high diving board with an intitial upward velocity of 8 feet per second.the equation h(s)= -16s(square root)+8s+15 models the height (H) after (S) after she jumps off the diving board.
\n" );
document.write( "i wanna know how to find the time in seconds,it took lauren to enter the water.
\n" );
document.write( "also i wanna know what was the greatest height lauren reached when diving?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #383637 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Lauren dove into a swimming pool from a 15-foot-high diving board with an initial upward velocity of 8 feet per second. \n" ); document.write( "the equation h(s)= -16s^2 + 8s + 15 models the height (H) after (S) after she jumps off the diving board. \n" ); document.write( ": \n" ); document.write( "Everything we need to know is in the equation \n" ); document.write( "-16s^2 = the downward velocity of gravity \n" ); document.write( "+8s = the upward velocity of the diver \n" ); document.write( "15 = height of the diving board \n" ); document.write( ": \n" ); document.write( "The water; h = 0, so we have \n" ); document.write( "-16s^2 + 8s + 15 = 0 \n" ); document.write( "you can solve this using the quadratic formula, but this will factor \n" ); document.write( "Multiply by -1 \n" ); document.write( "16s^2 - 8s - 15 = 0 \n" ); document.write( "(4s - 5)(4s + 3) = 0 \n" ); document.write( "positive solution \n" ); document.write( "4s = 5 \n" ); document.write( "s = \n" ); document.write( "s = 1.25 seconds to hit the water \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "You can confirm this: \n" ); document.write( "h = -16(1.25^2) + 8(1.25) + 15 \n" ); document.write( ": \n" ); document.write( "\"what was the greatest height Lauren reached when diving?\" \n" ); document.write( "use the axis of symmetry formula to find s where the max occurs; \n" ); document.write( "s = \n" ); document.write( "s = \n" ); document.write( "s = .25 seconds \n" ); document.write( ": \n" ); document.write( "Replace s with .25 in the original equation, to find max h \n" ); document.write( "h = -16(.25^2) + 8(.25) + 15\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |