document.write( "Question 1094800: Amy throws a ball so that when it is at its highest point, it passes through a hoop. The path of the ball is modelled by the equation y = h + kx - 0.5x^2
\n" ); document.write( "where y is the height of the ball above the ground and x is the horizontal distance from the point at which the ball was thrown. The centre of the Hoop is at the point where x = 2 and y = 5 \r
\n" ); document.write( "\n" ); document.write( "Find the values of h and k and find the value of x for when the ball hits the ground.
\n" ); document.write( "

Algebra.Com's Answer #709399 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
The x-value of the maximum is:
\n" ); document.write( "\"+x%5Bmax%5D+=+-k%2F%282%2A%28-.5%29%29+\"
\n" ); document.write( "\"+x%5Bmax%5D+=+k+\"
\n" ); document.write( "-----------------
\n" ); document.write( "\"+y%5Bmax%5D+=+-.5%2Ak%5E2+%2B+k%2Ak+%2B+h+\"
\n" ); document.write( "\"+y%5Bmax%5D+=+.5%2Ak%5E2+%2B+h+\"
\n" ); document.write( "-------------------------------
\n" ); document.write( "The maximum point is at ( 2,5 )
\n" ); document.write( "\"+x%5Bmax%5D+=+2+\"
\n" ); document.write( "\"+k+=+2+\"
\n" ); document.write( "and
\n" ); document.write( "\"+y%5Bmax%5D+=+5+\"
\n" ); document.write( "\"+.5k%5E2+%2B+h+=+5+\"
\n" ); document.write( "\"+.5%2A2%5E2+%2B+h+=+5+\"
\n" ); document.write( "\"+h+=+5+-+2+\"
\n" ); document.write( "\"+h+=+3+\"
\n" ); document.write( "---------------------
\n" ); document.write( "The ball hits the ground at \"+y+=+0+\"
\n" ); document.write( "\"+-.5x%5E2+%2B+2x+%2B+3+=+0+\"
\n" ); document.write( "Use quadratic formula
\n" ); document.write( "\"+x+=+%28-b+%2B-+sqrt%28+b%5E2-4%2Aa%2Ac+%29%29%2F%282%2Aa%29+\"
\n" ); document.write( "\"+x+=+%28-2+%2B-+sqrt%28+2%5E2-4%2A%28-.5%29%2A3+%29%29%2F%282%2A%28-.5%29%29+\"
\n" ); document.write( "\"+x+=+%28+-2+-+sqrt%28+4+%2B+6+%29+%29+%2F+%28-1%29+\"
\n" ); document.write( "\"+x+=+2+%2B+sqrt%2810%29+\"
\n" ); document.write( "\"+x+=+2+%2B+3.1623+\"
\n" ); document.write( "\"+x+=+5.1623%0D%0ASo%2C+the+equation+is%3A%0D%0A%7B%7B%7B+y+=+-.5x%5E2+%2B+2x+%2B+3+\"
\n" ); document.write( "Here's the plot:
\n" ); document.write( "\"+graph%28+400%2C+400%2C+-2%2C+6%2C+-1%2C+6%2C+-.5x%5E2+%2B+2x+%2B+3+%29+\"
\n" ); document.write( "Looks close to answers
\n" ); document.write( "
\n" ); document.write( "
\n" );