document.write( "Question 212375: Two bicyclists started at the same time from towns 84km apart and rode toward each other. Because one of them rode downhill, his speed was twice as great as that of the other. Find both speeds if they meet after two hours. \n" ); document.write( "
Algebra.Com's Answer #160615 by edjones(8007)![]() ![]() You can put this solution on YOUR website! Let x=dist traveled by the slower bike. \n" ); document.write( "2x+x=84 \n" ); document.write( "3x=84 \n" ); document.write( "x=28 mi \n" ); document.write( "28mi/2h=14mi/h \n" ); document.write( "28mi/h speed of the faster bike. \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |