Solving for Time of Intersection in Vertical Kinematic Problem

AI Thread Summary
To determine when two stones cross paths after one is dropped and the other is thrown downwards, the final positions of both stones must be set equal. The first stone's time in the air is longer by 0.5 seconds compared to the second stone, which complicates the calculations. The solution involves defining the total time for both stones and using the appropriate equations of motion to find their positions. By calculating the position of the first stone at 0.5 seconds and setting it equal to the position of the second stone, the time of intersection can be accurately determined. This method effectively addresses the problem and leads to the correct solution.
Bryson
Messages
56
Reaction score
2

Homework Statement



A stone is dropped of a cliff. A second stone is thrown down the cliff at 10 m/s at 0.5s after the first stone. When do the stones cross paths?

Homework Equations



Yf = vt + at^2/2

The Attempt at a Solution



My logic is the set the final position Yf equal for both stones and solve for time. Keeping in mind for the second stone that t = t + 0.5.

After finding t, simply plug it into the equation to find Yf.

Is this a valid method for solving this problem?
 
Last edited:
Physics news on Phys.org
Bryson said:

Homework Statement



A stone is dropped of a cliff. A second stone is thrown down the cliff at 10 m/s at 0.5s after the first stone. When do the stones cross paths?

Homework Equations



Yf = vt + at^2/2

The Attempt at a Solution



My logic is the set the final position Yf equal for both stones and solve for time. Keeping in mind for the second stone that t = t + 0.5.

After finding t, simply plug it into the equation to find Yf.

Is this a valid method for solving this problem?
Almost.

Two things:

1. The second stone is in the air for 1/2 second less time than the first stone. You should decide what t stands for precisely.

2. The question asks when the stone cross paths, not where .
 
I would define t_total = t1 + t2 and then strictly use t2 in both of your equations:

1) Figure out the value of Yf1 and v1 at t1 = 0.5 for the first object.
2) Yf2 = 0 and v2 is given for the second object.
3) Then set Yf1 = Yf2 both in terms of t2, and solve for t2 as you suggested.
4) Give t_total = 0.5 + t2 as the final answer.
 
Thread 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
Back
Top