Solving Kinematics Problem: Rugby Players 37m Apart

AI Thread Summary
Two rugby players are running towards each other, starting 37 meters apart, with one accelerating from rest at 0.5 m/s² and the other maintaining a speed of 3.1 m/s. To solve the problem, the distances each player travels must sum to 37 meters, leading to two equations based on their respective motions. The accelerating player’s distance can be expressed using the kinematic equation for acceleration, while the constant speed player's distance is straightforward. By equating these two expressions, the time until they collide can be calculated, and the forum user ultimately found clarity on how to approach the problem.
richievuong
Messages
33
Reaction score
0
Two rugby players are running towards each other. They are 37m apart. If one is accelerating from rest at 0.5m/s^2, and the other was already moving at 3.1 m/s and maintains his speed,

How long before they hit each other?

(if someone can guide me step-by-step that'd be great)

(sorry, first timer on forum, my calcuations are on post #4)
 
Last edited:
Physics news on Phys.org
You need to show some working and / or thoughts. We will then guide you through the problem.

-Hoot:smile:
 
Welcome! In this forum people would be more willing to help you if you show some work!
HINT: you know that they were running for the same amount of time, the sum of their distances should be 37.
 
Calculations / work that I've tried (and failed):
d = 37m
V1 = 0
V2 = ?
a = 0.5m/s^2
t = 7.5s

So I tried to plug it into d = v1t + 1/2at^2 formula to find T..

37 = 0t + 1/2(0.5)(t)^2
37 = 0.25(t)^2
148 = t^2
t = 12.16s (7.5s is the answer)

Thinking my answer was correct, I then realized that the accelerating person did not have to travel the full 37m to hit the other person, so therefore the accelerating person must've traveled less than 37m before hitting the other person. I've also tried to do two equations, one for each rugby player, then plug them into each other, since the time for both must be the same before they hit each other.

Let d1 = distance traveled by accelerating rugby player before coming in contact
d2 = distance traveled by other rugby player before coming in contact
Something like: D1 = 37 - D2 (and vice versa)

but then if i do that:
37 - D = 0t + 1/2(0.5)(t)^2, wouldn't I have two variables...T and D then i'd be in a deeper hole...

I really need some help, wondering if there are extra algebraic expressions I'm missing.

(Excuse me for my poor sentence structure also, I need english help)

please and thank you.
 
Last edited:
Speed can be defined as;

v = \frac{ds}{dt}

Hence, for constant velocity we can say that the displacement (s) is;

s = v\Delta t

So, when the two rugby players collide we can say that if s_{1} is the player traveling at a constant velocity that;

s_{1} + s_{2} = 37 \Rightarrow s_{2} = 37 - v\Delta t

Now, what kinematic equation defines displacement in terms of time?

-Hoot:smile:
 
Sorry for my lack of understanding...

I know the equations that define displacement in terms of time, they are:

d = v1t + 1/2a(t)^2
or
d = 1/2(v1 + v2)t

The answer that I'm looking for is the amount of time it took (from start to finish) for the two rugby players to come in contact

Now, the 37-vt you refer to...is the V referring to v1? or v2?

Starting to get frustrating after doing the same question for an hour -_-

Where do I plug in the 37-vt ?
 
There are at least 2 ways of solving this and Hoots suggestion seems to be in the spirit of the tools given to you thus far
Call the accellerating dude A, and the dude running at constant 3.1m/s B
How would you define the distance (any distance) traveled for A...how would you define the distance traveled for B (again...any distance)..add both these expressions as Hoot suggested and you will know what they are equal too...then you need to solve :wink:

Another way but I'm betting this tool hasn't been given to you just yet...you could consider the motion of A relative to B...ie; from B's point of view he is running at 3.1m/s but if he looks around him, everything is moving towards him 3.1m/s quicker than it would be if he was standing still...now let's imagine he think's he's on a treadmill and that everything *really is* traveling towards him at 3.1m/s . Can you see a trick that you can employ with this line of thinking?
incidently...both approaches lead to the same equation
 
Last edited:
richievuong said:
Sorry for my lack of understanding...

I know the equations that define displacement in terms of time, they are:

d = v1t + 1/2a(t)^2
or
d = 1/2(v1 + v2)t

The answer that I'm looking for is the amount of time it took (from start to finish) for the two rugby players to come in contact

Now, the 37-vt you refer to...is the V referring to v1? or v2?

Starting to get frustrating after doing the same question for an hour -_-

Where do I plug in the 37-vt ?

In the 37 - vt, v is the velocity of the non accelerating body. I.e. the one traveling at 3.1 m/s.

You should use your first equation s_{2} = v_{1} + \frac{1}{2}at^2 (I've just changed the d to s_{s} to fit my notation. As the accelerating player starts from rest the initial velocity term drops out leaving you with two equations;

s_{2} = 37 - vt

s_{2} = \frac{1}{2}at^2

You now have two equations which equal s_{2}. Therefore, you can equate them;

37 - vt = s_{2} = \frac{1}{2}at^2 \Rightarrow 37 - vt = \frac{1}{2}at^2

Do you follow? All that remains is to solve for t. Remember that v is the velocity of the non-accelerating body (3.1 m/s)

As Greg A said, another method is to consider relative velocities.

-Hoot:smile:
 
Last edited:
Thank you all, I've finally understood how to do the problem.

I'll definitely be referring my friends to this forum.

Thanks again.
 
Back
Top