document.write( "Question 524957: The distance in feet that an object falls in a vacuum is given by
\n" );
document.write( "s(t)= 16t^2, where t represents the time in seconds. a) Find :\r
\n" );
document.write( "\n" );
document.write( "s(2+h) - s(2)/h ? \r
\n" );
document.write( "\n" );
document.write( "b) what happens when h tends to 0 ? \n" );
document.write( "
Algebra.Com's Answer #347979 by Alan3354(69443) You can put this solution on YOUR website! The distance in feet that an object falls in a vacuum is given by \n" ); document.write( "s(t)= 16t^2, where t represents the time in seconds. \r \n" ); document.write( "\n" ); document.write( "a) Find \n" ); document.write( "s(2+h) - s(2)/h \n" ); document.write( "= \n" ); document.write( "= \n" ); document.write( "= \n" ); document.write( "= \n" ); document.write( "= 64 + 16h \n" ); document.write( "-------------- \n" ); document.write( "b) what happens when h tends to 0 ? \n" ); document.write( "s(2+h) - s(2)/h approaches 64 \n" ); document.write( " \n" ); document.write( " |