document.write( "Question 1123968: A yellow neon light blinks every 6 seconds, a pink neon light blinks every 5 seconds,and a red neon light blinks every 4 second. How many times within 30 minutes will they blink together.? \n" ); document.write( "
Algebra.Com's Answer #740349 by Alex.33(110)![]() ![]() You can put this solution on YOUR website! In this case we're finding the common multiples of 6,5,and 4, within 30. \n" ); document.write( "6=2*3 \n" ); document.write( "4=2*2 \n" ); document.write( "5=1*5. \n" ); document.write( "a common multiple must contain each factor in all numbers at least once. \n" ); document.write( "smallest common multiple: 2*2*3*5=60. \n" ); document.write( "So unlucky...0 times. \n" ); document.write( " \n" ); document.write( " |