
Stephen H. answered 11/30/14
Tutor
5.0
(887)
AP Calculus AB/BC, GED & more - M.Ed. w/ 10+ yrs of experience
The general equation for initial velocity quadratics is:
h(t) = at^2 + vot + ho
a = acceleration. This value is -16 if our units are feet or -4.9 in meters
vo= initial velocity
ho= initial height
so
h(t) = -16t^2 + 200t + 50
To find the maximum height, we must put the equation in vertex form:
h(t) = -16(t^2 - 12.5t) + 50
h(t) = -16(t^2 - 12.5t + 39.0625) + 50 -(-16•39.0625)
h(t) = -16(t - 6.25)^2 + 675
Therefore the vertex of this downward facing parabola is at (6.25, 675) so the max height of 675 feet occurs after 6.25 seconds
To find when the rocket reaches 300 feet, you could plot
y1 = -16(t - 6.25)^2 + 675
and
y2 = 300
And find where the two graphs intersect (which should happen twice)
You could use a similar method to find when the graph hits the ground with y2 = 0 or alternatively, you could simply find the x-intercepts of the graph. That is where a height of 0 occurs