document.write( "Question 350996: In 1981, Vladamir Poliakov (USSR) set a world record of 19ft 3/4 in for the pole vault. To reach that height, Poliakov obtained a speed of approximately 36 feet per second on the runway. The formula h=-16t2 + 36t gives his height t seconds after leaving the ground.
\n" );
document.write( "a. use the formula to find the exact values for t for which his height was 18 feet.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #250924 by nyc_function(2741)![]() ![]() You can put this solution on YOUR website! Let h = 18 and solve for t.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "h = -16t^2 + 36t\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "18 = -16t^2 + 36t\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Bring everything to the left and set quadratic equation to zero.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "16t^2 - 36t + 18 = 0\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Use the quadratic formula to find your values for t. \n" ); document.write( " |