document.write( "Question 796538: Two men starting at a point on a circular 1-mile race track walk in opposite directions with uniform speeds and meet in 6 minutes, but if they walk in the same direction, it requires one hr for the faster walker to gain a lap. What is the rate of the slower walker? \n" ); document.write( "
Algebra.Com's Answer #481636 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
Let a = speed of faster walker
\n" ); document.write( "Let b = speed of the slower
\n" ); document.write( ":
\n" ); document.write( "6 min to .1 hrs
\n" ); document.write( ":
\n" ); document.write( "Write an distance equation for each statement:
\n" ); document.write( "dist = time * speed\r
\n" ); document.write( "\n" ); document.write( "Two men starting at a point on a circular 1-mile race track walk in opposite directions with uniform speeds and meet in 6 minutes,
\n" ); document.write( ".1(a + b] = 1
\n" ); document.write( "multiply both sides by 10
\n" ); document.write( "a + b = 10
\n" ); document.write( ":
\n" ); document.write( " but if they walk in the same direction, it requires one hr for the faster walker to gain a lap. What is the rate of the slower walker?
\n" ); document.write( "1(a-b) = 1
\n" ); document.write( "a - b = 1
\n" ); document.write( ":
\n" ); document.write( "Use elimination here
\n" ); document.write( "a + b = 10
\n" ); document.write( "a - b = 1
\n" ); document.write( "--------------Addition eliminates b, find a
\n" ); document.write( "2a = 11
\n" ); document.write( "a = 5.5 mph is a's speed
\n" ); document.write( "but they want the slow guy's speed, use the 1st equation
\n" ); document.write( "5.5 + b = 10
\n" ); document.write( "b = 10 - 5.5
\n" ); document.write( "b = 4.5 mph is the slow guys speed
\n" ); document.write( ":
\n" ); document.write( ":
\n" ); document.write( "Check this in the 2nd equation
\n" ); document.write( "5.5 - 4.5 = 1
\n" ); document.write( "
\n" );