- #1
Cascadian
- 6
- 0
Homework Statement
A Ferris wheel of radius 100 feet is rotating at a constant angular speed ω rad/sec counterclockwise. Using a stopwatch, the rider finds it takes 5 seconds to go from the lowest point on the ride to a point Q, which is level with the top of a 44 ft pole. Assume the lowest point of the ride is 3 feet above ground level.
Let Q(t)=(x(t),y(t)) be the coordinates of the rider at time t seconds; i.e., the parametric equations. Assuming the rider begins at the lowest point on the wheel, then the parametric equations will have the form: [tex]x(t)=rcos(ωt-π/2)[/tex] and [tex]y(t)=rsin(ωt -π/2)[/tex], where r,ω can be determined from the information given. Provide answers below accurate to 3 decimal places. (Note: We have imposed a coordinate system so that the center of the ferris wheel is the origin. There are other ways to impose coordinates, leading to different parametric equations.)
Find r, find ω. During the first revolution find the times when the riders height is 80ft.
Homework Equations
[tex]x(t)=rcos(ωt-π/2)[/tex]
[tex]y(t)=rsin(ωt -π/2)[/tex]
The Attempt at a Solution
The radius is obviously already given to me. To find ω I drew a triangle with vertices at the origin, Q, and at (0, 44). The hypotenuse was 100 ft, and the adjacent side to the angle I was trying to find was (103-44) or 59 ft. To find the angle I need I found the inverse cosine of (59/100) and divided it by 5. The angular speed rounded to 3 decimal places is .188
To find the times when the rider's height is 80ft is where I'm having problems. According to the problem the origin is the center of the wheel does that mean I set y=(80-103)?