document.write( "Question 40573: A viedo game has three villans which appear on screen at different intervals. One villan appears every 3 seconds, a second villan appears every 5 seconds, and a third villan appears every 12 seconds. When will all three villans appear at the same time? List all the possibilites ihn an organized way.\r
\n" );
document.write( "\n" );
document.write( "A)in 120 seconds B)in 150 seconds C)in 60 seconds D)in 30 seconds \n" );
document.write( "
Algebra.Com's Answer #25986 by longjonsilver(2297) You can put this solution on YOUR website! the answers have to be multiples of all 3 numbers: 3, 5 and 12.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Looking at 5 and 12, we have 60, 120, 180, 240, etc. \n" ); document.write( "3 also goes into each of these, so this set of numbers is the answer.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Jon. \n" ); document.write( " |