document.write( "Question 752825:  A and b are athletes. A covers a distance of 1 km in 5 minutes and 50 seconds while b covers
\n" );
document.write( "The same distance in 6 minutes and 4 seconds. If both them starts together and run at uniform speed by what approximate distance will A win a 5 km mini Marathon?  \n" );
document.write( "
| Algebra.Com's Answer #458089 by stanbon(75887)      You can put this solution on YOUR website! A and b are athletes. A covers a distance of 1 km in 5 minutes and 50 seconds while b covers the same distance in 6 minutes and 4 seconds. \n" ); document.write( "----- \n" ); document.write( "A DATA: \n" ); document.write( "dist = 1 km ; time = 5 5/6 min = (35/6)/60 = 7/72 hr ; rate = d/t = 72/7 km/hr \n" ); document.write( "------ \n" ); document.write( "B DATA: \n" ); document.write( "dist = 1 km ; time = 6 2/3 min = (20/3)/60=(1/9) hr ;rate = 9 km/hr \n" ); document.write( "-------------------------\r \n" ); document.write( "\n" ); document.write( "If both of them starts together and run at uniform speed by what approximate distance will A win a 5 km mini Marathon? \n" ); document.write( "A-time = d/r = 5/(72/7) = 35/72 hr to run 5 km \n" ); document.write( "B-distance for 35/72 hr = (35/72)*9 km/hr = 4.375 km \n" ); document.write( "========== \n" ); document.write( "A will win by 5-4.375 = 5/8 th of a kilometer \n" ); document.write( "============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "======================= \n" ); document.write( " |