SOLUTION: A train goes one way at a speed of x mph and y mph on the return trip. What is its average speed for the trip.

Algebra ->  Customizable Word Problem Solvers  -> Coins -> SOLUTION: A train goes one way at a speed of x mph and y mph on the return trip. What is its average speed for the trip.       Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 204073: A train goes one way at a speed of x mph and y mph on the return trip. What is its average speed for the trip.

Found 2 solutions by feliz1965, RAY100:
Answer by feliz1965(151) About Me  (Show Source):
You can put this solution on YOUR website!
Here is a tip:
Average speed = distance divide by time or A = d/t.
Can you finish now?
If not, look at the link below for extra help.
http://oregonstate.edu/instruct/mth251/cq/Stage2/Lesson/speed.2.html

Answer by RAY100(1637) About Me  (Show Source):
You can put this solution on YOUR website!
velocity = distance/time,,,or t=d/v
.
,total time = d/x +d/y =(dy+dx)/xy = d(x+y)/xy
.
total distance =2d
.
velocity total = total distance / total time = 2d / {d(x+y)}/xy = 2xy/x+y
.
check,,let x=50, y=60, d=100 (all arbitrary)
.
vel = 2(50)(60) / (50 +60) = 6000/110=54.55 mph
.
BIG NOTE, it is NOT (50 +60) /2 = 55,,,,or (x+y)/2
.
avg vel = distance/time,,,,,,200 / {100/50 +100/60} = 54.55