Linear Equations dealing with motion

AI Thread Summary
To determine when two trains will pass each other, the first train leaves Chaney City at 57 mph, departing two hours earlier than the second train, which leaves Atlantic City at 42 mph. The equation 57(t+2) + 42t = 543 represents the total distance traveled by both trains. Solving for t gives the time in hours after 1 PM when they meet. Clarity in variable representation is crucial for solving such problems effectively. Understanding the relationship between the variables is essential for accurate calculations.
kazuchan
Messages
8
Reaction score
0
At 11AM a train traveling 57 mph leaves Chaney City for Atlantic City 543 miles south. At 1PM a train on a parallel track leaves Atlantic City for Chaney City and travels at 42 mph. At what time will they pass each other?

I have 57x+42y=543 and x+2=y
and I solved for x and y. I got x=51/11 and y=73/11 but now I do not know what do do from here. Can someone please help me? Thank you!
 
Physics news on Phys.org
What are your x and y supposed to represent? There is no reason for 2 variables - this is how I would solve this problem:


You need to know how long it will take the trains to move 543 miles collectively. Let’s call 1:00pm time 0…

So train 1 moves 57mphs and starts 2 hours before time 0. So its distance would be 57(t+2).

Train 2 leaves at time 0 and travels 42 miles per hour so it would be 42(t+0) = 42(t)

So since trains are moving in opposite directions we need to know how long it will take them collectively to move 543 miles, so: 57(t+2) + 42(t) = 543

Once you find t that’s how many hours past time 0 (1:00pm) they will cross.
 
Last edited:
I got it. I had my second equation wrong. it should have been x=2+y. thanks for the help anyways.
 
Did you learn nothing from JonF's response? Writing "57x+42y=543" is meaningless if you don't say what "x" and "y" represent. No one here could help you without knowing that! We certainly could not say how to find "the time at which the trains pass" from x and y if we don't know what x and y represent!
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top