document.write( "Question 157256: A moving walkway at an airport is 65.0 m long. A child runing at a constand speek takes 20.0 s to run along the walkway in the direction it is moving, and then 52.0 s to run all the way back. What are the speed of the walkway and the speed of the child? \n" ); document.write( "
Algebra.Com's Answer #115986 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
A moving walkway at an airport is 65.0 m long. A child running at a constant
\n" ); document.write( " speed takes 20.0 s to run along the walkway in the direction it is moving,
\n" ); document.write( " and then 52.0 s to run all the way back. What are the speed of the walkway
\n" ); document.write( " and the speed of the child?
\n" ); document.write( ":
\n" ); document.write( "Let x = speed of the child (meter/sec)
\n" ); document.write( "Let y = speed of the moving sidewalk
\n" ); document.write( "then we can say:
\n" ); document.write( "(x+y) = speed with the walkway
\n" ); document.write( "(x-y) = speed against the walkway
\n" ); document.write( ":
\n" ); document.write( "Write a distance equation for each trip: Dist = time * speed
\n" ); document.write( ":
\n" ); document.write( "20(x+y) = 65
\n" ); document.write( "52(x-y) = 65
\n" ); document.write( ":\
\n" ); document.write( "20x + 20y = 65
\n" ); document.write( "52x - 52y = 65
\n" ); document.write( ":
\n" ); document.write( "Multiply 1st equation by 52 and 2nd equation by 20, results:
\n" ); document.write( "1040x + 1040y = 3380
\n" ); document.write( "1040x - 1040y = 1300
\n" ); document.write( "----------------------addition eliminates y, find x
\n" ); document.write( "2080x + 0y = 4680
\n" ); document.write( "x = \"4680%2F2080\"
\n" ); document.write( "x = 2.25 m/sec is the child's speed
\n" ); document.write( ":
\n" ); document.write( "Find y
\n" ); document.write( "20(2.25) + 20y = 65
\n" ); document.write( "45 + 20y = 65
\n" ); document.write( "20y = 65 - 45
\n" ); document.write( "20y = 20
\n" ); document.write( "y = 1 m/sec is the speed of the walkway
\n" ); document.write( ":
\n" ); document.write( "Check solution in the equation:
\n" ); document.write( "52(2.25-1) = 65
\n" ); document.write( "52(1.25) = 65
\n" ); document.write( "65 = 65; confirms our solutions\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );