document.write( "Question 1000671: A ball's position, in meters, as it travels every second is represented by the position function s(t) = 4.9t2+ 550.\r
\n" );
document.write( "\n" );
document.write( "What is the velocity of the ball after 3 seconds?\r
\n" );
document.write( "\n" );
document.write( "Include units in your answer. \n" );
document.write( "
Algebra.Com's Answer #618025 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! A ball's position, in meters, as it travels every second is represented by the position function s(t) = 4.9t2+ 550.\r \n" ); document.write( "\n" ); document.write( "What is the velocity of the ball after 3 seconds? \n" ); document.write( "============== \n" ); document.write( "s(t) = 4.9t2+ 550 \n" ); document.write( "Use ^ (Shift 6) for exponents. \n" ); document.write( "--- \n" ); document.write( "s(t) = 4.9t^2+ 550 \n" ); document.write( "Velocity is the 1st derivative of displacement. \n" ); document.write( "s'(t) = 9.8t \n" ); document.write( "s'(3) = 29.4 m/sec \n" ); document.write( " \n" ); document.write( " |