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)\"\" \"About 
You can put this solution on YOUR website!
\"h+=+-5+t%5E2+%2B+15t+%2B+100\"
\n" ); document.write( "Set h = 10
\n" ); document.write( "\"10+=+-5+t%5E2+%2B+15t+%2B+100\"
\n" ); document.write( "add -10 to each side
\n" ); document.write( "\"0+=+-5+t%5E2+%2B+15t+%2B+90\"
\n" ); document.write( "multiply by -1
\n" ); document.write( "\"5+t%5E2+-+15t+-+90+=+0\"
\n" ); document.write( "divide by 5
\n" ); document.write( "\"t%5E2+-+3t+-+18+=+0\"
\n" ); document.write( "factor
\n" ); document.write( "\"%28t-6%29%2A%28t%2B3%29=+0\"
\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( "
\n" );