document.write( "Question 467509: a moving sidewalk at an airport glides at a rate of 1.2 feet per second. Walking on the moving sidewalk, you travel 120 feet forward in the same time it takes to travel 24 feet in the opposite direction. What is your walking speed on the nonmoving sidewalk? \n" ); document.write( "
Algebra.Com's Answer #320778 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
walking speed x ft/s
\n" ); document.write( "sidewalk speed 1.2 ft/s
\n" ); document.write( "..
\n" ); document.write( "against sidewalk x - 1.2 ft/s
\n" ); document.write( "with sidewalk x + 1.2 ft/s
\n" ); document.write( "
\n" ); document.write( "Distance against sidewalk 24
\n" ); document.write( "Distance with sidewalk 120
\n" ); document.write( "Time = same
\n" ); document.write( "24 /(x- 1.2 )= 120 /(x+ 1.2 )
\n" ); document.write( "24 *(x+ 1.2 )= 120 *(x- 1.2 )
\n" ); document.write( "24 x + 28.8 = 120 x -144
\n" ); document.write( "120 x -24 x = 144 + 28.8
\n" ); document.write( "96 x = 172.8
\n" ); document.write( "/ 96
\n" ); document.write( " x= 1.8 ft/s
\n" ); document.write( "
\n" ); document.write( "
\n" );