SOLUTION: A child is running on a moving sidewalk in an airport. When he runs against the sidewalk's motion, he travels 39ft in 13 seconds. When he runs with the sidewalk's motion, he travel
Algebra ->
Customizable Word Problem Solvers
-> Travel
-> SOLUTION: A child is running on a moving sidewalk in an airport. When he runs against the sidewalk's motion, he travels 39ft in 13 seconds. When he runs with the sidewalk's motion, he travel
Log On
Question 1031938: A child is running on a moving sidewalk in an airport. When he runs against the sidewalk's motion, he travels 39ft in 13 seconds. When he runs with the sidewalk's motion, he travels 65ft in the same amount of time. What is the rate of the child on a still sidewalk and what is the rate of a moving sidewalk? Answer by addingup(3677) (Show Source):
You can put this solution on YOUR website! I just answered this question, I don't know if you posted it twice or if someone else had the same question:
`````````````````````````````````````````````````````````````
r= rate of child on a still sidewalk
w= walkway speed
```````````````````````````````````````````````
formula: distance = rate*time
```````````````````````````````````````````````
13(r-w) = 39
13(r+w) = 65
Divide all by 13 in order to simplify the equations:
r-w = 3
r+w = 5 Add both equations to eliminate one variable (-w cancels +w):
2r = 8
r = 4 This is the speed of the child. Now substitute to find w:
13(4-w) = 39
52-13w = 39
-13r = -13
w = 1 This is the speed of the sidewalk.
``````````````````````````````````````````````````````
With the sidewalk:
4+1=5; 5*13= 65 correct
Against the sidewalk:
4-1=3; 3*13=39 also correct