document.write( "Question 964089: A frog jumps from a rock to the shore of a pond. Its path is given by the equation:y = -5/72x^2+5/3x , where x is the horizontal distance in inches, and y is the height in inches. What is the frog’s maximum height? How far had it traveled horizontally when it reached its maximum height? \n" ); document.write( "
Algebra.Com's Answer #588970 by macston(5194)\"\" \"About 
You can put this solution on YOUR website!
\"y=%28-5%2F72%29x%5E2%2B%285%2F3%29x\"
\n" ); document.write( "By letting y=0, we can find the horizontal distance at the start (0 in traveled) and the end of the jump:
\n" ); document.write( "\"0=%28-5%2F72%29x%5E2%2B%285%2F3%29x\"
\n" ); document.write( "\"0=x%5E2-24x\"
\n" ); document.write( "\"0=x-24\"
\n" ); document.write( "\"24=x\"
\n" ); document.write( "The frog traveled 24 inches to the shore.
\n" ); document.write( "The maximum height would be mid way, when x=12 in, so
\n" ); document.write( "ANSWER 1: Maximum height at 12 inches horizontal distance.
\n" ); document.write( "\"y=%28-5%2F72%29%2812in%29%5E2%2B%285%2F3%29%2812in%29\"
\n" ); document.write( "\"y=%28-5%2F72%29%28144%29%2B%2860%2F3%29\"
\n" ); document.write( "\"y=%28-10%29%2B%2820%29\"
\n" ); document.write( "\"y=10in\"
\n" ); document.write( "ANSWER 2: Maximum height was 10 inches.
\n" ); document.write( "This graph is sort of a picture of the jump:
\n" ); document.write( "\"+graph%28+800%2C+400%2C+0%2C+24%2C+0%2C+11%2C+%28-5%2F72%29x%5E2%2B%285%2F3%29x%29\"
\n" ); document.write( "
\n" );