How Do You Calculate the Position of Two Falling Stones with a Time Delay?

  • Thread starter Thread starter scavok
  • Start date Start date
  • Tags Tags
    Kinematics
AI Thread Summary
To calculate the position of two falling stones with a time delay, the problem involves determining the displacements of each stone based on their fall times. The first stone falls for a time t1, while the second stone, dropped 1.6 seconds later, falls for a time t2, which is t1 - 1.6 seconds. The displacement equations are x1 = (1/2)gt1² and x2 = (1/2)gt2², with the separation between them given by x1 - x2 = 36m. The correct relationship between t1 and t2 is crucial, as t2 must be less than t1, leading to the equation t2 = t1 - 1.6. Solving these equations will yield the distance of the second stone below the cliff when the separation is 36m.
scavok
Messages
26
Reaction score
0
I didn't have much trouble with the 1-D 1 object kinematics, but I'm having a lot of trouble with 2 objects. I'd just like some help setting the problem up:

Two stones are dropped from the edge of a 60m cliff, the second stone 1.6s after the first. How far below the top of the cliff is the second stone when the separation between the two stones is 36m?
I thought the best way to set this up would be:

X = Displacement of first stone in terms of a
Y = Displacement of second stone in terms of a
X-Y=36m
(vt+.5at2)-(vt+.5at2)=36

(Pretend I have subscripts to indicate they aren't the same variables and don't cancel each other out right away.)

I don't know if that's right, and even if it is, I just can't think of how to factor in the 1.6s.

A little guidance on how to get started would be appreciated.
 
Physics news on Phys.org
X = Displacement of first stone
Y = Displacement of second stone
X-Y=36m
(vt+.5at2)-(vt+.5at2)=36

the initial speed is zero for each stone, and the acceleration is same for both also since it is free fall, so the only variables is time.
I solve it by:

taking time taken by first stones = time taken by second stones + 1.6

I think the problem can be solved by using this assumption.
 
I still can't get it. The correct answer should be 10.9m.

The initial speed is zero, and a=g so the equation should look like this:
(.5gt2)-(.5gt2)=36m

Where does the +1.6s come in?

(.5gt2)-(.5g(t+1.6s)2)=36m?

vv Very cool, thank you.
 
Last edited:
You need to be more precise! Let's say that the distance the first stone is below the cliff is x1 and the distance the second stone is below the cliff is x2. Let t1 be the time the first stone has been falling and t2 the time the second stone has been falling. (No, I will not "pretend you have subscripts- put them in!).

Another problem is that you have as formula (1/2)gt2+ vt but, as frozen7 said, the initial velocityis 0:
x1= (1/2)gt12 and
x2= (1/2)gt22. The distance between them is x11- x2= (1/2)gt12-(1/2)gt22.

Now, what is the relationship between t1 and t2? You appear to be replacing what I have called t2 with t1+ 1.8. Can't you see that that can't be right? The second stone doesn't start falling until 1.8 s after the first. The second stone is falling for less time than the first, not more! t2 must be less than t1. You have t2= t1- 1.8. You can replace t2 by t1- 1.8, solve for t1 and then find x2 or replace t1 by t2+ 1.8, solve for t2 and use that to find x2. The second way might be simpler since it is x2 you want to find.
 
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