How Do Two Accelerating Soccer Players Collide?

AI Thread Summary
Two soccer players, starting from rest and 48 meters apart, accelerate towards each other with different rates (0.50 m/s² and 0.30 m/s²). To determine the time until they collide, the equations of motion for both players can be combined, leading to the formula s_1 + s_2 = 1/2 * t² * (a_1 + a_2). By solving this equation, the time of collision can be found, which is known to be 11 seconds. The distance run by the first player can then be calculated using this time in their respective motion equation. The solution highlights the importance of correctly applying kinematic equations in physics problems.
kholdstare121
Messages
10
Reaction score
0
I'm taking high school physics right now, and we're doing kinematics in one dimension.
Well I've been stuck on this word problem for days and stumbled across this
forum on a google search.
Thought maybe you could help. Anyway it is:
--------------------------------------------------------------
Two soccer players start from rest, 48m apart. They run directly toward each other, both players accelerating. The first player has an acceleration whose magnitude is 0.50 m/s^2. The second player's acceleration has a magnitude of 0.30 m/s^2.
(a) How much time passes before they collide?
(b)At the instant they collide, how far has the first player run?
--------------------------------------------------------------
I've tried to tackle this as any other algebra distance=rate*time problem (but with some physics equation involved)
I attempted to get the final velocity of both runners by using the equation
Vf^2=vi^2+at
where vf=final velocity and vi=intitial.
I used '48m' as the value for distance when I did this[/color]
Then when I get my final velocity I'd figure out the average velocity for both runners.
Then tackle the problem by adding their individual rate*time together to get rt(of the first guy)+rt(second guy)=48m ,Attempting to get the time they collide from that.
BUT, apparently by plugging in 48m in the physics equation gave me a bad final velocity, therefore a bad time.[/color]
I know the correct answer for part a is 11 seconds, but don't know how it's obtained. Please I would be greatful if anyone could help.
I'll also try to clear this up if anyone's confused.
Thanks.:confused:
 
Last edited:
Physics news on Phys.org
solution

Hey :)

Both players are accelerating, so the equation for both their movement is
first player s_1 = 1/2*a_1*t^2
2nd player s_2 = 1/2*a_2*t^2
with a_1 = 0.5 m/s^2 and a_2 = 0.3 m/s^2
you know that s_1 + s_2 = 48m

Now you sum up both players' equations and recieve:
s_1 + s_2 = 1/2*t^2*(a_1+a_2) where t is the only onknown, so you get t!

Then just insert the value of t in the first player's equation and you'll get s_1 which answers the 2nd question.

have fun :)
 
Oh wow!
I feel REALLY dumb right now.
Was the solution that simple?
I just worked it out and got the right answer(so it is that simple :smile: )
I was going through every other equation, missing the easy connection with this one.
Thanks a lot :smile:
 


Israfil said:
Hey :)

Both players are accelerating, so the equation for both their movement is
first player s_1 = 1/2*a_1*t^2
2nd player s_2 = 1/2*a_2*t^2
with a_1 = 0.5 m/s^2 and a_2 = 0.3 m/s^2
you know that s_1 + s_2 = 48m

Now you sum up both players' equations and recieve:
s_1 + s_2 = 1/2*t^2*(a_1+a_2) where t is the only onknown, so you get t!

Then just insert the value of t in the first player's equation and you'll get s_1 which answers the 2nd question.

have fun :)
I'm completely lost. so it would be s1+s2= 1/2t^2 (0.5 +0.30) ?
48 = 1/2 t^2 (0.5 +0.39)
what did i do wrong/?
 
Last edited:
That looks correct (other than it's 0.30, not 0.39, for one of the accelerations).

If I were setting this up, I would have started by writing

0 = 48 - 1/2 t^2 (0.5 +0.30),

which results in the same thing.
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top