Solving the Pendulum Equation: L, T, pi & g

  • Thread starter Thread starter pkpiotr517
  • Start date Start date
  • Tags Tags
    Pendulum Pi
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
pkpiotr517
Messages
10
Reaction score
0
This is one question that's giving me a bit of trouble to handle.
The Period of a pendulum is given by the following equation:
e0ce071038f4bfa4bf458a2758ca9564.png

where T= period of pendulum (seconds)
L= Length of pendulum (meters)
g= acceleration doe to gravity (meters per second2)

Solve this equation in terms of L, T and pi. That means that g sould be by itself on one side of the equal sign and a combination of L, T, and pi should be on the other side of the equal sign.




T=2(pi)*square.root.of(L/g)



My attempt at the problem was:
(T)/(2*pi)= square.root.of(L/g)2
Then I squared the right side of the equation and did the same on the left in order to cancel out the square root on the right.
((T)/(2*pi))2=(L/g)
Afterwords, I tried to factor out the L by multiplying its inverse on the right and got:
((T)/(2*pi))2(1/L)=(1/g)

There I get stuck, because I'm not too sure if he wanted it set equal to 1/g. So if anyone can send some feedback, then it would be greatly appreciated!
 
Physics news on Phys.org
From here

[tex]\left( \frac{T}{2 \pi}\right)^2= \frac{L}{g}[/tex]


You can just invert both sides of the equation and then multiply by L.

Or as you've done in the last line of your working, just invert both sides and you'll have 'g' in terms 'L' and 'T' and 'π'
 
So I would get:

[tex]\left( \frac{2 \pi }{T }\right)^2 (L)= {g}[/tex]

Is that correct?
 
Last edited: