
William W. answered 07/17/21
Experienced Tutor and Retired Engineer
1) the max value is when x = 0 which matches a cosine function.
y = Acos(B(x - C)) + D where A is the amplitude, B is 2π/period, C is the horizontal shift, and D is the vertical shift.
2) There are evenly spaced x-values and the y-values oscillate between -3 and 9. The average between -3 and 9 is (-3 + 9)/2 which gives the midline (aka, vertical shift). So D = (-3 + 9)/2
3) The amplitude is the y-distance between the midline and the max (or min). So A = 9 - (-3 + 9)/2
4) The period is the distance in the x-direction until the sinusoid repeats. The distance between 9 and the next 9 is (8 - 0) so B = 2π/(8 - 0)
5) There is no shift in the horizontal direction because, as mentioned, the function starts at its max and goes down from there which is a standard (non-shifted) cosine. So C = 0.