document.write( "Question 231484: 6.8 #17\r
\n" );
document.write( "\n" );
document.write( "Can someone please walk me through this?\r
\n" );
document.write( "\n" );
document.write( "Before a football game, a coin toss is used to determine which team will kick off. The height h (in feet) of a coin above the ground t seconds after being flipped up into the air is given by the following equation.
\n" );
document.write( "h = -16t2 + 22t + 20. \r
\n" );
document.write( "\n" );
document.write( "How long does a team captain have to call heads or tails if it must be done while the coin is in the air?\r
\n" );
document.write( "\n" );
document.write( "____ seconds\r
\n" );
document.write( "\n" );
document.write( "Thank you,
\n" );
document.write( "Alan \n" );
document.write( "
Algebra.Com's Answer #171303 by Theo(13342)![]() ![]() You can put this solution on YOUR website! Formula is:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "h = -16t^2 + 22t + 20.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The amount of time he gets to call heads or tails is the amount of time that the coin is in the air.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The coin is in the air until h = 0.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "At that point in time, the coin has touched the ground.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "You need to solve your equation for:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "-16t2 + 22t + 20 = 0\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Factor out a 2 from each coefficient to get:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "-8t^2 + 11t + 10 = 0\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Factors for this equation should be:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(8t + 5) * (-t + 2)= 0\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "You get:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "-t = -2 which becomes t = 2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "or you get:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "8t = -5 which you reject right away because it's negative, and t can't be negative.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Your answer should be t = 2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "This means that he gets 2 seconds to call heads or tails before the coin hits the ground.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "To test, replace t in the original equation with 2 and you should get h = 0\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "h = -16t2 + 22t + 20 becomes:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "h = -16*4 + 22*2 + 20 = -64 + 44 + 20 = -64 + 64 = 0\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "It checks out so your answer is 2 seconds.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "There is a more complicated answer but I don't think it's pertinent to the exercise so, for practical purposes, you can ignore that, and just use the formula as I showed you above.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |