document.write( "Question 122712: Mercury, Venus, and Earth revolve around the sun once every 3,7, and 12 months, respectively. If the three plants are in a straight line, what is the smallest number of months that pass before they line up agian? \n" ); document.write( "
Algebra.Com's Answer #90074 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find the least common multiple of 3, 7, and 12 \n" ); document.write( "Write the prime-factor form of each of the nuimbers: \n" ); document.write( "3 = 3 \n" ); document.write( "7 = 7 \n" ); document.write( "12 = 3*2^2 \n" ); document.write( "The lcm must have each factor raised to the highest power present. \n" ); document.write( "---------------- \n" ); document.write( "lcm = 3*7*2^2 = 84 months \n" ); document.write( "-------------------- \n" ); document.write( "Earth will make 7 revolutions, each taking 12 months. \n" ); document.write( "Venus will take 12 revolutions, each taking 7 months. \n" ); document.write( "Mercury will take 28 revolutions, each taking 3 months.\r \n" ); document.write( "\n" ); document.write( "======================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |