document.write( "Question 732700: a ball is thrown vertically upward with an initial velocity of 128 feet per second. The distance in feet of the ball from the ground after t seconds is s=128t-16t^2. For what interval of time is the ball more than 240 above the ground? \n" ); document.write( "
Algebra.Com's Answer #448001 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
There will be 2 solutions for \"+s+=+240+\"
\n" ); document.write( "You must solve for \"+t+\" for both solutions
\n" ); document.write( "and then find \"+t%5B2%5D+-+t%5B1%5D+\"
\n" ); document.write( "\"+s+=+-16t%5E2+%2B+128t+\"
\n" ); document.write( "\"+240+=+-16t%5E2+%2B+128t+\"
\n" ); document.write( "\"+15+=+-t%5E2+%2B+8t+\"
\n" ); document.write( "\"+-t%5E2+%2B+8t+-+15+=+0+\"
\n" ); document.write( "Use quadratic formula
\n" ); document.write( "\"+t+=+%28-b+%2B-+sqrt%28+b%5E2+-+4%2Aa%2Ac+%29%29+%2F+%282%2Aa%29+\"
\n" ); document.write( "\"+a+=+-1+\"
\n" ); document.write( "\"+b+=+8+\"
\n" ); document.write( "\"+c+=+-15+\"
\n" ); document.write( "\"+t+=+%28-8+%2B-+sqrt%28+8%5E2+-+4%2A%28-1%29%2A%28-15%29+%29%29+%2F+%282%2A%28-1%29%29+\"
\n" ); document.write( "\"+t+=+%28-8+%2B-+sqrt%28+64+-+60+%29%29+%2F+%28-2%29+\"
\n" ); document.write( "\"+t+=+%28-8+%2B-+sqrt%28+4+%29%29+%2F+%28-2%29+\"
\n" ); document.write( "\"+t+=+%28-8+%2B+2%29+%2F+%28-2%29+\"
\n" ); document.write( "\"+t+=+3+\"
\n" ); document.write( "and
\n" ); document.write( "\"+t+=+%28-8+-+2%29+%2F+%28-2%29+\"
\n" ); document.write( "\"+t+=+5+\"
\n" ); document.write( "\"+5+-+3+=+2+\"
\n" ); document.write( "The interval of time the ball is more than 240 above the ground is 2 sec
\n" ); document.write( "Here's the plot:
\n" ); document.write( "\"+graph%28+400%2C+400%2C+-1%2C+10%2C+-30%2C+300%2C+-16x%5E2+%2B+128x+%29+\"
\n" ); document.write( "
\n" );