document.write( "Question 1127797: You have a string of blinking lights. The blue lights blink every 5 seconds and the red lights blink every 3 seconds. How many times will the lights blink at the same time in one minute. \n" ); document.write( "
Algebra.Com's Answer #744341 by addingup(3677)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Numbers divisible by 5 are those ending in 5 and 0. Thus, they will blink together every time a multiple of 3 is 5 or 0: \n" ); document.write( ": \n" ); document.write( "3,6,9,12,(15),18,21,24,27,(30),33,36,39,42,(45), 48, 51, 54, 57, (60) \n" ); document.write( "You can count the times, I put them in parenthesis.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |