Objects approaching one another with uniform acceleration

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 2K views
ThatGuyNick
Messages
1
Reaction score
0

Homework Statement


persons 1 & 2 are initially at rest (vi=0m/s) 48m (d) apart. they then run towards each other at constant accelerations
person 1 acceleration = 0.50m/s2
person 2 acceleration = 0.30m/s2

how long until they reach each other/collide (t)?
at the instant they collide, how far has object one gone (xf1)?

for convenience, we will place the origin at the starting point of the first object
where d=+48m is the initial position of the second object

Homework Equations


x1=1/2a1t2
x2=d+1/2a2t2

when x1 = x2, the players collide at time t = t1 = t2

The Attempt at a Solution


1/2a1t2 = d + 1/2a2t2

note that a1 = +0.50m/s2, while a2=-0.30m/s2 since the first person accelerates in the +x direction and the second person in the -x direction

how to solve for t?
 
Physics news on Phys.org
Hello Nick, ##\qquad##:welcome:

You bring all terms involving t to one side and all known terms to the other side of the = sign.

It seems to me you are so intimidated by the expression that you don't recognize it as a simple quadratic equation. Unnecessary!
 
  • Like
Likes   Reactions: scottdave
ThatGuyNick said:

Homework Statement


persons 1 & 2 are initially at rest (vi=0m/s) 48m (d) apart. they then run towards each other at constant accelerations
person 1 acceleration = 0.50m/s2
person 2 acceleration = 0.30m/s2

how long until they reach each other/collide (t)?
at the instant they collide, how far has object one gone (xf1)?

for convenience, we will place the origin at the starting point of the first object
where d=+48m is the initial position of the second object

Homework Equations


x1=1/2a1t2
x2=d+1/2a2t2

when x1 = x2, the players collide at time t = t1 = t2

The Attempt at a Solution


1/2a1t2 = d + 1/2a2t2

note that a1 = +0.50m/s2, while a2=-0.30m/s2 since the first person accelerates in the +x direction and the second person in the -x direction

how to solve for t?
If you write ##t^2 = S##, your equation becomes ##0.25 S = 48 - 0.15 S.## Can you figure out how to get ##S?##