document.write( "Question 370223: An angry construction worker throws his wrench downward from a height of 128 feet with an initial velocity of 32 feet per second. The height of the wrench above the ground after seconds is given by S(t) = -16y^2 -32t +128. \r
\n" ); document.write( "\n" ); document.write( "a) What is the height of the wrench after 1 second?\r
\n" ); document.write( "\n" ); document.write( "b) How long does it take for the wrench to reach the ground?
\n" ); document.write( "

Algebra.Com's Answer #263949 by lefty4ever26(59)\"\" \"About 
You can put this solution on YOUR website!
S(t)=height. t = time in seconds. We want to know height at 1 second. SO plug in 1 for t. and solve for S(t).
\n" ); document.write( "S(1)=-16(1)^2-32(1)+128=80. SO at 1 second the wrench is at a height of 80ft.\r
\n" ); document.write( "\n" ); document.write( "The wrench will be at the ground at 0 ft. So set the equation equal to 0 and solve for t.\r
\n" ); document.write( "\n" ); document.write( "S(t)=-16t^2-32t+128=0
\n" ); document.write( "-16(t^2+2t-8)=0
\n" ); document.write( "-16(t-2)(t+4)=0
\n" ); document.write( "t=2, t=-4 Time can't be negative...so at t=2 seconds the wrench has reached the ground.
\n" ); document.write( "
\n" );