Question 541066
Start with the basic distance equation:  d = r*t, where d = distance, r = rate, and t = time.
.
Train A
r = x
d = 240 miles
t = 240/x
.
Train B
r = x-15
d = 195
t = 195/(x-15)
.
We are told the time for the trains is the same, so t=t.
.
240/x = 195/(x-15)
.
cross multiply
.
240*(x-15) = 195*x
.
240x -3600 = 195x
.
45x = 3600
.
x = 80 mph = speed of Train A
.
80-15 = 65 mph = speed of Train B
.
To check this answer, confirm that t for Train A = t for Train B.
240 miles/80 mph = 3 hr
195 miles/65 mph = 3 hr
Correct.
.
Answer: The speed of Train A is 80 mph. The speed of Train B is 65 mph.
.
Done.