document.write( "Question 1015366: Two subway trains run though a station. One train goes through the station every 44 minutes and the other train goes through the station every 28 minutes. If they just went through the station at the same time, how many minutes will it be until the next time they are both at the station at the same time?\r
\n" );
document.write( "\n" );
document.write( "=================================\r
\n" );
document.write( "\n" );
document.write( "Would you have to find the LCM? I'm not sure what to do exactly so that's why I'm asking this here. Thanks to anyone who can help! :) \n" );
document.write( "
Algebra.Com's Answer #631733 by macston(5194) You can put this solution on YOUR website! . \n" ); document.write( "The answer is the least common multiple. \n" ); document.write( ". \n" ); document.write( "Find prime factors: \n" ); document.write( "44 = 2 x 2 x 11 \n" ); document.write( "28 = 2 x 2 x 7 \n" ); document.write( ". \n" ); document.write( "The factor 2 is used twice at most, 7 and 11 each once at most: \n" ); document.write( ". \n" ); document.write( "2 x 2 x 7 x 11 = 308 \n" ); document.write( ". \n" ); document.write( "ANSWER: They will both be at the station at the same time in 308 minutes.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |