document.write( "Question 286723: You drop a rock from 128ft (top of building) it falls at a rate of 32 feet per second. How long will it take to hit the ground? \n" ); document.write( "
Algebra.Com's Answer #207983 by nyc_function(2741)![]() ![]() You can put this solution on YOUR website! Here is your equation:\r \n" ); document.write( "\n" ); document.write( "h = -16t^2 - 32t + 128\r \n" ); document.write( "\n" ); document.write( "Let h = 0 and solve for t\r \n" ); document.write( "\n" ); document.write( "I suggest using the quadratic formula to find t, where t = time it will take the rock to hit the ground. \n" ); document.write( " \n" ); document.write( " |