A Ferris wheel is 25 meters in diameter and boarded from a platform that is 1 meter above the ground. The six o'clock position on the Ferris wheel is level with the loading platform. The wheel completes 1 full revolution in 10 minutes. The function h (t)gives a person's height in meters above the ground t minutes after the wheel begins to turn.a.Find the amplitude, midline, and period of h (t).b.Find a formula for the height function h (t).c.How high off the ground is a person after 5 minutes?

Respuesta :

Answer:

[tex]h(t) = -12.5cos(0.2\pi t)+ 13.5[/tex]

[tex]h(5) = 26m[/tex] meters above ground after 5 mins

Step-by-step explanation:

This is a fun question, it requires a bit of visualization and some familiarity with how circles relate to trigonometric functions.

Thinking process:

  • Ferris wheel is a circle
  • It's starts from the 6 o clock position (the ground)
  • the plot of h(t) will start from the 6 o clock position as well

This much information is enough for you to visualize that the plot for h(t) is a trigonometric function (since we're dealing with a circle).

And as the function is NOT starting from the center (i.e 3 o clock position) it is not a sine function.

so a [tex]cos[/tex] function might do the trick! (think of [tex]y=cosx [/tex] ) but remember that the ferris wheel will start from the ground, so [tex]y=-cosx[/tex] ) is a better choice.

  • The diameter of the ferris wheel = 25m
  • Since its takes 10mins to do a complete revolution the Period = 10 minutes
  • rpm (revolution per minute) = [tex]\dfrac{1rev}{10rev} == 0.1\dfrac{rev}{min}[/tex]
  • there's 1 meter gap between the ground and the ferris wheel.

Solution:

We can start with the plot of just a general cosine function but with the negative sign due to the reasons given above.

[tex]h = -Acos(Bt) + C[/tex]

[tex]h[/tex] is the height and since it is a function in terms of [tex]t[/tex]. we can rewrite the function as

[tex]h(t) = -Acos(Bt) + C[/tex]

here,

[tex]A[/tex] = The Amplitude (distance from the midline to the peak, think of radius of a circle rather than the diameter)

[tex]B[/tex] = Frequency (in [tex]\frac{radians}{unit\,of\,time}[/tex] )

[tex]C[/tex] = Distance of the midline from the x-axis

To covert these into values that are meaningful in our case

[tex]A[/tex] = The radius of the ferris wheel (12.5 m)

[tex]B[/tex] = rpm of the Ferris wheel converted into radians per second. i.e

[tex]\dfrac{0.1rev}{min} * \dfrac{2\pi radians}{1 rev}\\ 0.2\pi \dfrac{rad}{min}[/tex]

[tex]B[/tex] = [tex]0.2\pi \dfrac{rad}{min}[/tex]

[tex]C[/tex] = since the ferris wheel is above ground at all times, the midline should be atleast be 12.5 meters away from the ground (i.e. radius) but since it is also specified that there's a 1 meter gap between the ground and the ferris wheel C should be:

[tex]C[/tex] = 12.5 + 1  =13.5

Finally, just put all the values in the equation:

[tex]h(t) = -Acos(Bt) + C[/tex]

[tex]h(t) = -12.5cos(0.2\pi t)+ 13.5[/tex]

FInally, to find h(5)

[tex]h(t) = -12.5cos(0.2\pi (5))+ 13.5[/tex]

[tex]h(t) = -12.5(-1)+ 13.5[/tex]

[tex]h(t) = 26[/tex] meters above ground

Using a cosine function we will see that:

  • a) Midline = 13.5m, Amplitude = 12.5m, Period = 10 min.
  • c) h(t) = 12.5m*cos((pi/5 min)*t) + 13.5m
  • d) h(5 min) = 1 m

What can we say about the height equation?

It will be a cosine equation.

h(t) = A*cos(w*t) + M

Where M is the midline, which is the height of the center of the wheel, which we know that it is at 1m + 25m/2 = 13.5m

M = 13.5m

A is the amplitude, which is equal to the radius of the wheel (half the diameter): A = 25m/2 = 12.5m

The period is the time it takes to do a full revolution, we know that it takes 10 minutes, then T = 10 min.

b) What we got about the formula is:

h(t) = 12.5m*cos(w*t) + 13.5m

We need to find the value of w, the angular frequency.

We know that:

w = 2*pi/T = 2*pi/10min = (pi/5 min).

Then the formula is:

h(t) = 12.5m*cos((pi/5 min)*t) + 13.5m

c) We need to evaluate in t = 5 min

h(5 min) = 12.5m*cos((pi/5 min)*5 min) + 13.5m

              = 12.5m*cos(pi) + 13.5m = 1m

After 5 minutes, the Ferris wheel is on the lowest point.

If you want to learn more about cosine functions you can read:

https://brainly.com/question/8120556