document.write( "Question 1118620: Dear Sir I am jayson Can you explain me the difference between LCM and HCF and difference between Multiple and Factor? \n" ); document.write( "
Algebra.Com's Answer #733993 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "A multiple of a given number is any number that can be obtained by multiplying the given number by a positive integer. For example, the multiples of 5 are \n" ); document.write( "5, 10, 15, 20, 25, ... (the list goes on forever...) \n" ); document.write( "A factor is a number which divides evenly into the given number. For example, the factors of 24 are \n" ); document.write( "1, 2, 3, 4, 6, 8, 12, and 24 (and no more -- unlike the list of multiples) \n" ); document.write( "Then to use tutor @ikleyn's examples, to find the LCM (least common multiple) of 20 and 30, we list the multiples of 20 and the multiples of 30 and look for the smallest (least) number that is in both lists: \n" ); document.write( "20: 20, 40, 60, 80, 100, ... \n" ); document.write( "30: 30, 60, 90, 120, ... \n" ); document.write( "The smallest number in both lists is 60; the LCM of 20 and 30 is 60. \n" ); document.write( "And to find the GCF (greatest common factor), we list the factors of 20 and 30 and find the largest (greatest) number that is in both lists: \n" ); document.write( "20: 1, 2, 4, 5, 10, 20 \n" ); document.write( "30: 1, 2, 3, 5, 6, 10, 15, 30 \n" ); document.write( "The largest number in both lists is 10; the GCF of 20 and 30 is 10. \n" ); document.write( "I hope this helps further.... \n" ); document.write( " |