document.write( "Question 155298: if the path of a frog's jump is approximated by the equation y= -0.25x^2+5x, what is the height of the frog's jump \n" ); document.write( "
Algebra.Com's Answer #114356 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! if the path of a frog's jump is approximated by the equation y= -0.25x^2+5x, what is the height of the frog's jump \n" ); document.write( "-------------------------------------------- \n" ); document.write( "The maximum height occurs when x = -b/2a = -5/(2*-0.25) = 5/1/2 = 10 \n" ); document.write( "f(10) = -0.25(10^2) + 5(10)\r \n" ); document.write( "\n" ); document.write( "f(10) = -0.25*100 + 50\r \n" ); document.write( "\n" ); document.write( "f(10) = 25 ft. \n" ); document.write( "---------------- \n" ); document.write( "The maximum height is 25 ft. \n" ); document.write( "================================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |