Question 518949
Use the function:
{{{h(t) = -4.9t^2+v[0]t+h[0]}}}
This is the function for determining the height (in meters) of an object (liquid in this case) propelled upwards with an initial velocity {{{v[0]}}}(in meters per second) from an initial height of {{{h[0]}}} (in meters) at time t (in seconds).
{{{h(t) = -4.9t^2+v[0]t+h[0]}}} Substitute {{{v[0] = 5.5}}}, {{{h[0] = 0}}} and {{{h(t) = 0}}} to find the time, t, at which the liquid will return to its initial height.
{{{0 = -4.9t^2+5.5t}}} Factor a t.
{{{t(-4.9t+5.5) = 0}}} Apply the zero product rule.
{{{t = 0}}} This is the initial state.
{{{-4.9t+5.5 = 0}}} Solve for t.
{{{4.9t = 5.5}}}
{{{t = 1.12}}} seconds to return to its initial height at the doctor's syringe.
To find the maximum height of the object (liquid), you need to find the vertex of the parabola which is the graph of the equation:
{{{h(t) = -4.9t^2+5.5t}}} This graphs into a parabola that opens downward so its vertex will be the maximum height.
{{{h(t) = -4.9t^2+5.5t}}} The value of t at the vertex is given by:
{{{t = -b/2a}}} where b = 5.5 and a = -4.9
{{{t = (-5.5)/2(-4.9)}}}
{{{t = 0.56}}} seconds.  This is the time at which the object reaches its maximum height.  Substitute this into the function for the height to find the maximum height in meters.
{{{h(0.56) = -4.9(0.56)^2+5.5(0.56)}}}
{{{h(0.56) = 1.54}}} meters.