Problem 5 On Simple Pendulum

Problem 5 on Simple Pendulum

graph TD; A[Problem 5 on Simple Pendulum] --> B((Physics)); B --> C[Length of the pendulum]; B --> D[Mass of the pendulum]; B --> E[Gravity]; B --> F[Angle of displacement]; C --> G[How does length affect the period?]; D --> H[How does mass affect the period?]; E --> I[How does gravity affect the period?]; F --> J[How does angle of displacement affect the period?];