Two Different Accelerations, find distance these trains meet

  • Thread starter Thread starter lordZeR0
  • Start date Start date
  • Tags Tags
    Trains
Click For Summary

Homework Help Overview

The problem involves two trains accelerating towards each other from rest, initially 40 meters apart. The left train accelerates at 1.0 m/s², while the right train accelerates at 1.3 m/s². The questions focus on determining the distance the left train travels before the trains meet and the time it takes for both trains to completely pass each other, given their lengths of 150 meters.

Discussion Character

  • Mixed

Approaches and Questions Raised

  • Participants explore various methods to equate the distances traveled by both trains until they meet, questioning the validity of their approaches and calculations.
  • Some participants suggest using kinematic equations to find time and distance, while others express confusion over the correct interpretation of the problem's requirements.
  • There is discussion about the positions of the trains' front and back ends at the moment they pass each other, leading to further questions about how to calculate the total distance covered by both trains.

Discussion Status

Several participants have attempted calculations for both parts of the problem, with some arriving at potential solutions while others express uncertainty. There is ongoing exploration of the relationships between the distances traveled and the time taken for both trains to pass each other completely. No consensus has been reached, and multiple interpretations are still being discussed.

Contextual Notes

Participants note the need to consider the lengths of the trains in relation to their positions at the moment of passing, as well as the implications of their respective accelerations. There is acknowledgment of the complexity introduced by the trains' lengths and the requirement to find when both trains have completely passed one another.

lordZeR0
Messages
6
Reaction score
0
1. Problem Statement

Two trains face each other, adjacent tracks.
Both at rest, and front ends are 40m apart.
Left train accelerates at 1.0m/s^2.
Right train accelerates at 1.3m/s^2.

A) How far does train on the left travel before the front ends of the trains pass?

B) If trains are each 150m in length, how long after the start are they completely past one another, assuming their accelerations are constant?

Homework Equations



x = v*t+.5*a*t^2
vf = vi+a(t)
x = vi*t+.5a*t^2

A drawing:
http://www11.picfront.org/token/y4KU/2010/02/01/1751429.jpg

3. Attempt to reach answer.

A)Will this approach work? To solve , we want to get xA = xB , A and B trains on each side, and x = distance.

so setting (vi*t+.5a*t^2)A = (vi*t+.5a*t^2)B

What i did was use:
x = v*t+1/2*a*t^2
40m = 0 + .5*1.0*t^2
Solve for t, t= sqrt(80/1) => 8.95seconds

Next use vf = vi+a(t)
vf = 0+a(t)
vf = 0 + (1.0)(8.95) => 8.95m/s

Vice versa for b train, vf = 10.20m/s , t = 7.85 seconds
With v obtained, I have no idea what to do? A tip?
 
Last edited by a moderator:
Physics news on Phys.org
Oh, I tried this as well.

xA = 1/2*a*t^2
xB = 1/2*a*t^2

Solve for the time when their positions are equal.
.5*1*t^2 = .5*1.3*t^2 . Cannot get t.

So i tried this since I got velocity average for A

xA = v*t , xB = 1/2*a*t^2, solve for t.

4.47(t) = .5*1.3*t^2

4.47/.5*1.3 = t ; t = 6.87seconds.

Plug back into xA = v*t xA = 4.47*6.87 = 30.70m is point where train A meets train B. Logic looks good?
 
lordZeR0 said:
1. Problem Statement

Two trains face each other, adjacent tracks.
Both at rest, and front ends are 40m apart.
Left train accelerates at 1.0m/s^2.
Right train accelerates at 1.3m/s^2.

A) How far does train on the left travel before the front ends of the trains pass?

B) If trains are each 150m in length, how long after the start are they completely past one another, assuming their accelerations are constant?



Homework Equations



x = v*t+.5*a*t^2
vf = vi+a(t)
x = vi*t+.5a*t^2

A drawing:
http://www11.picfront.org/token/y4KU/2010/02/01/1751429.jpg




3. Attempt to reach answer.

A)Will this approach work? To solve , we want to get xA = xB , A and B trains on each side, and x = distance.

so setting (vi*t+.5a*t^2)A = (vi*t+.5a*t^2)B

What i did was use:
x = v*t+1/2*a*t^2
40m = 0 + .5*1.0*t^2
Solve for t, t= sqrt(80/1) => 8.95seconds

Next use vf = vi+a(t)
vf = 0+a(t)
vf = 0 + (1.0)(8.95) => 8.95m/s

Vice versa for b train, vf = 10.20m/s , t = 7.85 seconds



With v obtained, I have no idea what to do? A tip?

