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 tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Since ##px^9+q## is the factor, then ##x^9=\frac{-q}{p}## will be one of the roots. Let ##f(x)=27x^{18}+bx^9+70##, then: $$27\left(\frac{-q}{p}\right)^2+b\left(\frac{-q}{p}\right)+70=0$$ $$b=27 \frac{q}{p}+70 \frac{p}{q}$$ $$b=\frac{27q^2+70p^2}{pq}$$ From this expression, it looks like there is no greatest value of ##b## because increasing the value of ##p## and ##q## will also increase the value of ##b##. How to find the greatest value of ##b##? Thanks
Back
Top