document.write( "Question 481435: a ball in thrown vertically up with a velocity of 10m/s.
\n" );
document.write( "A.determine the time it takes for the ball to reach the maximum height.
\n" );
document.write( "B. the speed by which the ball will fall back to the point from where it was thrown. \n" );
document.write( "
Algebra.Com's Answer #329676 by Alan3354(69443) You can put this solution on YOUR website! a ball in thrown vertically up with a velocity of 10m/s. \n" ); document.write( "A.determine the time it takes for the ball to reach the maximum height. \n" ); document.write( "h(t) = -4.9t^2 + 10t \n" ); document.write( "Find the vertex, at t = -b/2a \n" ); document.write( "------------------------------ \n" ); document.write( "B. the speed by which the ball will fall back to the point from where it was thrown. \n" ); document.write( "It's the same, 10 m/sec\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |