a ball is dropped from height h after one second another ball dropped freely from point 20 m below where first ball dropped both of them reach the grount at the same time calculate the value of h

h = 1/2 g t^2

h-20=1/2 g (t - 1)^2 ... h = 1/2 g t^2 - g t + 1/2 g + 20

the h's equal zero when the ball reaches the ground
... set the equations equal and solve for t
... plug the value of t into the 1st equation to find h

To solve this problem, we can use the equations of motion and the principles of free fall.

Let's denote the height from which the first ball is dropped as h and the height difference between the two points as 20 meters. We need to find the value of h.

When an object is dropped freely, it undergoes uniformly accelerated motion due to the force of gravity. The key equation that relates distance, time, and acceleration under free fall is:

h = (1/2) * g * t^2

where h is the initial height, g is the acceleration due to gravity (approximately 9.8 m/s^2 on Earth) and t is the time of free fall.

For the first ball, it is dropped from height h, so the time it takes to reach the ground can be calculated using the equation above:

h = (1/2) * g * t^2

On substituting h as 0 (since the ball reaches the ground), the equation becomes:

0 = (1/2) * g * t^2

Simplifying, we get:

t^2 = 0

From this equation, we can see that t = 0. This implies that the ball is dropped from a negligible height. Since it takes no time for the first ball to reach the ground, we can say h = 0.

Now, let's consider the second ball. It is dropped from a height 20 meters below the first ball. So, the height from which the second ball is dropped is (h - 20).

Using the same equation as before:

h - 20 = (1/2) * g * t^2

Substituting h as 0, we have:

-20 = (1/2) * g * t^2

Simplifying, we get:

t^2 = -40 / g

Since time cannot be negative, there is no real solution for t, which means that no matter the value of h, the second ball will never reach the ground.

Therefore, the value of h is 0.