Marjorie F. answered 12/22/18
H.S. Chemistry + Algebra is fun!
To solve this problem, you need to know the vertex form of a parabola:
h(t)= a(x - vx)2 + vy, where (vx, vy) is the vertex and "a" is a constant. Height is a function of time.
The problem gives two points (6, 64), the vertex and (14, 0).
h(t)= a(x - 6)2 + 64
To find "a", plug in the values of the second point and solve for "a":
0 = a(14 - 6)2 + 64
0 = a82 + 64
0 = 64a + 64
-64 = 64a
a = -64/64 = -1
ANSWER: h(t)= -(x - 6)2 + 64