Projectile Motion - Two fired at different times

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
14 replies · 2K views
cnstntcnfsn
Messages
6
Reaction score
0

Homework Statement



Two projectiles are fired, one at t = 0 with velocity v01, making an angle θ1 with x-axis, and the other at t = T > 0 with velocity v02 making an angle θ2 with x-axis. Show that if they are to collide in midair the travel interval T between the two firings must be:

[tex]\frac{2v_{01}v_{02}sin(θ_1-θ_2)}{g(v_{01}cos(θ_1) + v_{02}cos(θ_2))}[/tex]

Homework Equations



[tex]sin(θ_1-θ_2) = sin(θ_1)cos(θ_2)-cos(θ_1)sin(θ_2)[/tex]
[tex]\frac{d^2x}{dt^2} = 0, \frac{dx}{dt} = v_0x, x = v_{0x}t[/tex]
[tex]\frac{d^2z}{dt^2} = -g, \frac{dz}{dt} = v_{0z} - gt, z = v_{0x}t - \frac{gt^2}{2}[/tex]
[tex]\vec r = x \vec i + z \vec j = v_{0x}t \vec i + (v_{0x}t - \frac{gt^2}{2}) \vec j[/tex]

The Attempt at a Solution



I used the above equations and the proper indices to create the following equations:

[tex]v_{01}cos(θ_1)t = v_{02}cos(θ_2)T[/tex]
[tex]v_{01}sin(θ_1)t - \frac{gt^2}{2} = v_{02}sin(θ_2)T - \frac{gT^2}{2}[/tex]

I then arranged these so that each equation equaled 0, and then equated them to each other. I got the following equation:

[tex]v_{01}cos(θ_1)t - v_{02}cos(θ_2)T = v_{01}sin(θ_1)t - \frac{gt^2}{2} - v_{02}sin(θ_2)T + \frac{gT^2}{2}[/tex]

Simplifying it gave me:

[tex]v_{01}cos(θ_1)t - v_{02}cos(θ_2)T - v_{01}sin(θ_1)t + v_{02}sin(θ_2)T = \frac{g}{2} (T^2 - t^2)[/tex]

[tex]\frac{2v_{01}v_{02}(t\frac{(cos(θ_1)-sin(θ_2))}{v_{02}})+T(\frac{(sin(θ_2)-cos(θ_2))}{v_{01}})}{g} = T^2 - t^2[/tex]

I don't know where to go from here to get to the solution, or if my process is correct. I tried taking the norm of r and then equating |r1| = |r2|, but that just created a mess with a lot of terms that wouldn't cancel.

Thanks!

 
Last edited:
Physics news on Phys.org
cnstntcnfsn said:
01sin(θ1)t−gt22=v02sin(θ2)T−gT2
You are asked to verify the expression for t-T. Rearrange this equation to separate t-T on one side. Then substitute t=x/vo1cosθ1 and T=x/vo2cosθ2 on the other side
and you'll get the desired expression.
 
Last edited:
You seem to be constantly confused in this question about how to express the time information in the equations.
cnstntcnfsn said:
##v_{01}\cos(θ_1)t=v_{02}\cos(θ_2)T##
At time t > T, how long has the second particle been travelling?
 
  • Like
Likes   Reactions: cnstntcnfsn
haruspex said:
You seem to be constantly confused in this question about how to express the time information in the equations.

At time t > T, how long has the second particle been travelling?

t-T

Would I then find t and T from x and plug that into z?
 
First particle travels for time t, second one travels for time T. You are asked to find the expression for t-T i.e. the interval between the two firings.
 
cnh1995 said:
First particle travels for time t, second one travels for time T. You are asked to find the expression for t-T i.e. the interval between the two firings.
No, you have it backwards. T is the interval between firings.
 
cnstntcnfsn said:
t-T

Would I then find t and T from x and plug that into z?
Your first attempt was fine except that on the right hand side of your first two equations you had T where you should have had t-T. Try that again.
 
  • Like
