document.write( "Question 525096: At the airport, Cheryl and Bill are walking to the gate (at the same speed) to catch their flight to Las Vegas. Since Bill wants a window seat, he steps onto the moving sidewalk and continues to walk while Cheryl uses the stationary walkway. If the sidewalk moves at 1 mps and Bill saves 50 seconds covering the 300-meter distance, what is their walking speed. \n" ); document.write( "
Algebra.Com's Answer #348058 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
At the airport, Cheryl and Bill are walking to the gate (at the same speed) to catch their flight to Las Vegas.
\n" ); document.write( " Since Bill wants a window seat, he steps onto the moving sidewalk and continues to walk while Cheryl uses the stationary walkway.
\n" ); document.write( " If the sidewalk moves at 1 mps and Bill saves 50 seconds covering the 300-meter distance, what is their walking speed.
\n" ); document.write( ":
\n" ); document.write( "Let w = normal walking speed mps
\n" ); document.write( "then
\n" ); document.write( "(w+1) = speed on the moving walkway
\n" ); document.write( ":
\n" ); document.write( "Write a time equation; time = dist/speed
\n" ); document.write( ":
\n" ); document.write( "normal time - walkway time = 50 sec
\n" ); document.write( "\"300%2Fw\" - \"300%2F%28%28w%2B1%29%29\" = 50
\n" ); document.write( "multiply by w(w+1), results
\n" ); document.write( "300(w+1) - 300w = 50w(w+1)
\n" ); document.write( "300w + 300 - 300w = 50w^2 + 50w
\n" ); document.write( "A quadratic equation
\n" ); document.write( "0 = 50w^2 + 50w - 300
\n" ); document.write( "simplify, divide by 50
\n" ); document.write( "w^2 + w - 6 = 0
\n" ); document.write( "Factors to
\n" ); document.write( "(w+3)(w-2) = 0
\n" ); document.write( "the positive solution
\n" ); document.write( "w = 2 mps, normal walking speed
\n" ); document.write( ":
\n" ); document.write( ":
\n" ); document.write( "Check this by finding the actual time of each walker
\n" ); document.write( "300/2 = 150 sec
\n" ); document.write( "300/3 = 100 sec
\n" ); document.write( "---------------
\n" ); document.write( "differ: 50 sec, confirms our solution
\n" ); document.write( "
\n" ); document.write( "
\n" );