document.write( "Question 41055: I need to understand each step in the procedure to show and explain EACH step in setting up and solving the following application problems. Give answers to the nearest thousandth.
\n" );
document.write( "a. The equation h = -16t^2 - 32t + 320 gives the height of a ball, thrown downward from the top of a 320-ft building with an initial velocity of 32ft/s. Find the time it takes for the ball to reach a height of 64ft. \n" );
document.write( "
Algebra.Com's Answer #26474 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! h = -16t^2 - 32t + 320 \n" ); document.write( "64 = -16t^2 - 32t + 320 \n" ); document.write( "0 = -t^2 - 2t + 16 \n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "About 3.123 seconds \n" ); document.write( "Pretty Self-Explanatory \n" ); document.write( " |