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

Algebra.Com's Answer #256199 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
worker throws his wrench downward from a height of 128 feet with an
\n" ); document.write( "initial velocity of 32 feet per second.
\n" ); document.write( " The height of the wrench above the ground after t seconds is given by
\n" ); document.write( " S(t) = -16t^2 – 32t + 128
\n" ); document.write( ":
\n" ); document.write( "a) What is the height of the wrench after 1 second?
\n" ); document.write( "S(t) = the height, t=1; therefore:
\n" ); document.write( "S(t) = -16(1^2 - 32(1) + 128
\n" ); document.write( "S(t) = -16 - 32 + 128
\n" ); document.write( "S(t) = 80 ft after one second
\n" ); document.write( ":
\n" ); document.write( "b) How long does it take for the wrench to reach the ground?
\n" ); document.write( "Replace height [S(t)] with ground level, which is 0
\n" ); document.write( "-16t^2 - 32t + 128 = 0
\n" ); document.write( "Simplify and change the signs, divide equation by -16
\n" ); document.write( "t^2 + 2t - 8 = 0
\n" ); document.write( "Factor
\n" ); document.write( "(t+4)(t-2) = 0
\n" ); document.write( "The positive solution is all we want here
\n" ); document.write( "t = 2 seconds for the wrench to reach the ground
\n" ); document.write( ":
\n" ); document.write( ":
\n" ); document.write( "We can prove this:
\n" ); document.write( "S(t) = -16(2^2) - 32(2) + 128
\n" ); document.write( "S(t) = -16(4) - 64 + 128
\n" ); document.write( "S(t) = -64 - 64 + 128
\n" ); document.write( "S(t) = 0
\n" ); document.write( ":
\n" ); document.write( ":
\n" ); document.write( "Did this make sense to you now?
\n" ); document.write( "
\n" );