Likes   Reactions: cnstntcnfsn
haruspex said:
Your first attempt was fine except that on the right hand side of your first two equations you had T where you should have had t-T. Try that again.

Should my left side then be [itex]t^2-T^2[/itex]?
 
haruspex said:
No, you have it backwards. T is the interval between firings.
Assuming t and T to be the times of travel, I got the desired expression. Maybe I didn't read the qusation properly. But even if I assume so, it won't affect the final expression since there is no time term in it and I'm finding the difference t-T.
 
cnstntcnfsn said:
Should my left side then be [itex]t^2-T^2[/itex]?
If you are assuming T to be the time difference between firings, you can replace t with t1 and T with t2 in your attempt. t1-t2 will be your T. So, your left hand side should be t12-t22.
 
cnstntcnfsn said:
Should my left side then be [itex]t^2-T^2[/itex]?
Not sure what you are referring to. In your very first two equations of your attempt, you have t (only) on the left and T (only) on the right.
The left hand sides are fine; t is the time the first particle has been traveling at time t. Just replace all the Ts on the right with t-T, since that is the time the second particle has been traveling at time t.
 
cnh1995 said:
Assuming t and T to be the times of travel, I got the desired expression. Maybe I didn't read the qusation properly. But even if I assume so, it won't affect the final expression since there is no time term in it and I'm finding the difference t-T.
Sure, but it was going to be hellish confusing with different advice based on different definitions of the same symbols. Assuming cnstntcnfsn read the question correctly, you were outvoted.
 
haruspex said:
Not sure what you are referring to. In your very first two equations of your attempt, you have t (only) on the left and T (only) on the right.
The left hand sides are fine; t is the time the first particle has been traveling at time t. Just replace all the Ts on the right with t-T, since that is the time the second particle has been traveling at time t.

I replaced them, but I am a little confused (I don't know why I can't get this as it seems simple). From the first equation I got [tex]\frac{v_{01}cos(\theta_1)t}{v_{02}cos(\theta_2)} = t - T[/tex]
I then put this into the 2nd equation and got [tex]v_{01}sin(\theta_1)t = \frac{v_{02}sin(\theta_2)v_{01}cos(\theta_1)t}{v_{02}cos(\theta_2)}+g\frac{T^2}{2}[/tex]
I can then get [tex]t(v_{01}sin(\theta_1)v_{02}cos(\theta_2)-v_{02}sin(\theta_2)v_{01}cos(\theta_1) )=t v_{01}v_{02}sin(\theta_1-\theta_2)= g\frac{T^2}{2}[/tex]

Does that look on the right track?
 
cnstntcnfsn said:
I replaced them, but I am a little confused (I don't know why I can't get this as it seems simple). From the first equation I got [tex]\frac{v_{01}cos(\theta_1)t}{v_{02}cos(\theta_2)} = t - T[/tex]
I then put this into the 2nd equation and got [tex]v_{01}sin(\theta_1)t = \frac{v_{02}sin(\theta_2)v_{01}cos(\theta_1)t}{v_{02}cos(\theta_2)}+g\frac{T^2}{2}[/tex]
I can then get [tex]t(v_{01}sin(\theta_1)v_{02}cos(\theta_2)-v_{02}sin(\theta_2)v_{01}cos(\theta_1) )=t v_{01}v_{02}sin(\theta_1-\theta_2)= g\frac{T^2}{2}[/tex]

Does that look on the right track?
You have two unknowns, t and T, but you are only interested in T. So you should use one equation (better not the quadratic one) to express t as a function of T, then use that to get rid of t in the other equation.
 
  • Like
Likes   Reactions: cnstntcnfsn
haruspex said:
You have two unknowns, t and T, but you are only interested in T. So you should use one equation (better not the quadratic one) to express t as a function of T, then use that to get rid of t in the other equation.
Got it! Thank you so much for your help