document.write( "Question 1104583: The height of a rock dropped off the top of a 72-foot cliff over the ocean is given in feet by h(t) = 72 - 16t^2, where t is the number of seconds since it is released. How long does it take the rock to hit the water? \n" ); document.write( "
Algebra.Com's Answer #719282 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "h(t) = 72 - 16t^2 \n" ); document.write( "At impact, h(t) = 0 \n" ); document.write( "72 - 16t^2 = 0 \n" ); document.write( "Solve for t. \n" ); document.write( " |