- #1
Lord Anoobis
- 131
- 22
Homework Statement
A 100g mass on a 1.0m long string is pulled 8.0 degrees to one side and released. How long does it take for the pendulum to reach 4.0 degrees on the opposite side?
Homework Equations
##T = 2\pi \sqrt\frac{L}{g}##
##x(t) = A\cos\omega t##
The Attempt at a Solution
From the simple pendulum we get ##\omega = \sqrt\frac{g}{L}## which leads to:
##x(t) = A\cos\sqrt g t##
##A = 8.0## and ##x(t) = 4.0## can be substituted directly since it results in the cosine of an angle then:
##\cos\sqrt g t = -0.50##
##t\sqrt g = \frac{4\pi}{3}##
##t = 1.3s##
Which happens to be twice the actual answer. The only possibility for error I see is ##\arccos(-0.5)##.
What I don't see is why. My reasoning was that since we're looking at 4.0 degrees on the opposite side, the angle must be the second point where cosine is negative, ie. ##\frac{4\pi}{3}##. What am I missing here?