Calculating Time Between Two Projectile Collisions

  • Thread starter Thread starter sara_87
  • Start date Start date
  • Tags Tags
    Balls Projectiles
sara_87
Messages
748
Reaction score
0

Homework Statement



At time t1, the boy throws a ball at an angle theta1
After some time (say t2), the boy throws another ball at an angle theta2
The initial velocity for both balls is the same (say v0)
The balls collide at B, a distance of y (as shown in the attachment)
the veritcal velocity at B is unknown
The question is:
Find the time between when the 2 balls were thrown.

Homework Equations



horizontally: the velocity stays the same, the distance is x, there is no acceleration.
vertically: the acceleration is g (under free gravity)

The Attempt at a Solution



Horizontally:
first ball: x = v0cos(theta1)t1 (using the equation s = ut + 1/2 at^2)
second ball: x = vocos(theta2)t2

vertically:
first ball: y = v0sin(theta1)t1 + 1/2 g(t1)^2
second ball: y = v0sin(theta2)t2 + 1/2 g(t2)^2

I tried to make t1 the subject from the horizontal equations but after substituting them into the vertical equations, i found it difficult to make t2 the subject (if it is even possible).
so, maybe there is another approach.

Any help is very much appreciated.
Thank you.
 

Attachments

  • qn.jpg
    qn.jpg
    10.9 KB · Views: 367
Physics news on Phys.org
I suggest posting this in the physics forum...
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top