document.write( "Question 331983: The baseball player throws a ball, and the height of the ball (in feet) can be approximated by the quadratic function where x is the horizontal position of the ball measured in feet from the origin.\r
\n" );
document.write( "\n" );
document.write( "A. For what value of x will the ball reach its highest point? round to the nearest foot.\r
\n" );
document.write( "\n" );
document.write( "B. What is the maximum height of the ball? round to the nearest tenth of a foot. \n" );
document.write( "
Algebra.Com's Answer #237942 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! The baseball player throws a ball, and the height of the ball (in feet) can be approximated by the quadratic function y%28x%29=-0.011x%5E2%2B0.577x%2B5 where x is the horizontal position of the ball measured in feet from the origin. \n" ); document.write( "A. For what value of x will the ball reach its highest point? round to the nearest foot. \n" ); document.write( ". \n" ); document.write( "y(x)=-0.011x^2+0.577x+5 \n" ); document.write( "Finding the \"vertex\" will give you the highest point: \n" ); document.write( "axis of symmetry = -b/(2a) \n" ); document.write( "axis of symmetry = -0.577/(2(-0.011)) \n" ); document.write( "axis of symmetry = -0.577/(-0.022) \n" ); document.write( "axis of symmetry = 26.23 \n" ); document.write( "x = 26.23 = 26 feet \n" ); document.write( ". \n" ); document.write( "B. What is the maximum height of the ball? round to the nearest tenth of a foot. \n" ); document.write( "To find the height, plug it back in: \n" ); document.write( "y(x)=-0.011x^2+0.577x+5 \n" ); document.write( "y(26)=-0.011(26)^2+0.577(26)+5 \n" ); document.write( "y(26)= 12.57 = 13 feet \n" ); document.write( " \n" ); document.write( " |