document.write( "Question 209248: two cyclists start from the same point and ride in opposite directions. One cyclist rides twice as fast as the other. In 3 h, they are 81 mi apart. Find the rate of each cyclist. \n" ); document.write( "
Algebra.Com's Answer #158168 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! two cyclists start from the same point and ride in opposite directions. One cyclist rides twice as fast as the other. In 3 h, they are 81 mi apart. Find the rate of each cyclist. \n" ); document.write( ". \n" ); document.write( "You will be applying the distance formula: \n" ); document.write( "d = rt \n" ); document.write( "where \n" ); document.write( "d is distance \n" ); document.write( "r is rate or speed \n" ); document.write( "t is time \n" ); document.write( ". \n" ); document.write( "Let x = speed of slower cyclist \n" ); document.write( "then \n" ); document.write( "2x = speed of faster cyclist \n" ); document.write( ". \n" ); document.write( "3(x + 2x) = 81 \n" ); document.write( "(x + 2x) = 27 \n" ); document.write( "3X = 27 \n" ); document.write( "X = 9 mph (slower cyclist) \n" ); document.write( ". \n" ); document.write( "faster cyclist: \n" ); document.write( "2x = 2(9) = 18 mph (faster cyclist) \n" ); document.write( " \n" ); document.write( " |