document.write( "Question 391900: An angry construction worker throws his wrench downward from a height of 128 feet with an initial velocity of 32 feet per seconds is givin S(t) = -16t^2 - 32t + 128.\r
\n" );
document.write( "\n" );
document.write( "A)what is the height of the wrench after 1 second?
\n" );
document.write( "B) H ow long does it take for the wrench to reach the ground? \n" );
document.write( "
Algebra.Com's Answer #278062 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! An angry construction worker throws his wrench downward from a height of 128 feet with an initial velocity of 32 feet per seconds is givin \n" ); document.write( "S(t) = -16t^2 - 32t + 128. \n" ); document.write( "A)what is the height of the wrench after 1 second? \n" ); document.write( "S(1) = -16-32+128 = 80 ft. \n" ); document.write( "--------------------------------- \n" ); document.write( "B) How long does it take for the wrench to reach the ground? \n" ); document.write( "The height is zero when the wrench is on the ground. \n" ); document.write( "Solve: -16t^2 - 32t + 128 = 0 \n" ); document.write( "Divide thru by -16 to get: \n" ); document.write( "t^2+2t-8 = 0 \n" ); document.write( "(t+4)(t-2) = 0 \n" ); document.write( "Positive solution: \n" ); document.write( "t = 2 seconds \n" ); document.write( "============================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |