Ferris Wheel - Trigonometric Function

AI Thread Summary
The discussion focuses on analyzing the height of a rider on the Xtreme Skyflyer pendulum ride using trigonometric functions. The amplitude was calculated to be 25 meters, and the axis of symmetry was found to be 30 meters. A misunderstanding arose regarding the period calculation, where confusion between degrees and radians led to an incorrect value for "b." The correct period is established as 28 seconds, leading to a recalculated "b" value of 12.86. The final equation derived for the height function is y=25sin[12.86(x-1.92)]+30, though discrepancies with graphing software were noted.
Sabellic
Messages
68
Reaction score
0
Pendulum Ride - Trigonometric Function

Homework Statement


At Canada's Wonderland, a thrill seeker can ride the Xtreme Skyflyer. This is essentially a large pendulum of which the rider is the bob. The height of the rider is given for various times:

Time(s) 0 1 2 3 4 5 6 7 8 9
Height(m) 55 53 46 36 25 14 7 5 8 15

Find the amplitude, period, vertical translation, and phase shift for this function. [Note: that the table does not follow the bob through one complete cycle, s

Homework Equations


y=a sin [b(x-c)] + d


The Attempt at a Solution



To find "a" (amplitude)= (max - min) / 2 = (55 - 5)/2 = 25
To find "d" (axis of symmetry)= (max + min) / 2 = (55 + 5)/2 = 30

To find "b" find the Period

Period = 2p/absolute value of b

However, because this ride works as a pendulum, one cycle will be completed when there are 2 highs and 2 lows. So the bob starts at a height of 55 metres; it will then reach a low of 5 metres; it will (hypothetically) reach a height until it runs out of speed; it will then (hypothetically) return to the minimum height of 5 metres; and then, finally it will return to its start position. That is the completion of 1 cycle in a pendulum.

Because the graph is incomplete, we have just one maximum and one minimum. The maximum starts at 55 metres, and then there is a minimum at 5 metres. Therefore, we have only completed 1/4 of the cycle at 7 seconds. Roughly, a complete cycle will take 28 seconds.

Therefore Period= 2pie/b

which becomes:
28 seconds = 2pie/b
28=360/b
b=360/28
b=12.86

So the "b" value is 12.86.


To find the value of "c", I will plug in a co-ordinate value into the equation. Let us take the co-ordinate (3, 36)

Therefore:
y=asin[b(x-c)]+d; becomes:

36=25sin[12.86(3-c)]+30
6=25sin[12.86(3-c)]
6/25=sin[12.86(3-c)]
13.89=12.86(3-c)
1.08=3-c
c=3-1.08
c=1.92

And so, my final equation reads as:

y=25sin[12.86(x-1.92)]+30

However, when I enter this value into my graphing software, it looks nothing like the graph I did on paper! Do you guys see any errors in what I did?

Thank you so much in advance.
 
Last edited:
Physics news on Phys.org
Therefore Period= 2pie/b

which becomes:
28 seconds = 2pie/b
28=360/b
b=360/28
b=12.86
You have replaced 2*pi with 360. While it's true that 2*pi radians is the same angle as 360 degrees, it's not true that 2*pi = 360.
 
Mark44 said:
You have replaced 2*pi with 360. While it's true that 2*pi radians is the same angle as 360 degrees, it's not true that 2*pi = 360.

I don't understand. My teacher said that The period of the graphs on transformed sine and cosine functions can be found by the following formula: 2pi/|b|.

As well, whenever I did my previous questions using 360/|b| I got the correct answer.:confused:
 
Sabellic said:
I don't understand. My teacher said that The period of the graphs on transformed sine and cosine functions can be found by the following formula: 2pi/|b|.

As well, whenever I did my previous questions using 360/|b| I got the correct answer.:confused:
If you're doing calculations with a calculator in degree mode, that will work. It won't work if the calculator is in radian mode.

Just think about it: pi is about 6.28, which is nowhere near 360, But pi radians is the same angle measure as 360 degrees.
 
Mark44 said:
If you're doing calculations with a calculator in degree mode, that will work. It won't work if the calculator is in radian mode.

Just think about it: pi is about 6.28, which is nowhere near 360, But pi radians is the same angle measure as 360 degrees.
Typo alert: 2 pi radians is the same angle measure as 360 degrees.
 
HallsofIvy said:
Typo alert: 2 pi radians is the same angle measure as 360 degrees.
Thanks, Halls. I actually had a factor of 2 in there momentarily and took it out.
 
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Since ##px^9+q## is the factor, then ##x^9=\frac{-q}{p}## will be one of the roots. Let ##f(x)=27x^{18}+bx^9+70##, then: $$27\left(\frac{-q}{p}\right)^2+b\left(\frac{-q}{p}\right)+70=0$$ $$b=27 \frac{q}{p}+70 \frac{p}{q}$$ $$b=\frac{27q^2+70p^2}{pq}$$ From this expression, it looks like there is no greatest value of ##b## because increasing the value of ##p## and ##q## will also increase the value of ##b##. How to find the greatest value of ##b##? Thanks
Back
Top