document.write( "Question 930651: A child is running on a moving sidewalk in an airport. When she runs against the sidewalk's motion, she travels
\n" ); document.write( "40ft
\n" ); document.write( " in
\n" ); document.write( "8
\n" ); document.write( " seconds. When she runs with the sidewalk's motion, she travels
\n" ); document.write( "90ft
\n" ); document.write( " in
\n" ); document.write( "10
\n" ); document.write( " seconds. What is the rate of the child on a still sidewalk and what is the rate of the moving sidewalk?
\n" ); document.write( "

Algebra.Com's Answer #565240 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
A child is running on a moving sidewalk in an airport.
\n" ); document.write( " When she runs against the sidewalk's motion, she travels 40ft in 8 seconds.
\n" ); document.write( " When she runs with the sidewalk's motion, she travels 90ft in 10 seconds.
\n" ); document.write( " What is the rate of the child on a still sidewalk and what is the rate of the moving sidewalk?
\n" ); document.write( ":
\n" ); document.write( "let c = child's normal running rate, (ft/sec)
\n" ); document.write( "let w = sidewalk moving rate
\n" ); document.write( "then
\n" ); document.write( "(c-s) = effective rate running against the sidewalk
\n" ); document.write( "and
\n" ); document.write( "(c+s = effective rate running with the sidewalk
\n" ); document.write( ":
\n" ); document.write( "Write two distance equations, one for each way, dist = rate * time
\n" ); document.write( "8(c-s) = 40
\n" ); document.write( "10(c+s)= 90
\n" ); document.write( "simplify, divide the 1st eq by 8, the 2nd by 10 and we have
\n" ); document.write( "c - s = 5
\n" ); document.write( "c + s = 9
\n" ); document.write( "---------- addition eliminates s, find c
\n" ); document.write( "2c = 14
\n" ); document.write( "c = 14/2
\n" ); document.write( "c = 7 ft/sec is the child's running speed
\n" ); document.write( "Find s
\n" ); document.write( "7 + s = 9
\n" ); document.write( "s = 9 - 7
\n" ); document.write( "s = 2 ft/sec, is the rate of the sidewalk
\n" ); document.write( ":
\n" ); document.write( ":
\n" ); document.write( "See if this checks out in the 1s original equation
\n" ); document.write( "8(7 - 2) = 40
\n" ); document.write( "8(5) = 40
\n" ); document.write( "
\n" );