document.write( "Question 869240: At the beginning of every football game, the referee flips a coin to see who will kick off. The equation that gives the height (in feet) of the coin tossed in the air is h=6+32t−16t^2. To find the times at which the coin is 18 feet above the ground we substitute 18 for h in the equation, giving us\r
\n" );
document.write( "\n" );
document.write( "18=6+32t−16t^2\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Solve the equation for t to find the times at which the coin is 18 feet above the ground.\r
\n" );
document.write( "\n" );
document.write( "The coin is 18 feet above the ground after___________ seconds. \n" );
document.write( "
Algebra.Com's Answer #524082 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! 18=6+32t−16t^2 \n" ); document.write( "16t^2 -32t + 12 = 0 \n" ); document.write( " 4t^2 -8t + 3 = 0 \n" ); document.write( " (2t - 1)(2t - 3) = 0, \n" ); document.write( " The coin is 18 feet above the ground after 1/2 seconds. \n" ); document.write( " |