SOLUTION: Tom took a trip of 1,300 miles. He traveled by train at 50 miles an hour and the same number of hours by plane at 275 mph. How many hours did the trip take?
Algebra ->
Customizable Word Problem Solvers
-> Travel
-> SOLUTION: Tom took a trip of 1,300 miles. He traveled by train at 50 miles an hour and the same number of hours by plane at 275 mph. How many hours did the trip take?
Log On
Question 263122: Tom took a trip of 1,300 miles. He traveled by train at 50 miles an hour and the same number of hours by plane at 275 mph. How many hours did the trip take? Found 3 solutions by drk, stanbon, dabanfield:Answer by drk(1908) (Show Source):
You can put this solution on YOUR website! This is an RTD question . Here is a chart based on the above information:
mode . . . . . . . . rate . . . . . . . . . .time . . . . . . . . . .distance
plane. . . . . . . . .275. . . . . . . . . . . t. . . . . . . . . . . . . .275t
train. . . . . . . . . 50 . . . . . . . . . . . .t. . . . . . . . . . . . . .50t
totals. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1300
look at last column, we get
4x2 = 8 hours.
You can put this solution on YOUR website! Tom took a trip of 1,300 miles. He traveled by train at 50 miles an hour and the same number of hours by plane at 275 mph. How many hours did the trip take?
-----------------
Let the number of hours traveled by train be "x".
The x = the number of hours traveled by plane.
-------------------------------------------------
Equation:
train distance + plane distance = 1300 miles
50x + 275x = 1300
x(325) = 1300
x = 4 hours
---
The trip took 8 hrs.
=========================
Cheers,
Stan H.
You can put this solution on YOUR website! Tom took a trip of 1,300 miles. He traveled by train at 50 miles an hour and the same number of hours by plane at 275 mph. How many hours did the trip take?
Let t be the time needed for the trip. Then since distance = rate*time:
1300 = (t/2)*50 + (t/2)*275
Solve the above for t.