document.write( "Question 214441: a ball is kicked into the air and follows the path described by
\n" );
document.write( "h(t)-4.9t^2+6t+0.6. where t is the time in seconds and h is the height in meters abouve the ground. Detrmine the maximum height of the ball to the nearest tenth of a meter. \n" );
document.write( "
Algebra.Com's Answer #161990 by Earlsdon(6294)![]() ![]() ![]() You can put this solution on YOUR website! Find the maximum height: \n" ); document.write( " \n" ); document.write( "First find the time t, at which the ball reaches its maximum height. \n" ); document.write( "This can be found by noting that the curve described by this quadratic equation (this is necessarily the trajectory of the ball) is a parabola that open downward. The maxumum point on this parabola occurs at the vertex of the parabola. \n" ); document.write( "The x-coordinate (t-coordinate in this problem) is found by: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "The maximum height of the ball is 2.4 meters. \n" ); document.write( " \n" ); document.write( " |