document.write( "Question 910154: A frog leaps 2 feet horizontally. The highest point in the jump is 1/2 foot. Assume the frog starts at (0, 0). What quadratic function models the path of the jump? \n" ); document.write( "
Algebra.Com's Answer #552259 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
The general function is:
\n" ); document.write( "\"+y+=+a%2Ax%5E2+%2B+b%2Ax+\"
\n" ); document.write( "Note that if \"+x+=+0+\" then
\n" ); document.write( "\"+y+=+0+\", so that gives you
\n" ); document.write( "the point (0,0)
\n" ); document.write( "-------------------------
\n" ); document.write( "You also are given the point
\n" ); document.write( "(2,0), so
\n" ); document.write( "\"+0+=+a%2A2%5E2+%2B+b%2A2+\"
\n" ); document.write( "\"+4a+=+-2b+\"
\n" ); document.write( "\"+a+=+-b%2F2+\"
\n" ); document.write( "-------------------------
\n" ); document.write( "The formula for the x-coordinate of the
\n" ); document.write( "highest point is:
\n" ); document.write( "\"+x%5Bmax%5D+=+-b%2F%282a%29+\"
\n" ); document.write( "By substitution:
\n" ); document.write( "\"+x%5Bmax%5D+=+%28+-b%2F2+%29%2A%28+2%2F%28-b%29%29+\"
\n" ); document.write( "\"+x%5Bmax%5D+=+1+\"
\n" ); document.write( "--------------------
\n" ); document.write( "\"+y%5Bmax%5D+=+a%2A1%5E2+%2B+b%2A1+\"
\n" ); document.write( "\"+y%5Bmax%5D+=+a+%2B+b+\"
\n" ); document.write( "\"+1%2F2+=+a+%2B+b+\"
\n" ); document.write( "and, since
\n" ); document.write( "\"+a+=+-b%2F2+\"
\n" ); document.write( "\"+1%2F2+=+-b%2F2+%2B+b+\"
\n" ); document.write( "\"+1%2F2+=+b%2F2+\"
\n" ); document.write( "\"+b+=+1+\"
\n" ); document.write( "and
\n" ); document.write( "\"+a+=+-b%2F2+\"
\n" ); document.write( "\"+a+=+-1%2F2+\"
\n" ); document.write( "---------------
\n" ); document.write( "So, the equation is:
\n" ); document.write( "\"+y+=+%28-1%2F2%29%2Ax%5E2+%2B+x+\"
\n" ); document.write( "---------------------
\n" ); document.write( "Here is the plot:
\n" ); document.write( "\"+graph%28+400%2C+400%2C+-.5%2C+3%2C+-1%2C+2%2C++%28-1%2F2%29%2Ax%5E2+%2B+x+%29+\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );