document.write( "Question 329730: If a man throws a wrench from a height of 128 feet with an initial velocity of 32 feet per second, what is the height of the wrench after 1 second? How long does it take for the wrench to reach the ground? The height of the wrench above the groundafter t seconds is given by S(t)=-16t-32t+128 \n" ); document.write( "
Algebra.Com's Answer #236412 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
If a man throws a wrench from a height of 128 feet with an initial velocity of 32 feet per second, what is the height of the wrench after 1 second? How long does it take for the wrench to reach the ground? The height of the wrench above the groundafter t seconds is given by S(t)=-16t-32t+128 *** It's -16t^2
\n" ); document.write( "--------------------
\n" ); document.write( "S(t)=-16t^2-32t+128
\n" ); document.write( "S(1) = -16*1 - 32*1 + 128
\n" ); document.write( "S(1) = 80 feet
\n" ); document.write( "----------------
\n" ); document.write( "S(t)=-16t^2-32t+128 = 0
\n" ); document.write( "t^2 + 2t - 8 = 0
\n" ); document.write( "(t-4)*(t+2) = 0
\n" ); document.write( "t = 4 seconds
\n" ); document.write( "
\n" ); document.write( "
\n" );