In: Math
A rock is thrown upward from a bridge that is 59 feet above a road. The rock reaches its maximum height above the road 0.9 seconds after it is thrown and contacts the road 2.4 seconds after it was thrown.
Write a function f that determines the rock's height above the road (in feet) in terms of the number of seconds t since the rock was thrown.
f(t)=
Hint: the function f can be written in the form f(t)=c⋅(t−t1)(t−t2) for fixed numbers c, t1, and t2.