How Long Does it Take for Balls to Reach the Ground? Projectile Motion Problem

  • Thread starter Thread starter ProBasket
  • Start date Start date
  • Tags Tags
    Balls Projectile
AI Thread Summary
The problem involves calculating the time it takes for balls released from a height of 5.0 meters to reach the ground, using the acceleration due to gravity as 10 m/s². The initial velocity (V_{y_0}) is zero since the balls are released from rest. By applying the position formula and setting the height (y) to zero, the equation simplifies to 0 = 5.0 m - 5 m/s² * t². Solving for time (t) yields t = √(5.0 m / 5 m/s²), resulting in a time of 1 second for the balls to hit the ground. This scenario exemplifies the principles of projectile motion influenced by gravity.
ProBasket
Messages
140
Reaction score
0
The balls are released from rest at a height of 5.0m at time t=0s. How long t_g does it take for the balls to reach the ground? Use 10 m/s^2 for the magnitude of the acceleration due to gravity.

i'll use the position formula for this problem:

y = y_0 + V_{y_0}*t - 1/2*g*t^2

well i know that
y_0 = 5.0 m
g = 10 m/s^2

i'm missing V_{y_0}

if i plug in t = 0, wouldn't it just cancel everything out? but it doesn't make sense.
 
Physics news on Phys.org
The balls are released from rest, which tells you that their initial velocty V_{y_0} is zero. If you plug in t=0 you just get y=y_0, or 5.0 m, which just tells you that the balls do in fact start where they start (always a good check :smile: ).

What you want to do to solve the problem is find out what value of t will give you y=0, since that's the 'height' of the ground.
 


You are correct, if we plug in t=0, all the terms involving time will cancel out and we will be left with only the initial height (y_0). This is because at t=0, the ball has not yet started to move and so its velocity (V_{y_0}) and acceleration (g) are both zero.

To solve for the time it takes for the ball to reach the ground (t_g), we need to set the position (y) equal to zero since that is the height of the ground. So our equation becomes:

0 = 5.0 m + 0*t - 1/2*10 m/s^2 * t^2

Simplifying this further, we get:

0 = 5.0 m - 5 m/s^2 * t^2

Now we can solve for t:

t = √(5.0 m / 5 m/s^2) = 1 second

Therefore, it will take 1 second for the ball to reach the ground. This is a classic example of projectile motion, where the vertical motion of the ball is affected by gravity while the horizontal motion remains constant.
 
TL;DR Summary: I came across this question from a Sri Lankan A-level textbook. Question - An ice cube with a length of 10 cm is immersed in water at 0 °C. An observer observes the ice cube from the water, and it seems to be 7.75 cm long. If the refractive index of water is 4/3, find the height of the ice cube immersed in the water. I could not understand how the apparent height of the ice cube in the water depends on the height of the ice cube immersed in the water. Does anyone have an...
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Back
Top