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 #171301 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! h = -16t2 + 22t + 20. \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? \n" ); document.write( "------------- \n" ); document.write( "He has until it hits the ground, at h(t) = 0 \n" ); document.write( "-16t2 + 22t + 20 = 0 \n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "--------------- \n" ); document.write( "The solver uses x, that's the time t. \n" ); document.write( "t = 2 seconds. (Ignore the negative number) \n" ); document.write( " \n" ); document.write( " |