Daniel B. answered 05/19/21
A retired computer professional to teach math, physics
1.
The position function s(t) is the integral of velocity v(t):
s(t) = ∫2πcos(πt)dt = 2sin(πt) + C
The constant C is determined from the requirement that s(0) = 0
0 = 2sin(0) + C
C = 0
3.
The low point is reached when sin(πt) = -1, that is
πt = 2kπ - π/2
t = 2k - 1/2
For some integer k = 1, 2, 3, ...
(k > 0 to ensure t ≥ 0)
So the first three times the minimum is reached at times 1.5, 3.5, 5.5
4.
The high point is reached when sin(πt) = 1, that is
πt = 2kπ + π/2
t = 2k + 1/2
For some integer k = 0, 1, 2, 3, ...
(k ≥ 0 to ensure t ≥ 0)
So the first three times the maximum is reached at times 0.5, 2.5, 4.5