On planet Earth, a pendulum has a length of L and a period of T .On planet Mars, the pendulum has a length of 4L and period of 5T.what is the acceleration due to gravity ?

g.onMars= g.onEarth*sqrt(4/5)

T = sqrt(L/g)

5T = sqrt (4 L/gm)

5 sqrt (L/g) = sqrt (4 L/gm)

25 L/g = 4 L/gm

gm = g [ 4/25 ]

To find the acceleration due to gravity on planet Mars, we can use the relationship between the period and the length of a pendulum.

The equation for the period of a simple pendulum is given by:

T = 2π√(L/g)

Where T is the period, L is the length of the pendulum, and g is the acceleration due to gravity.

We are given that on Earth, the pendulum has a length of L and a period of T. So the equation becomes:

T (Earth) = 2π√(L/g (Earth))

Now, we are also given that on Mars, the pendulum has a length of 4L and a period of 5T. So the equation becomes:

5T (Mars) = 2π√(4L/g (Mars))

Now, we can equate the two equations:

2π√(L/g (Earth)) = 2π√(4L/g (Mars))

Canceling out the 2π on both sides gives:

√(L/g (Earth)) = √(4L/g (Mars))

Squaring both sides of the equation gives:

L/g (Earth) = 4L/g (Mars)

Cross multiplying gives:

L * g (Mars) = 4L * g (Earth)

Canceling out the L on both sides gives:

g (Mars) = 4g (Earth)

Therefore, the acceleration due to gravity on planet Mars is 4 times the acceleration due to gravity on planet Earth.