document.write( "Question 254699: A ball thrown in the air with a velocity of 24.6 m/s is at a height represented by h(t)=24.6t-4.9t^2 + 2 meters after t seconds.
\n" );
document.write( "a) After how many seconds will the ball fall to the ground? (I think 2)
\n" );
document.write( "b) When is the ball increasing? Decreasing?
\n" );
document.write( "c) After how many seconds is the height of the ball the greatest? \n" );
document.write( "
Algebra.Com's Answer #187035 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A ball thrown in the air with a velocity of 24.6 m/s is at a height represented by h(t)=24.6t-4.9t^2 + 2 meters after t seconds. \n" ); document.write( "======= \n" ); document.write( "Note: h(t) is the height of the ball after t seconds. \n" ); document.write( "======= \n" ); document.write( "a) After how many seconds will the ball fall to the ground? \n" ); document.write( "The height is zero when the ball is on the ground. \n" ); document.write( "Solve -4.9t^2+24.6t+2 = 0 \n" ); document.write( "--- \n" ); document.write( "I graphed it to get: \n" ); document.write( "t = 5.10 seconds \n" ); document.write( "------------------------------ \n" ); document.write( "b) When is the ball increasing? Decreasing? \n" ); document.write( "The vertex is at t = -b/2a = -24.6/(2(-4.9)) = 2.51 seconds \n" ); document.write( "Increasing: 0<= t <= 2.51 seconds \n" ); document.write( "Decreasing: 2.51< t < 5.10 seconds \n" ); document.write( "----------------------------------------- \n" ); document.write( "c) After how many seconds is the height of the ball the greatest? \n" ); document.write( "That's what the vertex tell you: t = 2.51 seconds \n" ); document.write( "=================================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |