document.write( "Question 147162: For 1989 and 1990 Dave Johnson had the highest decathlon score in the world. When Johnson reached a speed of 32 ft/sec on the pole vault runway, his height above the ground t seconds after leaving the ground was given
\n" );
document.write( "by h= -16t^2+32t . (The elasticity of the pole converts the horizontal speed into vertical speed.) Determine how long Johnson was in the air. For how long was he more than 14 ft in the air? \n" );
document.write( "
Algebra.Com's Answer #107509 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! h= -16t^2+32t \n" ); document.write( "The problem asks how long he was ABOVE 14 feet -- which is h (height). Simply plug it into the equation and solve for t (time). \n" ); document.write( ". \n" ); document.write( "h= -16t^2+32t \n" ); document.write( "14 = -16t^2+32t \n" ); document.write( "Move everything to the left side: \n" ); document.write( "16t^2 - 32t + 14 = 0 \n" ); document.write( "Divide by throughout by 2: \n" ); document.write( "8t^2 - 16t + 7 = 0 \n" ); document.write( ". \n" ); document.write( "Since you can't factor, you must use the quadratic equation: \n" ); document.write( "
\n" ); document.write( "\n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( "x has two solutions: \n" ); document.write( "1.35355339059327, 0.646446609406726 \n" ); document.write( "The difference is the time he was above 14 feet: \n" ); document.write( "1.35355339059327 - 0.646446609406726 = .0607 seconds \n" ); document.write( " \n" ); document.write( " |