document.write( "Question 120774: A football is kicked into the air and follows the path defined by h=-2x^2+16x, where x is the time in seconds and h is the height in metres.What is the maximum height reached by the football? \n" ); document.write( "
Algebra.Com's Answer #88570 by bucky(2189)\"\" \"About 
You can put this solution on YOUR website!
If you are familiar with the quadratic formula, then you know that a quadratic equation of
\n" ); document.write( "the generic standard form:
\n" ); document.write( ".
\n" ); document.write( "\"ax%5E2+%2B+bx+%2B+c+=+0\"
\n" ); document.write( ".
\n" ); document.write( "has as its solutions for x the values that are given by:
\n" ); document.write( ".
\n" ); document.write( "\"x+=+-b%2F%282%2Aa%29+%2B-+sqrt%28+b%5E2-4%2Aa%2Ac+%29%2F%282%2Aa%29\"
\n" ); document.write( ".
\n" ); document.write( "The first term on the right side specifies the axis of symmetry. In other words, the axis
\n" ); document.write( "of symmetry is given by:
\n" ); document.write( ".
\n" ); document.write( "\"x+=+-b%2F%282%2Aa%29\"
\n" ); document.write( ".
\n" ); document.write( "{Now to your problem. First recognize that the highest point in the parabolic path of the
\n" ); document.write( "football will occur along the axis of symmetry. So let's first find the axis of symmetry
\n" ); document.write( ".
\n" ); document.write( "Let h be zero so that your quadratic equation of:
\n" ); document.write( ".
\n" ); document.write( "\"h+=+-2x%5E2+%2B+16x+\"
\n" ); document.write( ".
\n" ); document.write( "becomes:
\n" ); document.write( ".
\n" ); document.write( "\"0+=+-2x%5E2+%2B+16x\" which, by switching sides further becomes \"-2x%5E2+%2B+16x+=+0\"
\n" ); document.write( ".
\n" ); document.write( "Comparing this term by term to the generic quadratic standard form you can see that a = -2,
\n" ); document.write( "b = +16, and c = 0. Now you can go to the equation for the axis of symmetry to find the
\n" ); document.write( "value of x for the axis of symmetry by substituting -2 for a and +16 for b to get that
\n" ); document.write( "the equation for the axis of symmetry is:
\n" ); document.write( ".
\n" ); document.write( "\"x+=+-b%2F%282%2Aa%29+=+-%2816%29%2F%282%2A%28-2%29%29+=+-16%2F-4+=+4\"
\n" ); document.write( ".
\n" ); document.write( "This tells you that the axis of symmetry is the vertical line through the point on the x-axis
\n" ); document.write( "where x = +4. So you can tell that the peak in the flight of the ball will occur when
\n" ); document.write( "x = 4 seconds.
\n" ); document.write( ".
\n" ); document.write( "Return to your equation for the height of the football and you can find the peak height of
\n" ); document.write( "the ball by substituting 4 for x as follows:
\n" ); document.write( ".
\n" ); document.write( "
\n" ); document.write( ".
\n" ); document.write( "This tells you that the maximum height of the football is 32 metres.
\n" ); document.write( ".
\n" ); document.write( "Hope this helps you to understand one way that this problem can be solved.
\n" ); document.write( ".
\n" ); document.write( "
\n" ); document.write( "
\n" );