document.write( "Question 416300: An angry construction worker thros his wrench downward from a height of 128 feet with an initial vleocity of 32 feet per second, The height of the wrench above the ground after \"t\" seconds is given by:
\n" );
document.write( "S(t) = -16r^2 -32t +128\r
\n" );
document.write( "\n" );
document.write( "(a) what is the height of the wrench afer 1 second? (this one I got. It's 80 feet)\r
\n" );
document.write( "\n" );
document.write( "WHAT I DON\"T GET IS:\r
\n" );
document.write( "\n" );
document.write( "(b) How long does tit take for the wrench to reach the ground?\r
\n" );
document.write( "\n" );
document.write( "I'm guessing something along the line of: 0=-16t^2-32=128
\n" );
document.write( "t^2+2t-9=0\r
\n" );
document.write( "\n" );
document.write( "THEN I GET STUCK,,,, PLEASE HELP!!! THANKS \n" );
document.write( "
Algebra.Com's Answer #291673 by nerdybill(7384) You can put this solution on YOUR website! t^2+2t-9=0 \n" ); document.write( "Since you can't factor, you must resort to the \"quadratic formula\". \n" ); document.write( "Doing so yields: \n" ); document.write( "t = {2.162, -4.162} \n" ); document.write( "You can throw out the negative solution leaving: \n" ); document.write( "t = 2.12 seconds \n" ); document.write( ". \n" ); document.write( "Details of quadratic follows: \n" ); document.write( ". \n" ); document.write( "
\n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |