Hi May,
You need to use the quadratic formula to solve this problem.
(-b +/- sqrt(b2 - 4ac)/2a
where a b and c are the coefficients in the given equation
h = -16t2 + 36t + 4
lets set to zero (point when it hits the ground)
0 = -16t2 + 36t + 4
now lets divide both sides of the equation by -4
0 = 4t2 - 9t -1
a = 4
b = -9
c = -1
plug these values in the formula
(9 +/- sqrt(81 + 16))/8
(9 +/- sqrt(97))/8 (in this case we can only use the + sign since the - will give us a negative number for time
(9 + sqrt(97))/8 C is the closest answer - probably just ignore the fact that - will give a negative result
Hope this helps