
William W. answered 07/23/21
Experienced Tutor and Retired Engineer
The generic cosine function is f(x) = Acos(B(x - C)) + D where:
A is the amplitude
B is 2π/period
C is the horizontal shift
D is the vertical shift (midline location)
In your problem, we can calculate D = 750 Hz since that is halfway between the max and min. We can calculate that A = 250 Hz since the max or min is 250 from the midline. We can deduce that C = 0 since the function maximum is at t = 0 and that's what the basic cosine function does. We can calculate B as 2π/3 since the period is 3 seconds. Then we can put these all together:
f(t) = 250cos(2π/3t) + 750