document.write( "Question 417545: A moving sidewalk at an airport is glides at a rate of 1.8 feet per second. Walking on the moving sidewalk, you travel 105 feet forward in the same time it takes to travel 50 feet in the opposite direction. Assuming that you walk at the same pace, find your walking speed if you were on a flat, non-moving sidewalk. Round to the nearest tenth. \n" ); document.write( "
Algebra.Com's Answer #292331 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A moving sidewalk at an airport is glides at a rate of 1.8 feet per second. Walking on the moving sidewalk, you travel 105 feet forward in the same time it takes to travel 50 feet in the opposite direction. Assuming that you walk at the same pace, find your walking speed if you were on a flat, non-moving sidewalk. Round to the nearest tenth. \n" ); document.write( "---- \n" ); document.write( "Let persons rate be p \n" ); document.write( "Sidewalk rate is 1.8 ft/sec \n" ); document.write( "----------------------------- \n" ); document.write( "Walking with the movement: \n" ); document.write( "distance = 105 ft ; rate = p+1.8 ft/sec ; time = 105/(p+1.8) seconds \n" ); document.write( "--- \n" ); document.write( "Walking against the movement: \n" ); document.write( "distance = 50 ft ; rate = p-1.8 ft/sec ; time = 50/(p-1.8) \n" ); document.write( "---- \n" ); document.write( "Equation: \n" ); document.write( "time = time \n" ); document.write( "105/(p+1.8) = 50/(p-1.8) \n" ); document.write( "--- \n" ); document.write( "21/(p+1.8) = 10/(p-1.8) \n" ); document.write( "21(p-1.8) = 10(p+1.8) \n" ); document.write( "11p = (10+21)1.8 \n" ); document.write( "p = 5.07 ft/sec (the person's rate on flat ground) \n" ); document.write( "========= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "========== \n" ); document.write( " |