Herb K. answered 05/06/17
Tutor
4.5
(34)
Semi-Retired College Professor - MIT Grad - very patient, experienced
F(x) = -0.018x^2 + 1.656x + 4.4; I'm assuming that the middle term, 1.656, should read 1.656x
this is the equation of a parabola, F(x) = Ax^2 + Bx + C, with A = -0.018, B = 1.656, C = 4.4, opening downward (since A < 0), with
F(0) = 4.4
the coordinates of the vertex (H,K) of such a parabola are given by: H = -B/(2A); and K = F(H); in this case, we are
not actually interested in K, but only in H, which is found to be H = -B/(2A) = -1.656/[2(-0.018)] = .... , which is the
speed making H(x) a maximum, i.e., we are at the vertex of the parabola.