document.write( "Question 1188443: A stone is tossed from a bridge into the river below. Its path is represented by h = -2t^2 + 7t + 9, where h is height, in metres, and t is time, in seconds.
\n" ); document.write( "Find the maximum height reached by the stone.
\n" ); document.write( "How many seconds does it take to reach the maximum height?
\n" ); document.write( "How many seconds does it take for the stone to reach the water?
\n" ); document.write( "

Algebra.Com's Answer #819516 by MathLover1(20849)\"\" \"About 
You can put this solution on YOUR website!
\r
\n" ); document.write( "\n" ); document.write( "\"h+=+-2t%5E2+%2B+7t+%2B+9\", where \"h\" is height, in metres, and \"t+\"is time, in seconds.\r
\n" ); document.write( "\n" ); document.write( "Find the maximum height reached by the stone.
\n" ); document.write( "since you have a parabola that opens downward, maximum will be at vertex
\n" ); document.write( "so, rewrite equation in vertx form by completing square\r
\n" ); document.write( "\n" ); document.write( "\"h=%28-2t%5E2+%2B+7t%29+%2B+9\"......factor out \"-2\"
\n" ); document.write( "\"h=-2%28t%5E2+-+%287%2F2%29t%29+%2B+9\"
\n" ); document.write( "\"h=-2%28t%5E2+-+%287%2F2%29t%2Bb%5E2%29+-%28-2b%5E2%29%2B+9\".............\"b=%287%2F2%29%2F2=7%2F4%29\"
\n" ); document.write( "\"h=-2%28t%5E2+-+%287%2F2%29t%2B%287%2F4%29%5E2%29+%2B2%287%2F4%29%5E2%2B+9\"
\n" ); document.write( "\"h=-2%28t+-+7%2F4%29%5E2+%2B2%2849%2F16%29%2B+9\"
\n" ); document.write( "\"h=-2%28t+-+7%2F4%29%5E2+%2B121%2F8\"\r
\n" ); document.write( "\n" ); document.write( "=> vertex is at (7/4,121/8)\r
\n" ); document.write( "\n" ); document.write( "so, the maximum height reached by the stone is \"h=121%2F8\" or \"h=15.125\"\r
\n" ); document.write( "\n" ); document.write( "How many seconds does it take to reach the maximum height?\r
\n" ); document.write( "\n" ); document.write( "\"h+=+-2t%5E2+%2B+7t+%2B+9\"....plug in \"h=15.125\"
\n" ); document.write( "\"15.125+=+-2t%5E2+%2B+7t+%2B+9\"........solve for \"t\"
\n" ); document.write( "\"2t%5E2+-+7t+%2B+6.125+=+0\".....using quadratic formula we get
\n" ); document.write( "\"t=1.75\"seconds\r
\n" ); document.write( "\n" ); document.write( "How many seconds does it take for the stone to reach the water?\r
\n" ); document.write( "\n" ); document.write( "\"0+=+-2t%5E2+%2B+7t+%2B+9\"....plug in \"h=0\"
\n" ); document.write( "\"0+=+-2t%5E2+%2B+7t+%2B+9\"......factor
\n" ); document.write( "\"0+=+-%28t+%2B+1%29+%282t+-+9%29\"\r
\n" ); document.write( "\n" ); document.write( "solutions:
\n" ); document.write( "\"t+=+-1\"-> disregard negative time
\n" ); document.write( "\"t+=+9%2F2\"
\n" ); document.write( "\"t+=+4.5\"
\n" ); document.write( "it takes \"4.5\"seconds for the stone to reach the water\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );