document.write( "Question 37018: Two cyclists start biking from a trail’s start 3 hours apart. The second cyclist travels at 10 miles per hour and starts 3 hours after the first cyclist who is traveling at 6 miles per hour. How much time will pass before the second cyclist catches up with the first from the time the second cyclist started biking? \n" ); document.write( "
Algebra.Com's Answer #22752 by Paul(988)![]() ![]() ![]() You can put this solution on YOUR website! Letting x be the speed \n" ); document.write( "The word after in this problem is the key word to look for. \n" ); document.write( "After means plus and before means subbtract \n" ); document.write( "EQUATION: \n" ); document.write( "6(x+3)=10x \n" ); document.write( "4x=18 \n" ); document.write( "x=4.5 \n" ); document.write( "Hence, about 4.5 hours will pass. \n" ); document.write( "Paul. \n" ); document.write( " |