摩天輪的正弦運動
一個直徑60英尺、中心距離地面35英尺的摩天輪,每120秒完成一圈。用變換過的負餘弦函數來建模乘客的高度,然後解決問題以找出乘客在每次旋轉中有多長時間高於50英尺。
Problem
A Ferris wheel has a diameter of feet, a center feet above the ground, and a period of seconds; the rider starts at the bottom at , and the task is to model the height with a transformed negative cosine function and find how long the rider is above feet each rotation.
Step 1: Build the height function
The radius is half the diameter, so the amplitude is feet. Since one revolution takes seconds, the cosine coefficient is
The vertical shift is the center height, , and because the rider starts at the minimum height, the model uses negative cosine:
Step 2: Set up the height condition
To find when the rider is above feet, solve
Subtracting gives
Dividing by flips the inequality:
Step 3: Find the time interval above feet
Cosine is less than when the angle is between and , so
Multiplying through by gives
So the rider is above feet for
seconds during each rotation.
Answer
The height function is , and the rider stays above feet for seconds per rotation.
概念
Sinusoidal Modeling
Using sine or cosine functions to model periodic real-world phenomena such as temperature cycles, tides, and circular motion. Determine the amplitude, period, phase shift, and midline from the data.
更多影片
© 2026 Mathos. 保留所有權利



