document.write( "Question 864482: A firecracker is fired straight up into the air out of a window of a building. Its height, in meters, is given by h = -5 t^2 + 15 t + 100, where t is the time, in seconds, the fircracker has been in the air. \r
\n" );
document.write( "\n" );
document.write( "By setting up and solving an equation, find the time(s) when it reaches a height of 10 meters \n" );
document.write( "
Algebra.Com's Answer #521025 by LinnW(1048)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Set h = 10 \n" ); document.write( " \n" ); document.write( "add -10 to each side \n" ); document.write( " \n" ); document.write( "multiply by -1 \n" ); document.write( " \n" ); document.write( "divide by 5 \n" ); document.write( " \n" ); document.write( "factor \n" ); document.write( " \n" ); document.write( "Possible values for t are 6 and -3 \n" ); document.write( "So the firecracker has been in the air 6 seconds. \n" ); document.write( " |