document.write( "Question 1030134: Please help, I am completely stuck:
\n" );
document.write( "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( "(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 #645083 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! A diver jumps off a diving board that is 10 ft above the water at a velocity of 12 ft/sec. \n" ); document.write( " His height, s , in feet, above the water can be modeled by s(t) = -16t^2 + 12t + 10. \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( "When he hits the water, s(t) = 0, therefore: \n" ); document.write( "-16t^2 + 12t + 10 = 0 \n" ); document.write( "Simplify, divide by -2 \n" ); document.write( "8t^2 - 6t - 5 = 0 \n" ); document.write( "Factors to \n" ); document.write( "(4t - 5)(2t + 1) = 0 \n" ); document.write( "The positive solution \n" ); document.write( "4t = 5 \n" ); document.write( "t = 5/4 \n" ); document.write( "t = 1.25 seconds \n" ); document.write( "The diver is in the air for _1.25_ seconds. \n" ); document.write( ": \n" ); document.write( "(b) What is the maximum height achieved and when does it occur? \n" ); document.write( "Max height occurs at the axis of symmetry x = -b/(2a) \n" ); document.write( "In this equation x=t; a=-16; b=12 \n" ); document.write( "t = \n" ); document.write( "t = \n" ); document.write( "t = .375 sec to reach max height \n" ); document.write( "Find the max height \n" ); document.write( " \n" ); document.write( "s(t) = -2.25 + 4.5 + 10 \n" ); document.write( "s(t) = 12.25 ft \n" ); document.write( "Enter the exact answers. \n" ); document.write( "The maximum height is _12.25_ feet, and it occurs after _.375_seconds. \n" ); document.write( " |