document.write( "Question 1106402: A piece of land is 20 miles in circumference. Three persons, A, B, and C, start from the same place and travel the same way. A travels 3 mph, B 7 mph, and C 11 mph. In what time will they be together again?\r
\n" );
document.write( "\n" );
document.write( "Unsure how to solve. Non-homework.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #721372 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! It takes 20/3 hours for the first to go around, 20/7 for the second and 20/11 for the third. \n" ); document.write( "Look at the first and second \n" ); document.write( "3/20 of the circumference is the distance the first goes around in an hour. \n" ); document.write( "How long until A is lapped by the second, who goes around 7/20 of the circumference in an hour? \n" ); document.write( "(3x/20)+1=(7x/20) is the distances traveled in one hour, adding a lap to the A to have them both meet again. \n" ); document.write( "multiply everything by 20 \n" ); document.write( "3x+20=7x, 4x=20, x=5 \n" ); document.write( "In 5 hours, the first goes 15/20 or 3/4 of the way, and the second goes 35/20 around or 1 3/4 of the way. They meet. \n" ); document.write( "If the first meets the second, what about the second and the third? \n" ); document.write( "(7x/20)+1=(11x/20) \n" ); document.write( "7x+20=11x \n" ); document.write( "4x=20 \n" ); document.write( "x=5 hours as well. \n" ); document.write( "In 5 hours, C goes 55/20 around, and that is 2 15/20 laps or 2 3/4 the way. The three of them will meet in 5 hours, 3/4 of the way around the track. \n" ); document.write( "(One can do this for the planets as well).\r \n" ); document.write( "\n" ); document.write( "Another way in x hours A goes (# of laps) 3x/20 miles, B 7x/20 miles, and C 11x/20 miles \n" ); document.write( "B and C have to go at least 1 lap more than A. \n" ); document.write( "7x/20 -1=3x/20 \n" ); document.write( "4x/20=1 \n" ); document.write( "x=5 \n" ); document.write( "Try that for C. \n" ); document.write( "11x/20-1=3x/30 \n" ); document.write( "8x=20 \n" ); document.write( "x=2.5. C laps A in 2.5 hours and every 2.5 hours. \n" ); document.write( "Try C and B \n" ); document.write( "11x/20-1=7x/20 \n" ); document.write( "4x/20=1 \n" ); document.write( "x=5 hours. \n" ); document.write( "C laps B in 5 hours and A in 2.5 and 5 hours, so they are all together in 5 hours. \n" ); document.write( " |