document.write( "Question 242374: least common multiple 150, 28, 135 \n" ); document.write( "
Algebra.Com's Answer #177428 by edjones(8007)![]() ![]() You can put this solution on YOUR website! Find the prime factors of each number: \n" ); document.write( "150: 2 3 5 5 \n" ); document.write( "28: 2 2 7 \n" ); document.write( "135: 3 3 3 5 \n" ); document.write( "Multiply each factor the greatest number of times it occurs in any number. \n" ); document.write( "2*2*3*3*3*5*5*7=18900 LCM \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |