SOLUTION: The speed of train A is 12 mph slower than the speed of train B. Train A travels 190 miles in the same time it takes Train B 250 miles. Find the speed of each train.
Algebra ->
Customizable Word Problem Solvers
-> Travel
-> SOLUTION: The speed of train A is 12 mph slower than the speed of train B. Train A travels 190 miles in the same time it takes Train B 250 miles. Find the speed of each train.
Log On
Question 193247: The speed of train A is 12 mph slower than the speed of train B. Train A travels 190 miles in the same time it takes Train B 250 miles. Find the speed of each train. Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! The speed of train A is 12 mph slower than the speed of train B. Train A travels 190 miles in the same time it takes Train B 250 miles. Find the speed of each train.
---------------------
Train B DATA:
rate = x mph ; distance = 250 miles ; time = d/r = 250/x hrs
--------------------------
Train A DATA:
rate = x-12 mph ; distance = 190 miles ; time = d/r = 190/(x-12) hrs
===============================
Equation:
time A = time B
190/(x-12) = 250/x
190x = 250(x-12)
190x - 250x = -12*250
-60x = -12*250
x = 50 mph (Train B speed)
x-12 mph = 38 mph (Train A speed)
==================================
Cheers,
Stan H.