Eric C. answered 02/09/22
Engineer, Surfer Dude, Football Player, USC Alum, Math Aficionado
Hi Caroline,
If we consider the ground level to be h = 0, then your height above the ground can be thought of as the y-coordinate of the circle. We use sin(t) to denote the y-coordinate of a circle, so we'll start with that.
f(t) = A*sin(Bt - C) + D
|A| is the amplitude. The amplitude of a sine wave is half the distance between the crest and the trough. Since the Ferris Wheel has a diameter of 35 meters, the amplitude will be 35/2 = 17.5. Since this Ferris Wheel is moving clockwise (at 9 o'clock position its descending) A = -17.5
B helps you determine your period. The period of a sine wave is 2π/B. The question says that a full rotation occurs every 4 minutes, so the period is 4. That means 4 = 2π/B, so B = π/2.
C helps you determine your phase shift. The phase shift of a sine wave = C/B. If we consider "t" to be the time after the wheel is at the 9 o'clock position, then the phase shift would be 0. C, therefore, is 0.
D is your vertical shift. Since we start 17.5 feet above ground level at 9 o'clock, D = 17.5.
Your function, then, is:
f(t) = -17.5*sin(π/2*t) + 17.5
Hope this helps!
Caroline P.
Thank you so much, I really appreciate it!!!02/10/22