document.write( "Question 425938: A and B are running on a track having 8 laps to a mile. If they run in opposite directions, they meet every 20s. If they run in the same direction, it requires 3mins for A to overtake B. Find the rate of each in feet per second. \n" ); document.write( "
Algebra.Com's Answer #296418 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! A and B are running on a track having 8 laps to a mile. \n" ); document.write( " If they run in opposite directions, they meet every 20s. \n" ); document.write( " If they run in the same direction, it requires 3mins for A to overtake B. \n" ); document.write( " Find the rate of each in feet per second. \n" ); document.write( ": \n" ); document.write( "Let a = running speed of A, ft/sec \n" ); document.write( "let b = running speed of B \n" ); document.write( ": \n" ); document.write( "Change 3 min to 180 sec \n" ); document.write( ": \n" ); document.write( "Size of circular track = \n" ); document.write( ": \n" ); document.write( "Write a dist equation for each direction; dist = time * speed \n" ); document.write( ": \n" ); document.write( "20a + 20b = 660, opposite direction \n" ); document.write( "180a - 180b = 660, same direction \n" ); document.write( ": \n" ); document.write( "multiply 1st equation by 9, add to 2nd equation \n" ); document.write( "180a + 180b = 5940 \n" ); document.write( "180a - 180b = 660 \n" ); document.write( "-----------------------adding eliminates b, find a \n" ); document.write( "360a = 6600 \n" ); document.write( "a = \n" ); document.write( "a = 18.333 or 18 \n" ); document.write( "then \n" ); document.write( "20*18.333 + 20b = 660 \n" ); document.write( "366.66 + 20b = 660 \n" ); document.write( "20b = 660 - 366.66 \n" ); document.write( "20b = 293.333 \n" ); document.write( "b = \n" ); document.write( "b = 14.67 ft/sec is B's running speed \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "We can check this by finding the total distance they ran in 20 sec \n" ); document.write( "20*18.333 = 366.66 ft \n" ); document.write( "20*14.667 = 293.34 ft \n" ); document.write( "----------------------- \n" ); document.write( "total dist: 660 ft\r \n" ); document.write( "\n" ); document.write( ": \n" ); document.write( " \n" ); document.write( " |