Two football players run at each other

  • Thread starter Thread starter Reicandy
  • Start date Start date
Join the discussion
Registration is free. Start your own thread to ask a follow-up.
1 reply · 9K views
Reicandy
Messages
1
Reaction score
0

Homework Statement



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.1m/s and maintains her speed,
a) how long before they crunch together?
b) how fast was the accelerating player going?
c) how far has each player run?

Homework Equations



v = at
Vf = Vi + at
Vf^2 = Vi^2 + 2ad

The Attempt at a Solution



Sorry, I didn't learn this and my attempt was only a diagram and some rough equations.
 
Physics news on Phys.org
hi,
i tried to solve the problem, but i think that the numbers given are a little incorrect. anyways, here is my procedure:

1)Let us take the two footballers as A and B respectively, so, A is at rest and starts accelerating at 0.5m/s^2, and B moves with an uniform velocity of 3.1m/s.

2)at some point of time the two are going to crash, so take that point to be O. the distance from the starting point of A to O is x meters (let us consider). hence, the distance from the starting point of B to O will be 37 - x meters. sorry for the rough diagram.

A ---- x meters ----- O ------------ 37-x meters ----------------B

3)now, use the 2nd equation of motion to solve, s = ut + 1/2 * at^2, where u is initial velocity, and s is the distance. here the time t will remain constant because both will crash at the same time.

for A,

s = ut + 1/2 * at^2
=> x = 1/2 * 0.5t^2 ----------- (1)

for B,

s = ut + 1/2 * at^2
=> 37 - x = 3.1t ------------- (2)

you can now solve (1) and (2) to get answers to a) and c) by solving simultaneous equations for the values for t and x respectively.

4)after you get all the previous values, getting an answer for b) becomes very easy with numerous options for equations. (eg: you could use v = u + at, where v is final velocity)