.
The function h(t)=-16t^2+16t represents the height (in feet) of a horse
t seconds after it jumps over a pole.When does the horse reach its maximum height
~~~~~~~~~~~~~~~~~~~~~
The function is h(t) = -16t^2 + 16t = -16*(t^2-t) = -16*t*(t-1).
It is a parabola, having x-intercepts (or t-intercepts) at t= 0 (the horse starts
the jump) and t= 1 (the horse completes the jump).
The maximum height moment is exactly half way between these time moments at t= 0.5 sec.
Another way to find this moment is to use the formula =
for the position of the vertex of a parabola y = ax^2 + bx + c.
You have then = = = 0.5 sec., the same value.
Solved.
----------------
On finding the maximum/minimum of a quadratic function see the lessons
- HOW TO complete the square to find the minimum/maximum of a quadratic function
- Briefly on finding the minimum/maximum of a quadratic function
- HOW TO complete the square to find the vertex of a parabola
- Briefly on finding the vertex of a parabola
Consider these lessons as your textbook, handbook, tutorials and (free of charge) home teacher.
Learn the subject from there once and for all.