How Does Acceleration Affect Pendulum Frequency?

  • Thread starter Thread starter akan
  • Start date Start date
  • Tags Tags
    Pendulum Physics
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 5K views
akan
Messages
58
Reaction score
0

Homework Statement


While waiting for your plane to take off, you suspend your keys from a thread and set the resulting pendulum oscillating. It completes exactly 90 cycles in 1 minute. You repeat the experiment as the plane accelerates down the runway, and now find the pendulum completes exactly 97 cycles in 1 minute.

Find the plane's acceleration.

Homework Equations


T = 2 pi sqrt(L/g)
T = 1 / freq.

The Attempt at a Solution


T1 = 2 pi sqrt(L/g)
(T1 / (2 pi))2 g = L

T2 = 2 pi sqrt(L/(g + a))
a = L / (T2 / (2 pi))2 - g
a = (T1 / (2 pi))2 g / (T2 / (2 pi))2 - g

I get that a = 1.58, but that's wrong. The right answer is 5.8. What did I do incorrectly?
 
on Phys.org
Wow. That does give me the right answer. Thanks a lot. :)