document.write( "Question 1002801: Two buses leave the terminal at the same time. One bus completes its route in 75 minutes the other in 65 minutes. How many hours will pass before the buses meet back at the terminal? \n" ); document.write( "
Algebra.Com's Answer #619671 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Two buses leave the terminal at the same time. \n" ); document.write( " One bus completes its route in 75 minutes the other in 65 minutes. \n" ); document.write( " How many hours will pass before the buses meet back at the terminal? \n" ); document.write( ": \n" ); document.write( "Find the least common multiple of 75 and 65 using prime factoring \n" ); document.write( "75: 3 * 5 * 5 \n" ); document.write( "65: 5 * 13 \n" ); document.write( "LCM: 3*5*5*13 = 975 minutes to be at the terminal at the same time \n" ); document.write( "975min/60 = 16.25 hrs which is 16 hrs 15min \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "Check this, find how many trips each will make in 975 min \n" ); document.write( "975/75 = exactly 13 trips \n" ); document.write( "975/65 = exactly 15 trips \n" ); document.write( " |