document.write( "Question 1022784: Every 5th customer gets a free drink, every 6th customer gets free chips and every 10th customer gets a free sandwich - how many customers will it take to come in the shop until one Customer gets all three \n" ); document.write( "
Algebra.Com's Answer #638434 by richard1234(7193)\"\" \"About 
You can put this solution on YOUR website!
LCM(5,6,10) = 30\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Assuming there *is* a customer that gets all three, every 30th customer will get all 3.
\n" ); document.write( "
\n" );