document.write( "Question 1009578: a firework is launched from the top of a 50ft building with an initial upward velocity of 150 ft/sec
\n" ); document.write( " h(t)=-16t^2+vt+h
\n" ); document.write( " t=time, h is initial height, v is the initial velocity in feet per second
\n" ); document.write( " 1.what is the equation for this situation
\n" ); document.write( " 2.when will the firework land if it does not explode
\n" ); document.write( " 3.a table for this situation so that it shows the height from time t=0 unit it hits the ground
\n" ); document.write( " 4.calculate the axis of symmetry
\n" ); document.write( " 5.calculate the coordinates of the vertex
\n" ); document.write( " 6.explain why negative values of t and h(t) do not make sense for this problem
\n" ); document.write( " 7. graph the situation
\n" ); document.write( "

Algebra.Com's Answer #625040 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
the equation is -16t^2+150t+50, the middle term being the upward velocity and the last term being the height it started at.
\n" ); document.write( "The vertex is at -150/-32=4.6875, and the height is 401.56 feet
\n" ); document.write( "Setting the equation equal to zero,
\n" ); document.write( "-16t^2+150t+50=0 or 16t^2-150t-50=0
\n" ); document.write( "t=(1/32) { 150 +/- sqrt (22500+3200)}, where sqrt (25700)=160.31
\n" ); document.write( "t=(1/32)310.31=9.697 sec or 9.7 seconds TIME TO LANDING\r
\n" ); document.write( "\n" ); document.write( "===============
\n" ); document.write( "0---50
\n" ); document.write( "1--184
\n" ); document.write( "2--286
\n" ); document.write( "3--356
\n" ); document.write( "4--394
\n" ); document.write( "5--400
\n" ); document.write( "6--374
\n" ); document.write( "7--316
\n" ); document.write( "8--226
\n" ); document.write( "9--104
\n" ); document.write( "10--has hit
\n" ); document.write( "===========
\n" ); document.write( "axis of symmetry is at vertex or t=4.6875
\n" ); document.write( "======
\n" ); document.write( "negative values would imply the rocket was rising up through the building.
\n" ); document.write( "\"graph%28300%2C200%2C-10%2C10%2C50%2C500%2C-16x%5E2%2B150x%2B50%29\"
\n" ); document.write( "
\n" );