document.write( "Question 523989: Flights of leaping animals typically have parabolic paths. The frog leaps on a coordinate plane. The length of the leap is 9 feet, and the maximum height off the ground is 3a feet. Find a standard equation for the path of the frog. Assume a = 0.5. \n" ); document.write( "
Algebra.Com's Answer #347517 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
Flights of leaping animals typically have parabolic paths. The frog leaps on a coordinate plane. The length of the leap is 9 feet, and the maximum height off the ground is 3a feet. Find a standard equation for the path of the frog. Assume a = 0.5.
\n" ); document.write( "**
\n" ); document.write( "Standard form of equation for parabola: y=A(x-h)^2+k, (h,k) being the (x,y) coordinates of the vertex, A being a multiplier which affects the steepness or slope of the curve.
\n" ); document.write( "Construct a parabola that opens downward as follows:
\n" ); document.write( "Place the vertex at the origin (0,0)
\n" ); document.write( "This makes the standard form: y=Ax^2
\n" ); document.write( "Two ends of the parabola meet the ground at (-9/2,-3/2)(left side) and (9/2,-3/2)(right side)
\n" ); document.write( "The problem is to find A
\n" ); document.write( "..
\n" ); document.write( "Using the coordinates of the point where the parabola meets the ground on the right side.
\n" ); document.write( "-3/2=A(9/2)^2
\n" ); document.write( "-3/2=A(81/4)
\n" ); document.write( "-12=162A
\n" ); document.write( "A=-12/162=-1/13.5
\n" ); document.write( "Equation: y=-x^2/13.5
\n" ); document.write( "see graph below as a visual check
\n" ); document.write( "\"+graph%28+300%2C+300%2C+-10%2C+10%2C+-10%2C+10%2C+-x%5E2%2F13.5%29+\"
\n" ); document.write( "
\n" );