document.write( "Question 945516: Rachel, Stephanie and Tina begin running together on a 400 meter oval track.Rachel runs at a pace of 2 minutes per lap, Stephanie at a pace of 2 minutes 15 seconds per lap and Tina at a pace of 2 minutes 30 seconds per lap. How far has Rachel run when Stephanie first catches up to Tina? \n" ); document.write( "
Algebra.Com's Answer #576707 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Rachel, Stephanie and Tina begin running together on a 400 meter oval track. \n" ); document.write( " Rachel runs at a pace of 2 minutes per lap, \n" ); document.write( " Stephanie at a pace of 2 minutes 15 seconds per lap and \n" ); document.write( " Tina at a pace of 2 minutes 30 seconds per lap. \n" ); document.write( "How far has Rachel run when Stephanie first catches up to Tina? \n" ); document.write( "------------------------------------------------------------------------ \n" ); document.write( "Here is a better, more accurate way to do this problem, using meters/min \n" ); document.write( "------------------------------------------------------------------------- \n" ); document.write( "Change 2 min 15 sec to 2.25 min, and 2 min 30 sec to 2.5 min \n" ); document.write( ": \n" ); document.write( "Find their speeds in meter/min \n" ); document.write( "R = 400/2 = 200 m/min \n" ); document.write( "S = 400/2.25 = 177.8 m/min \n" ); document.write( "T = 400/2.5 = 160 m/min \n" ); document.write( ": \n" ); document.write( "When S catches up to (laps) T, she has run exactly 400 m further than T \n" ); document.write( "Let t = time for this to occur, write a distance equation; dist = speed * time \n" ); document.write( ": \n" ); document.write( "S's dist = T's dist + 400m \n" ); document.write( "177.8t = 160t + 400 \n" ); document.write( "177.8t - 160t = 400 \n" ); document.write( "17.8t = 400 \n" ); document.write( "t = 400/17.8 \n" ); document.write( "t = 22.5 min for S to catch up with T \n" ); document.write( "How far will R run in 22.5 sec at 200 m/min \n" ); document.write( "22.5 * 200 = 4500 meters \n" ); document.write( " \n" ); document.write( " |