1 you 39 ve learned about pendulum physics so these questions will put your understa 5346923

1. You've learned about pendulum physics, so these questions will put your understanding to the test. Create a function that returns the position of a pendulum with the following properties after 400 seconds.

Rod length: 20 units

Initial offset: 32 degrees

Bob mass: 2 units

Gravity: 5.23 units/s^2

Your function should return the angle of the pendulum in radians. Your function should also accept 5 inputs in the following order: length of rod, initial offset, bob mass, gravity, and time. You may name these variables whatever you wish.

2. Use the same function from question 1. This time, your function should return the pendulum angle, period, and frequency (in this order). You should return period in seconds and frequency in GHz.

Use the following parameters:

  • Rod length: 5 units
  • Initial offset: 45 degrees
  • Bob mass: 400 kg
  • Gravity: 10,000 units/s^2
  • Time: 80 s

"Get 15% discount on your first 3 orders with us"
Use the following coupon
FIRST15

Order Now