document.write( "Question 483292: When a ball is thrown upward at a speed of 19 m/s, its height s above the ground (in meters) after t seconds is given by the formula\r
\n" );
document.write( "\n" );
document.write( "s=19t-4.9t^2
\n" );
document.write( "Find the height of the ball after 3 seconds \n" );
document.write( "
Algebra.Com's Answer #330759 by mathstutor494(120) You can put this solution on YOUR website! Height of the ball after 3 seconds is achieved by substituting t=3 in below formula \n" ); document.write( "s=19t-4.9t^2\r \n" ); document.write( "\n" ); document.write( "s=19*3-4.9*3^2 \n" ); document.write( "s= 57 - 4.9*9 \n" ); document.write( "s= 57- 44.1 \n" ); document.write( "s= 12.9 m \n" ); document.write( " \n" ); document.write( " |