document.write( "Question 352621: What is the least common multiple of 42 & 56? \n" ); document.write( "
Algebra.Com's Answer #252010 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! What is the least common multiple of 42 & 56? \n" ); document.write( "--- \n" ); document.write( "Find the prime factor form of 42 and 56 \n" ); document.write( "42 = 2*3*7 \n" ); document.write( "56 = 2^3*7 \n" ); document.write( "--- \n" ); document.write( "The least common multiple must have each of the \n" ); document.write( "prime factors in their highest power. \n" ); document.write( "--- \n" ); document.write( "lcm = (2^3)*3*7 = 168 \n" ); document.write( "------------------------ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |