document.write( "Question 283695: ok its a max height question and im unsure of how to go about solving it.\r
\n" );
document.write( "\n" );
document.write( "the path of a basketball shot can be modelled by the equation h= -0.125d^2 +2.5 where h is the height of the ball and d is the horizontal distance.\r
\n" );
document.write( "\n" );
document.write( "find the max height
\n" );
document.write( "find the horizontal distance of the ball when it reaches max height
\n" );
document.write( "and how far from the floor is the ball when the player releases it ?\r
\n" );
document.write( "\n" );
document.write( "thats all thanks \n" );
document.write( "
Algebra.Com's Answer #205880 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The path of a basketball shot can be modeled by the equation \n" ); document.write( "h(d) = -0.125d^2 +2.5 where h is the height of the ball and d is the horizontal distance. \n" ); document.write( "Find the max height. \n" ); document.write( "Find the horizontal distance of the ball when it reaches max height \n" ); document.write( "and how far from the floor the ball is when the player releases it ? \n" ); document.write( "--------------------------------------------------------------------------- \n" ); document.write( "h(d) = -0.125d^2 + 2.5 \n" ); document.write( "---- \n" ); document.write( "max height occurs when d = -b/2a = -2.5/(2*-0.125) = 10 ft. \n" ); document.write( "-------- \n" ); document.write( "height of the ball when the player releases it: \n" ); document.write( "h(0) = -0.125(0)^2+2.5 = 0 + 2.5 = 2.5 \n" ); document.write( "========================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |