document.write( "Question 629721: Jake and Snake have a 360 day membership to a badminton club. Jake will use it every other day. Snake will use it every third day. They both use the club on day one. How many days total out of 360 will at least one of them use the club? \n" ); document.write( "
Algebra.Com's Answer #396464 by josmiceli(19441)![]() ![]() You can put this solution on YOUR website! Jake will use the club 180 times \n" ); document.write( "Snake will use the club 120 times \n" ); document.write( "------------------------- \n" ); document.write( "I don't want to count twice those days \n" ); document.write( "when both use the club, only once. \n" ); document.write( "-------------------------- \n" ); document.write( "The 1st day gets counted only once, \n" ); document.write( "so I subtract 1 \n" ); document.write( "-------------------------- \n" ); document.write( "Since 6 is the smallest number that \n" ); document.write( "is divisible by both 2 and 3, \n" ); document.write( "every day 6 is a day when both \n" ); document.write( "are there, so \n" ); document.write( "and I subtract 60 \n" ); document.write( "-------------------------- \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "So, 299 days total out of 360 at least one of them use the club \n" ); document.write( "Hope I got it \n" ); document.write( " |