|
|
Solution sketch:
-
s (t) = -16*t2 + 64*t + 96;
-
Solve for t: s'(t) = -32*t + 64 = 0;
Let the solution be t1.
-
s(t1)is a local maximum. Why is it the maximum height?
-
Solve for t:
s(t) = -16*t2+ 64*t + 96 = 0.
You will find 2 values, but remeber that the solution has to be positive.
|