Hi
At t = 3/4
Given h(t) = - 16t2 + 24t + 48
1. Notice this fits in the standard form of a parabola
f(x) = ax2 + bx + c
2. You have value for the coefficients of x2 and x that you can use to find the vertex of your parabola
3.There is certain information associated with the sign for the coefficient of x2 that defines which direction your parabola opens
4. The coefficients of x2 and x can be used to determine the x coordinate of the vertex
5. Once the x coordinate of the vertex is found, plug it back into your function to determine y coordinate of the vertex.
h(t) = - 16t2 + 24t + 48
Lets list the coefficients relative to the standard format f(x) = ax2 + bx + c
a = -16, b = 24 and c = 48
a is negative, so your parabola opens downward and the vertex associated with it is the maximum
Coordinates for the vertex for a parabola in standard form are
x coordinate = -b/2a = -24/2(-16) = -24/-32 = 24/32 = 3/4
Plug in the x coordinate to determine y or h(t)
y = h(3/4) = -16(3/4)2 + 24(3/4) + 48
y = h(3/4) = -16(9/16) + 18 + 48
y = h(3/4) = -9 + 18 + 48
y = h(3/4) = 57
So the coordinates of the maxima or vertex for h(t) = -16t2 + 24t + 48
x = 3/4
y = 57
(3/4, 57)
The x coordinate represents the time, t
You can graph your function at Desmos.com to confirm the coordinates of the vertex.