Solveeit Logo

Question

Question: A particle is dropped from top of tower of 40m and simultaneously another particle is projected from...

A particle is dropped from top of tower of 40m and simultaneously another particle is projected from ground in upward direction with 20 m/s! Find when and at what distance from ground they will meet C

Answer

They will meet at 2 seconds and at a distance of 20 m from the ground.

Explanation

Solution

Let the origin be at the ground and the upward direction be positive. The height of the tower is H=40H = 40 m. We assume the acceleration due to gravity is g=10m/s2g = 10 \, m/s^2.

For the particle dropped from the top of the tower:

  • Initial position y1(0)=H=40y_1(0) = H = 40 m.
  • Initial velocity v1(0)=0v_1(0) = 0 m/s (since it is dropped).
  • Acceleration a1=g=10m/s2a_1 = -g = -10 \, m/s^2 (since gravity acts downwards).

The position of the particle at time tt is given by the equation of motion: y1(t)=y1(0)+v1(0)t+12a1t2y_1(t) = y_1(0) + v_1(0)t + \frac{1}{2}a_1t^2 y1(t)=40+0t+12(10)t2y_1(t) = 40 + 0 \cdot t + \frac{1}{2}(-10)t^2 y1(t)=405t2y_1(t) = 40 - 5t^2

For the particle projected from the ground:

  • Initial position y2(0)=0y_2(0) = 0 m.
  • Initial velocity v2(0)=20v_2(0) = 20 m/s (upwards).
  • Acceleration a2=g=10m/s2a_2 = -g = -10 \, m/s^2 (since gravity acts downwards).

The position of the particle at time tt is given by the equation of motion: y2(t)=y2(0)+v2(0)t+12a2t2y_2(t) = y_2(0) + v_2(0)t + \frac{1}{2}a_2t^2 y2(t)=0+20t+12(10)t2y_2(t) = 0 + 20t + \frac{1}{2}(-10)t^2 y2(t)=20t5t2y_2(t) = 20t - 5t^2

The two particles meet when their positions are the same, i.e., y1(t)=y2(t)y_1(t) = y_2(t). 405t2=20t5t240 - 5t^2 = 20t - 5t^2 40=20t40 = 20t t=4020t = \frac{40}{20} t=2t = 2 seconds.

So, the particles meet after 2 seconds.

To find the distance from the ground where they meet, we can substitute t=2t = 2 seconds into either y1(t)y_1(t) or y2(t)y_2(t). Using y1(t)y_1(t): y1(2)=405(2)2=405(4)=4020=20y_1(2) = 40 - 5(2)^2 = 40 - 5(4) = 40 - 20 = 20 meters. Using y2(t)y_2(t): y2(2)=20(2)5(2)2=405(4)=4020=20y_2(2) = 20(2) - 5(2)^2 = 40 - 5(4) = 40 - 20 = 20 meters.

Both equations give the same meeting point, which is 20 meters from the ground.