document.write( "Question 1207624: Let $M$ be the least common multiple of $1,$ $2,$ $\dots,$ $12$, $13$, $14$, $15$, $16$. How many positive divisors does $M$ have? \n" ); document.write( "
Algebra.Com's Answer #845597 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "M is the LCM of 1, 2, 3, ..., 15, 16 \n" ); document.write( "The largest number of factors of 2 in any of those numbers is 4 (2^4=16) \n" ); document.write( "The largest number of factors of 3 in any of those numbers is 2 (3^2=9) \n" ); document.write( "No other prime factor less than 16 occurs more than once. So \n" ); document.write( "M = (2^4)(3^2)(5^1)(7^1)(11^1)(13^1) \n" ); document.write( "The number of positive divisors of M is (5*3*2*2*2*2) = 240 \n" ); document.write( "ANSWER: 240 \n" ); document.write( " \n" ); document.write( " |