document.write( "Question 232633: The moving sidewalk moves 1.8ft/sec. Walking on the moving sidewalk, Roslyn travels 105ft forward in the same time it takes to travel 51ft in the opposite direction. How fas does Roslyn walk on a nonmoving sidewalk?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #171868 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The moving sidewalk moves 1.8ft/sec. \n" ); document.write( "Walking on the moving sidewalk, Roslyn travels 105ft forward in the same time it takes to travel 51ft in the opposite direction. \n" ); document.write( "----------------------------------------------------------- \n" ); document.write( "How fast does Roslyn walk on a nonmoving sidewalk? \n" ); document.write( "----------------------------------------------------------- \n" ); document.write( "The moving sidewalk is like a current in a river. \n" ); document.write( "Roslyn's speed is her walking rate = \"w\" \n" ); document.write( "------------------------------------------------- \n" ); document.write( "current = 1.8 ft/sec \n" ); document.write( "------------------------------- \n" ); document.write( "With the current DATA: \n" ); document.write( "distance = 105 ft ; rate = (w + 1.8) ft/sec ; time = d/r = 105(w+1.8) seconds \n" ); document.write( "----------------------------------------- \n" ); document.write( "Against the current DATA: \n" ); document.write( "distance 51 ft ; rate = (w-1.8)ft/sec ; time = d/r = 51/(w-1.8) seconds \n" ); document.write( "---------------------------------------- \n" ); document.write( "Equation: \n" ); document.write( "time with = time against \n" ); document.write( "105/(w+1.8) = 51/(w-1.8) \n" ); document.write( "-------------- \n" ); document.write( "Cross-multiply to solve. \n" ); document.write( "105(w-1.8) = 51(w+1.8) \n" ); document.write( "105w - 189 = 51w + 91.8 \n" ); document.write( "54w = 280.8 \n" ); document.write( "w = 5.2 ft/sec (Roslynn's speed on a nonmoving sidewalk) \n" ); document.write( "========================================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |