document.write( "Question 114689: How do you find the LCM of a number?Can you please give me a couple of examples to study also.THANKS \n" ); document.write( "
Algebra.Com's Answer #83453 by chitra(359)\"\" \"About 
You can put this solution on YOUR website!
Method 1 \r
\n" ); document.write( "\n" ); document.write( "Simply list the multiples of each number (multiply by 2, 3, 4, etc.) then look for the smallest number that appears in each list. \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Example: Find the least common multiple for 5, 6, and 15.
\n" ); document.write( "First we list the multiples of each number. \r
\n" ); document.write( "\n" ); document.write( "Multiples of 5 are 10, 15, 20, 25, 30, 35, 40,...\r
\n" ); document.write( "\n" ); document.write( "Multiples of 6 are 12, 18, 24, 30, 36, 42, 48,...\r
\n" ); document.write( "\n" ); document.write( "Multiples of 15 are 30, 45, 60, 75, 90,....\r
\n" ); document.write( "\n" ); document.write( "Now, when you look at the list of multiples, you can see that 30 is the smallest number that appears in each list.
\n" ); document.write( "Therefore, the least common multiple of 5, 6 and 15 is 30. \r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Find the least common multiple of 5, 6 and 15. \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Factor into primes\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Prime factorization of 5 is 5\r
\n" ); document.write( "\n" ); document.write( "Prime factorization of 6 is 2 x 3\r
\n" ); document.write( "\n" ); document.write( "Prime factorization of 15 is 3 x 5\r
\n" ); document.write( "\n" ); document.write( "Notice that the different primes are 2, 3 and 5.\r
\n" ); document.write( "\n" ); document.write( "Now, we do Step #1 - Count the number of times each prime number appears in each of the factorizations...\r
\n" ); document.write( "\n" ); document.write( "The count of primes in 5 is one 5\r
\n" ); document.write( "\n" ); document.write( "The count of primes in 6 is one 2 and one 3\r
\n" ); document.write( "\n" ); document.write( "The count of primes in 15 is one 3 and one 5\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Step #2 - For each prime number, take the largest of these counts. So we have...\r
\n" ); document.write( "\n" ); document.write( "The largest count of 2s is one\r
\n" ); document.write( "\n" ); document.write( "The largest count of 3s is one\r
\n" ); document.write( "\n" ); document.write( "The largest count of 5s is one\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Step #3 - Since we now know the count of each prime number, you simply - write down that prime number as many times as you counted for it in step 2. \r
\n" ); document.write( "\n" ); document.write( "Here they are...\r
\n" ); document.write( "\n" ); document.write( "2, 3, 5\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Step #4 - The least common multiple is the product of all the prime numbers written down.\r
\n" ); document.write( "\n" ); document.write( "2 x 3 x 5 = 30\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Therefore, the least common multiple of 5, 6 and 15 is 30.
\n" ); document.write( "
\n" ); document.write( "
\n" );