document.write( "Question 332087: A ball is thrown across a playing field. Its path is given by the equation
\n" );
document.write( "y=-0.005x^2+2x+4, where x is the distance the ball has traveled horizontally, and y is its height above ground level, both measured in feet.
\n" );
document.write( "a.What is the maximum height attained by the ball?
\n" );
document.write( "b.How far has it traveled horizontally when it hits the ground?
\n" );
document.write( "In this problem, all answers should be obtained by direct computations. \n" );
document.write( "
Algebra.Com's Answer #238017 by user_dude2008(1862)![]() ![]() ![]() You can put this solution on YOUR website! max height: 204 \n" ); document.write( "ball travels 401.99 ft when it hits ground \n" ); document.write( " |