Question 120774
If you are familiar with the quadratic formula, then you know that a quadratic equation of
the generic standard form:
.
{{{ax^2 + bx + c = 0}}}
.
has as its solutions for x the values that are given by:
.
{{{x = -b/(2*a) +- sqrt( b^2-4*a*c )/(2*a)}}}
.
The first term on the right side specifies the axis of symmetry. In other words, the axis
of symmetry is given by:
.
{{{x = -b/(2*a)}}}
.
{Now to your problem. First recognize that the highest point in the parabolic path of the
football will occur along the axis of symmetry. So let's first find the axis of symmetry
.
Let h be zero so that your quadratic equation of:
.
{{{h = -2x^2 + 16x }}}
.
becomes:
.
{{{0 = -2x^2 + 16x}}} which, by switching sides further becomes {{{-2x^2 + 16x = 0}}}
.
Comparing this term by term to the generic quadratic standard form you can see that a = -2,
b = +16, and c = 0. Now you can go to the equation for the axis of symmetry to find the 
value of x for the axis of symmetry by substituting -2 for a and +16 for b to get that
the equation for the axis of symmetry is:
.
{{{x = -b/(2*a) = -(16)/(2*(-2)) = -16/-4 = 4}}}
.
This tells you that the axis of symmetry is the vertical line through the point  on the x-axis
where x = +4.  So you can tell that the peak in the flight of the ball will occur when 
x = 4 seconds.
.
Return to your equation for the height of the football and you can find the peak height of
the ball by substituting 4 for x as follows:
.
{{{h = -2x^2 + 16x = -2(4^2) + 16(4) = -2(16) + 16(4) = -32 + 64 = 32}}}
.
This tells you that the maximum height of the football is 32 metres. 
.
Hope this helps you to understand one way that this problem can be solved.
.