A ball B1 is dropped from the top of a building, one second later another ball, B2 is thrown down with an initial speed of 20.0m/s. The two balls hit the ground at the same time.

1)What is the time it took B1 to teach the ground?

2) What is the height of the building?

3)what are the speeds of the two balls at the instant they hit the ground?

t is time for ball 2

t+1 is time for ball 1

h = (1/2)g (t+1)^2
h = 20 t + (1/2)gt^2
so
g(t+1)^2 = 40 t + gt^2
g(t^2 + 2 t + 1) = 40 t + g t^2
2 gt + g = 40 t
t = g (2t+1)/40
t+1 = answer to 1) etc

2 g t + g = 40 t

(40 -2g)t = g
t = g/(40-2g)

To solve these questions, we can use the equations of motion and the concept of vertical motion under gravity. Let's break down each question and go step by step.

1) To find the time it took for ball B1 to reach the ground, we can use the equation:

t = sqrt(2h/g)

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

Since ball B1 is dropped, it has an initial velocity of 0 m/s. We can substitute these values into the equation:

t = sqrt(2h/9.8)

2) To find the height of the building, we can rearrange the equation we used in the first question:

h = (1/2)gt^2

Since we have the value of t from the first question, we can substitute it into the equation:

h = (1/2)*9.8*(sqrt(2h/9.8))^2

We can solve this equation using algebraic methods, such as squaring both sides and simplifying it.

3) To find the speeds of the two balls at the instant they hit the ground, we need to consider their initial velocities and the acceleration due to gravity.

Ball B1 is dropped, so its initial velocity is 0 m/s. Its final velocity can be found using the equation:

vf = gt

Ball B2 is thrown down with an initial velocity of 20.0 m/s. Its final velocity can also be found using the equation:

vf = v0 + gt

where vf is the final velocity, v0 is the initial velocity, and g is the acceleration due to gravity.

By substituting the appropriate values into these equations, we can calculate the final velocities of both balls at the instant they hit the ground.