Can Initial Velocity and Angle Determine Impact in Projectile Motion?

AI Thread Summary
The discussion focuses on the conditions under which a projectile (m1) thrown at an angle can hit a falling object (m2). It establishes that if m1 is aimed correctly and has sufficient initial velocity, it will collide with m2. The initial velocity must exceed a specific threshold, calculated as the square root of (gR/sin2θ). Participants emphasize the importance of using a consistent coordinate system for both objects to accurately derive their equations of motion. The conversation highlights the need to understand the physical significance of the derived equations to solve the problem effectively.
asdf1
Messages
734
Reaction score
0
If m1 is thrown with an angle of \theta from the ground at the same time m2 drops in free motion from the top of a ceiling, prove that
(1) If m1 aims at m2, as long as the initial velocity is large enough, m1 will hit m2
(2) The inital velocity V must be larger than [gR/(sin2\theta]^1/2

My calculations:
for m1:
1. R=Vcos\thetat
2. y1=Vsin\thetat-0.5gt^2
for m2:
y2=0.5gt^2

but I'm stuck on what to do next...
 
Physics news on Phys.org
First fix your equation for y2. Like m1, m2 is falling. Hint: Assume the initial position of m2 is x_0, y_0 (where m1 starts at 0,0).
 
After you fix what Doc Al said, you have started correctly. Now think about what the question is asking you.

When m1 hits m2, what do you know about both of their final positions? What does this tell you about the final (x, y) position? To keep things straight, I would use x instead of R in your first equation, but that's up to you.

If you get the first part, the second part shouldn't be too difficult. Just remember the trigonometric identity that 2\sin{\theta}\cos{\theta}=\sin{2\theta}. Once you get the physics part of it correctly, then the rest of it is math.
 
is r the range of the projectile??
however your first question is easily answered. both the bodies will have the same y displacement . so the projectile body will always hit the m2
body
 
leo_thunderbird said:
is r the range of the projectile??
Yes.
however your first question is easily answered. both the bodies will have the same y displacement . so the projectile body will always hit the m2
body
That is not a logical way to arrive at the answer. The y-displacement of the two objects does not have to be the same - what matters is that the final y-coordinates of the objects are the same. In some cases, though, this assumption holds true, but those cases are so few that the assumption is better left unassumed.
 
So my mistake is that for m1 and m2 they have different coordinate references, so that's why i can't use the equations for m1 and m2 together... is that right?
 
asdf1 said:
So my mistake is that for m1 and m2 they have different coordinate references, so that's why i can't use the equations for m1 and m2 together... is that right?
What coordinates are you using? Did you understand Doc Al's original point: that m2 is falling?
 
asdf1 said:
So my mistake is that for m1 and m2 they have different coordinate references, so that's why i can't use the equations for m1 and m2 together... is that right?
The problem is easiest to solve if you put both objects in the same coordinate system.

Think about the physical significance of the equations that you have derived.
x = v\cos{\theta}t - What does this mean about the fired projectile's motion? Notice that I have changed the R to an x, so that we can keep the coordinates straight.

y_1 = v_0\sin{\theta}t-\frac{1}{2}gt^2 - What does this mean about the fired projectile? Is it falling or rising, and which way is it accelerating?

y_2 = \frac{1}{2}gt^2 - Compare this equation to your y_1 equation. According to what you have derived here, which way is the ball accelerating?

Check to see that your equations make sense to you before you start solving for the unknowns. In this case, both objects are falling, so their accelerations are downward.
 
ok!
y_2 = -\frac{1}{2}gt^2
so y1=y2
=> Vsin\theta*t-0.5gt^2=\-frac{1}{2}gt^2
=>Vsin\theta*t=0 ?
 
  • #10
(Referring to Doc Al's post) For this question, we set the initial position of m_{1} as the origin. In addition, we assume m_{2} starts from the point (x_{0}, y_{0}).

When considering the vertical displacement, we will need a reference. In this case, we set it to be the x-axis. Hence, all measurements of vertical displacement will be with respect to this line.

Since m_{2} already has some vertical displacement to begin with, the equation you need should be y_2 = y_{0}-\frac{1}{2}gt^2

P/S In the second part of the question, you need to show that the initial velocity V must be bigger than (\frac{gR}{sin2\theta})^{1/2}. What is R?
 
Last edited:
  • #11
ok! thank you!
R is the horizontal length from the point m1 is at rest to where m2 falls on the ground...
 
Back
Top