document.write( "Question 972502: what is the smallest number that is divisible by 585 nd 624 ? \n" ); document.write( "
Algebra.Com's Answer #594802 by Edwin McCravy(20083)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "That's called \"the least common multiple\"or lcm(585,624).\r\n" );
document.write( "We write the prime factorization of each:\r\n" );
document.write( "\r\n" );
document.write( "Look at prime factor 2:\r\n" );
document.write( "\r\n" );
document.write( "585 = 3*3*5*13\r\n" );
document.write( "624 = 2*2*2*2*3*13\r\n" );
document.write( "\r\n" );
document.write( "2 is a factor of 585 0 times.\r\n" );
document.write( "2 is a factor of 624 4 times.\r\n" );
document.write( "\r\n" );
document.write( "So 2 is a factor of lcm(585,624) 4 times because 4 ≥ 0.\r\n" );
document.write( "----------------------\r\n" );
document.write( "\r\n" );
document.write( "Look at prime factor 3:\r\n" );
document.write( "\r\n" );
document.write( "585 = 3*3*5*13\r\n" );
document.write( "624 = 2*2*2*2*3*13\r\n" );
document.write( "\r\n" );
document.write( "3 is a factor of 585 2 times.\r\n" );
document.write( "3 is a factor of 585 1 time.\r\n" );
document.write( "\r\n" );
document.write( "So 3 is a factor of lcm(585,624) 2 times because 2 ≥ 1.\r\n" );
document.write( "----------------------\r\n" );
document.write( "\r\n" );
document.write( "Look at prime factor 5:\r\n" );
document.write( "\r\n" );
document.write( "585 = 3*3*5*13\r\n" );
document.write( "624 = 2*2*2*2*3*13\r\n" );
document.write( "\r\n" );
document.write( "5 is a factor of 585 1 time.\r\n" );
document.write( "5 is a factor of 585 0 times.\r\n" );
document.write( "\r\n" );
document.write( "So 5 is a factor of lcm(585,624) 1 time because 1 ≥ 0.\r\n" );
document.write( "----------------------\r\n" );
document.write( "\r\n" );
document.write( "Look at prime factor 13:\r\n" );
document.write( "\r\n" );
document.write( "585 = 3*3*5*13\r\n" );
document.write( "624 = 2*2*2*2*3*13\r\n" );
document.write( "\r\n" );
document.write( "13 is a factor of 585 1 time.\r\n" );
document.write( "13 is a factor of 585 1 time.\r\n" );
document.write( "\r\n" );
document.write( "So 13 is a factor of lcm(585,624) 1 time because 1 ≥ 1.\r\n" );
document.write( "----------------------\r\n" );
document.write( "\r\n" );
document.write( "Put it all together:\r\n" );
document.write( "\r\n" );
document.write( " 2 is a factor of lcm(585,624) 4 times. \r\n" );
document.write( " 3 is a factor of lcm(585,624) 2 times.\r\n" );
document.write( " 5 is a factor of lcm(585,624) 1 time.\r\n" );
document.write( "13 is a factor of lcm(585,624) 1 time.\r\n" );
document.write( "\r\n" );
document.write( "So lcm(585,624) = 2*2*2*2*3*3*5*13 = 9360. \r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );