Solve Kinematics Problem: 2 Stones Meeting at Height

  • Thread starter Thread starter marco101
  • Start date Start date
  • Tags Tags
    Kinematics
AI Thread Summary
The problem involves two stones thrown straight up with the same initial velocity of 24.5 m/s, with the second stone thrown 2 seconds after the first. The first stone's distance equation is incorrectly set for constant velocity, while the second stone's equation includes acceleration due to gravity. The correct approach requires adjusting the time variable for the first stone to account for its earlier launch. Ultimately, both stones should be analyzed from the same starting point to find their meeting height above the release point. Accurate equations and time adjustments are crucial for solving the kinematics problem correctly.
marco101
Messages
7
Reaction score
0

Homework Statement


You throw a stone straight up with initial V of 24.5m/s and 2.0 s later you throw a second stone straight up with the same initial velocity. The first stone going down will meet the second stone going up. At what height above the point of release do the two stones meet?


Homework Equations


I'm not sure if I'm doing the question correctly. My attempt at it is below.



The Attempt at a Solution


1st Stone
d = Vt
d = 24.5t

2nd Stone
d = 24.5t + .5(9.8)t^2
after 2 seconds, 24.5 x 2 = 49, so d + 49 = 24.5t +.5(9.8)t^2

I then plugged in the d equation from the 1st stone
24.5t + 49 = 24.5t + 4.9t^2
4.9t^2 = 49
t = 3.162 seconds is when the two stones are at the same distance.

Then i assume that you just plug in the t-value in the distance equation for the 1st stone but i keep getting an incorrect answer. Any help please?
 
Physics news on Phys.org
Welcome to PF!

Hi marco101! Welcome to PF! :wink:
marco101 said:
… 1st Stone
d = Vt
d = 24.5t

Nope … that's for constant velocity, isn't it?

You need an equation just like for the 2nd stone, but with an adjustment to t. :smile:
 
Is my 2nd equation correct then?

Im thinking if it's 2 seconds later, then the equation to the first stone is
d = 24.5 (t+2) + .5(9.8)(t+2)^2

while the 2nd stone stays the same, d + 49 = 24.5t +.5(9.8)t^2 and then set the two equal to each otehr?
 
Hi marco101! :smile:

(just got up :zzz: …)
marco101 said:
Is my 2nd equation correct then?

Im thinking if it's 2 seconds later, then the equation to the first stone is
d = 24.5 (t+2) + .5(9.8)(t+2)^2

Yup! :biggrin:
while the 2nd stone stays the same, d + 49 = 24.5t +.5(9.8)t^2 and then set the two equal to each otehr?

Nooo … forget the 49 … they both start from d = 0 (one at t = 0, one at t = -2), don't they? :wink:
 
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