The easiest way I see is making your picture a displacement number line. Call the far left end 0 and the far right end 40.
Then use the train on the left and call the distance it travels when the trains pass X. Then the other train, B, would travel -(40 - X) when they meet. Just have to be careful and make sure train B's acceleration is negative. Now they will meet at the same time t so you have two equations with two variables and t is the same for both. Then its just algebra. Solve for X.

Oops I see you have posted again. maybe this helps, maybe not.
 
Last edited by a moderator:
Relook agained and though about displacement.

So what I did for solving A)
A) How far does train on the left travel before the front ends of the trains pass?

xA + xB = 40m
x = 1/2*a*t^2

Let's solve for time..5*(1)(t^2) +.5*1.3*t^2= 40
t = 5.89s

Plug back into xA = .5*1*5.89 = 17.34m <- answer ?

Part b)
B) If trains are each 150m in length, how long after the start are they completely past one another, assuming their accelerations are constant?xA = 150m and xB = 150m

Let's find vF.
vF = Vi+a(t)
VF = 0 + 1(5.89) = 5.89m/s of train A.
VF = 0+1.3(5.89) = 7.65m/s of train BOkay, now let's find time that train A went 150m
x = vi*t+.5*a*t^2
150 = 5.89(t) + .5*1*t^2
t = 12.45sec

and let's find time that train B went 150m
x = vi*t+.5*a*t^2
150 = 7.65(t) + .5*1.3*t^2
t = 10.40seconds

Okay, so the time they are completely past one another is at 12.45seconds or 10.40seconds? I am confused.

I am guessing it would be 12.45sec since Train A is slow and would finally hit 150m at that time where train B already hit 150m at 10.4s
 
part a is now correct.

for part b:

if train A has moved d meters at the moment the trains completely pass each other, so the position of the front of A is d meters to the right of the origin.

where is the back of A?

where is the back of B?

where is the front of B?

how much has B moved?

what is the sum of the total movement of both trains?

does this look like something you already solved?
 
willem2 said:
part a is now correct.

for part b:

if train A has moved d meters at the moment the trains completely pass each other, so the position of the front of A is d meters to the right of the origin.

where is the back of A?

where is the back of B?

where is the front of B?

how much has B moved?

what is the sum of the total movement of both trains?

does this look like something you already solved?

Hm.. If I'm understanding this correctly:

Consider front of A the origin. Back of A is -150m from origin.
front of B is the origin. Back of B is +150m from origin.

The time in which I solve tells me the following:


Okay, now let's find time that train A went 150m
x = vi*t+.5*a*t^2
150 = 5.89(t) + .5*1*t^2
t = 12.45sec

and let's find time that train B went 150m
x = vi*t+.5*a*t^2
150 = 7.65(t) + .5*1.3*t^2
t = 10.40seconds

@t = 12.45seconds, The total train has crossed the origin for A(Back of A reached front of A)
@t = 10.40seconds, The total train has crossed the origin for B. (Back of B reached front of B)

So @10.40 , only one train is passed the initial point(b), the end of A does not meet with the end of B yet. It is off by 2.05seconds @ that point.

@12.45s, both trains have finally passed the initial point(a). Hm, I don't believe end of A and end of B meet up @ 12.45 since end of B has left the origin.

I'll figure it out some more.. its getting late
 
lordZeR0 said:
Hm.. If I'm understanding this correctly:

Consider front of A the origin. Back of A is -150m from origin.
front of B is the origin. Back of B is +150m from origin.

The time in which I solve tells me the following:Okay, now let's find time that train A went 150m
x = vi*t+.5*a*t^2
150 = 5.89(t) + .5*1*t^2
t = 12.45sec

and let's find time that train B went 150m
x = vi*t+.5*a*t^2
150 = 7.65(t) + .5*1.3*t^2
t = 10.40seconds

@t = 12.45seconds, The total train has crossed the origin for A(Back of A reached front of A)
@t = 10.40seconds, The total train has crossed the origin for B. (Back of B reached front of B)

So @10.40 , only one train is passed the initial point(b), the end of A does not meet with the end of B yet. It is off by 2.05seconds @ that point.

@12.45s, both trains have finally passed the initial point(a). Hm, I don't believe end of A and end of B meet up @ 12.45 since end of B has left the origin.

I'll figure it out some more.. its getting late

Beh just figured out what I did those times are when the train hits 150m. NOT what the question asked.
Ask for When the ends of the trains are meet.

They will meet when xA+xB=300m.

Consider the starting point at when trains front ends face one another. some velocity on each train side.
300 = 5.89(t) + .5*t^2 + 7.65t + .5*1.3t^2

t = 11.30s , so at 11.30 + 5.89 = 17.19s , both ends will pass one another.
 

Similar threads

  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 2 ·
Replies
2
Views
7K
Replies
5
Views
7K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 3 ·
Replies
3
Views
5K
  • · Replies 6 ·
Replies
6
Views
2K
Replies
8
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K