document.write( "Question 588915: If you drop a stone from a bridge 50 feet above the water, the height h of the stone t seconds after you drop it is given in feet by: h=50-16t^2.\r
\n" );
document.write( "\n" );
document.write( "a) What is the height of the stone after 1 second?\r
\n" );
document.write( "\n" );
document.write( "b) When does the stone hit the water? \n" );
document.write( "
Algebra.Com's Answer #374702 by Alan3354(69443) You can put this solution on YOUR website! If you drop a stone from a bridge 50 feet above the water, the height h of the stone t seconds after you drop it is given in feet by: h=50-16t^2.\r \n" ); document.write( "\n" ); document.write( "a) What is the height of the stone after 1 second? \n" ); document.write( "Sub 1 for t \n" ); document.write( "-------------------- \n" ); document.write( "b) When does the stone hit the water? \n" ); document.write( "h=50-16t^2 = 0 \n" ); document.write( "Solve for t \n" ); document.write( " \n" ); document.write( " |