document.write( "Question 697858: Sears has a sale on mechanics tool chests every 40 days and a sale on mechanics tool sets every 60 days. If both are on sale today, how long will it be before they are on sale together again? \n" ); document.write( "
Algebra.Com's Answer #430299 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Sears has a sale on mechanics tool chests every 40 days and a sale on mechanics tool sets every 60 days. If both are on sale today, how long will it be before they are on sale together again? \n" ); document.write( "----- \n" ); document.write( "Using prime-factor method of finding the least common multiple: \n" ); document.write( "40 = 2^3*5 \n" ); document.write( "60 = 2^2*3*5 \n" ); document.write( "------- \n" ); document.write( "lcm = 2^3*3*5 \n" ); document.write( "lcm = 8*15 \n" ); document.write( "lcm = 120 days \n" ); document.write( "------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |