document.write( "Question 1030179: A diver jumps off a diving board that is 10 ft above the water at a velocity of 12 ft/sec. His height, s , in feet, above the water can be modeled by
\n" ); document.write( "\"s%28t%29=-16t%5E2%2B12t%2B10\" \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "(a) How long is the diver in the air before he hits the water?
\n" ); document.write( "Enter the exact answer.
\n" ); document.write( "The diver is in the air for ____ seconds.
\n" ); document.write( "(b) What is the maximum height achieved and when does it occur?
\n" ); document.write( "Enter the exact answers.
\n" ); document.write( "The maximum height is ____ feet, and it occurs after ____seconds.
\n" ); document.write( "

Algebra.Com's Answer #645108 by KMST(5328)\"\" \"About 
You can put this solution on YOUR website!
The diver's height, \"s\" (in feet), above the water can be modeled by
\n" ); document.write( "\"s%28t%29=-16t%5E2%2B12t%2B10\" for \"0%3C=t%3CT\" ,
\n" ); document.write( "where \"t\" is the time since the diver jumped off the diving board, and
\n" ); document.write( "\"T\" is the total time (in seconds) that the diver is in the air.
\n" ); document.write( "Negative times make no sense, because the model equation/function cannot predict how high above the water the diver was at various times before jumping off the board.
\n" ); document.write( "Times after the diver hits the water make no sense either. The model will not work for those times.
\n" ); document.write( "
\n" ); document.write( "(a) The diver hits the water at \"t=T\", when the diver's height, \"s\" (in feet), above the water is
\n" ); document.write( "\"s%28T%29=0\" , so
\n" ); document.write( "\"-16T%5E2%2B12T%2B10=0\"
\n" ); document.write( "To solve that quadratic equation we could
\n" ); document.write( "use the quadratic formula, or
\n" ); document.write( "factor the quadratic polynomial, or
\n" ); document.write( "\"complete the square\".
\n" ); document.write( "FACTORING:
\n" ); document.write( "We notice that \"-16%2A10=-160\" can be factored many ways,
\n" ); document.write( "but one of them, \"20%29%28-8%29=-160\" , has factors that add to the middle coefficient:
\n" ); document.write( "\"20-8=12\" .
\n" ); document.write( "So we re-write the polynomial (and the equation) as
\n" ); document.write( "\"-16T%5E2-8T%2B20T%2B10=0\" , and factor by parts:
\n" ); document.write( "\"-16T%5E2-8T%2B20T%2B10=0\"-->\"-8T%282T%2B1%29%2B20%282T%2B1%29=0\"-->\"%28-8T%2B10%29%282T%2B1%29=0\" .
\n" ); document.write( "The solutions to that equation,
\n" ); document.write( "coming from \"system%282T%2B1=0%2C%22or%22%2C-8T%2B10=0%29\"
\n" ); document.write( "are \"T=-1%2F2\" and \"T=10%2F8=1.25\" .
\n" ); document.write( "Since the function was defined for a domain of \"0%3C=t%3C=T\" ,
\n" ); document.write( "the only solution that makes sense is \"highlight%28T=1.25%29\" .
\n" ); document.write( "The diver is in the air for \"highlight%281.25%29\" seconds.
\n" ); document.write( "COMPLETING THE SQUARE:
\n" ); document.write( "\"-16T%5E2%2B12T%2B10=0\"-->\"16T%5E2-12T=10\"-->\"%284T%29%5E2-12T=10\"-->\"%284T%29%5E2-2%284T%29%283%2F2%29%2B%283%2F2%29%5E2=10%2B%283%2F2%29%5E2\"-->\"%284T-3%2F2%29%5E2=10%2B9%2F4\"-->\"%284T-3%2F2%29%5E2=49%2F4\" .
\n" ); document.write( "So, either \"4T-3%2F2=-sqrt%2849%2F4%29=-7%2F2%29\" or \"4T-3%2F2=sqrt%2849%2F4%29=7%2F2%29\" .
\n" ); document.write( "\"4T-3%2F2=7%2F2%29\"-->\"4T=7%2F2%2B3%2F2\"-->\"4T=10%2F2\"-->\"T=10%2F8=highlight%281.25%29\" .
\n" ); document.write( "The other choice, \"4T-3%2F2=-7%2F2%29\" , yields a negative value for \"T\" ,
\n" ); document.write( "which is not in the domain where the model function should be defined,
\n" ); document.write( "and it would not make sense to say that the diver is in the air for a negative number of seconds after jumping off the board.
\n" ); document.write( "
\n" ); document.write( "(b) \"s%28t%29=-16t%5E2%2B12t%2B10\" is a quadratic function with the negative leading coefficient \"-16%3C0\" .
\n" ); document.write( "APPLYING FORMULAS:
\n" ); document.write( "A formula that your teacher may have wanted to make you memorize says that a quadratic function
\n" ); document.write( "\"f%28x%29=ax%5E2%2Bbx%2Bc\" with a negative leading coefficient, \"a%3C0\" ,
\n" ); document.write( "has a maximum for \"x=%28-b%29%2F%222+a%22\" .
\n" ); document.write( "In this case, we have \"t\" instead of \"x\" , and \"s%28t%29\" instead of \"f%28x%29\" .
\n" ); document.write( "Then, we have \"a=-16%3C0\" , and \"b=12\" .
\n" ); document.write( "So, the maximum height happens at \"t=%28-12%29%2F%282%2A%28-16%29%29=12%2F32=3%2F8=highlight%280.375%29\" .
\n" ); document.write( "At that time, the height is
\n" ); document.write( " .
\n" ); document.write( "JUST USING YOUR AWESOME KNOWLEDGE OF BASIC ALGEBRA, BECAUSE YOU'D RATHER REASON THAN MEMORIZE AND APPLY FORMULAS:
\n" ); document.write( "\"s%28t%29=-16t%5E2%2B12t%2B10\"
\n" ); document.write( "\"s%28t%29=-16%28t%5E2-%283%2F4%29t%29%2B10\"
\n" ); document.write( "\"s%28t%29=-16%28t%5E2-%283%2F4%29t%2B%283%2F8%29%5E2-%283%2F8%29%5E2%29%2B10\"
\n" ); document.write( "\"s%28t%29=-16%28t%5E2-%283%2F4%29t%2B%283%2F8%29%5E2-9%2F64%29%2B10\"
\n" ); document.write( "\"s%28t%29=-16%28%28t-3%2F8%29%5E2-9%2F64%29%2B10\"
\n" ); document.write( "\"s%28t%29=-16%28t-3%2F8%29%5E2-%289%2F64%29%28-16%29%2B10\"
\n" ); document.write( "\"s%28t%29=-16%28t-3%2F8%29%5E2%2B9%2F4%2B10\"
\n" ); document.write( "\"s%28t%29=-16%28t-3%2F8%29%5E2%2B49%2F4\"
\n" ); document.write( "Since \"%28t-3%2F8%29%5E2%3E=0\" , \"s%28t%29=-16%28t-3%2F8%29%5E2%2B49%2F4%3C=49%2F4=highlight%2812.25%29\" ,
\n" ); document.write( "and \"s%28t%29=12.25\" only when \"t-3%2F8=0\"<-->\"t=3%2F8=highlight%280.375%29\" .
\n" ); document.write( "
\n" ); document.write( "Either way you can get to the answer,
\n" ); document.write( "the maximum height is \"highlight%2812.25%29\" feet, and it occurs after \"highlight%280.375%29\" seconds.
\n" ); document.write( "
\n" );